v$instance - table or view does not exist.
DBA_1976Sep 13 2010 — edited Sep 13 2010Hi,
I have a 10.2.0.3 database on RHEL 4. When I login as sysdba from the server, and then execute the sql stt. "select * from v$instance;" It gives the correct response. But when I am logged in as another user in the same instance, and execute this statement, I get table or view does not exist error. Why? Do I have to have some rights?