Database Administration (MOSC)

MOSC Banner

Read only user is able to access v$database

edited May 9, 2017 3:30PM in Database Administration (MOSC) 16 commentsAnswered

Hi All,

I have recently created a read-only user in database but the user is able to query v$database. Below user is not able to query any tables or view. Kindly suggest me on this.

SQL> sho user;

USER is "ECM_SUPPORT"

SQL> select name,open_mode from v$database;

NAME      OPEN_MODE

--------- --------------------

CRP2      READ WRITE

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