Oracle DBA, How To, Error, Cause and Action

To Know Your Current Connected Container

You can use SHOW CON_NAME and CON_ID to know which container you are connected to.

SQL> show con_name
CON_NAME
------------------------------
CDB$ROOT
SQL> show con_id
CON_ID
------------------------------
1



No comments:

Post a Comment

Thanks for your comment.