Database Administration (MOSC)

MOSC Banner

SYS.GRANTED_ROLES

edited Apr 30, 2013 5:02AM in Database Administration (MOSC) 5 commentsAnswered
Please see below comparison of a data dictionary object in two different 11g versions. I am trying to find an explanation.
SQL*Plus: Release 11.2.0.3.0 Production on Tue Apr 30 08:41:13 2013

Copyright (c) 1982, 2011, Oracle.  All rights reserved.


Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, Automatic Storage Management, OLAP, Data Mining
and Real Application Testing options

SQL> show user
USER is "SYS"
SQL> desc sys.granted_roles
ERROR:
ORA-04043: object sys.granted_roles does not exist

SQL*Plus: Release 11.2.0.1.0 Production on Tue Apr 30 08:41:53 2013

Copyright (c) 1982, 2009, Oracle.  All rights reserved.


Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center