Database Administration (MOSC)

MOSC Banner

19c users from where?

edited Oct 18, 2019 5:00AM in Database Administration (MOSC) 2 commentsAnswered

select count(*)

from sys.cdb_hist_sysmetric summary;

1)

how do I know which CDB or PDB the SYS user is from? I'm assuming there should be some queries to make it conclusive

2)

Any reference that will help in this? Oracle doc is spaghetti like and counter-logic sometimes...

I'm familiar with local (users created in PDB) vs common user (C##) I believe

Thanks

I have another thread but I'm not sure if these are too identical

19c DBA_HIST_SYSMETRIC_SUMMARY grant select privilege on container database doesn't show expected results

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