ORA-00942: table or view does not exist
Hi
All,
I am getting this error under MED schema
ORA-00942: table or view does not exist
for FROM v$session s, v$sess_io si, v$session_longops sl
I have checked all the view name and spelling. I have also checked MED have a DBA privilege. I have also compiled under SYS user.
but still it's not going away from invalid object.
Is there any solution for this?
Thanks,
Vishal