Database Administration (MOSC)

MOSC Banner

Looks like bequeath connection issue on DR

edited May 1, 2016 5:00AM in Database Administration (MOSC) 8 commentsAnswered

Hi Experts,

Wanted to understand what is wrong here.

On my PROD Primary:

I connect as a non-oracle OS user that doesn't belong to dba group and then I connect to the database with some user and run the following query and get the desired output:

SQL> !id

uid=2001(datprd) gid=141(dbs) groups=141(dbs)

SQL> select used_percent from dba_tablespace_usage_metrics where tablespace_name='CMSP1TB01';

USED_PERCENT

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

  82.1571402

On my PROD Standby:

I connect as a non-oracle OS user that doesn't belong to dba group and then I connect to the database with some user and run the following query and I DO NOT get the desired output:

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