Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

select_catalog_role does not let me see data dictionary

user12021554Jun 22 2010 — edited Jun 22 2010
I am on Oracle 10.2 on HP UNIX 11i. My id has been assigned select_catalog_role, yet I ger error when doing
Select * from dba_users
Select * from dba_tablespaces

I can access some v$ views but not all; e.g., I could not access v$session. Is there some other privilege required in addition to select_catalog_role to see data dictionary.

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 20 2010
Added on Jun 22 2010
4 comments
1,628 views