Database Administration (MOSC)

MOSC Banner

Granting permissions error

edited Nov 29, 2012 3:42AM in Database Administration (MOSC) 7 commentsAnswered
Dear experts,
Can anyone help me to understand the difference between these two statements.  I just want to grant permission to user on view like v$parameter.  My second question is that what is the base table of dba_data_files and v$datafile; 

SQL> grant select on v_$parameter to scott;
SQL> grant select on v_$parameter to scott;

Regards,
Raman

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