Database Security Products (MOSC)

MOSC Banner

CDB and PDB user question

Hello all,

The set up

Oracle 19c with pluggable database

cdbroot

pluggable

orclpdb

I have a common user:

c##super_cool

Im not understanding something. The alter session doesnt trigger a log in, in the PDB and even if the account is locked the user can still log in. I know that the alter session isnt technically a log in but it is registered as one in the audit trail.

SQL> sho user

USER is "C##SUPER_COOL"

SQL> sho con_name

CON_NAME

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

CDB$ROOT

SQL> SELECT TO_CHAR (SYSDATE, 'MM-DD-YYYY HH24:MI:SS') "NOW" FROM DUAL;

NOW

Tagged:

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