ORA-13842: no SELECT privilege on DBA_SQL_PROFILES

Oracle error message numbers and Oracle error codes.
Post Reply
User avatar
jimb
Site Admin
Posts: 6146
Joined: Thu Jan 19, 2012 1:10 pm
Location: New Delhi, India
Contact:

ORA-13842: no SELECT privilege on DBA_SQL_PROFILES

Post by jimb »

ORA-13842: no SELECT privilege on DBA_SQL_PROFILES
Cause: A user has tried to perform an operation that requires SELECT privileges on the DBA_SQL_PROFILES view.
Action: Either perform the operation as another user or get the privilege
Oracle Database Administration Forums
http://www.oracle-forums.com/
Post Reply