Database Administration (MOSC)

MOSC Banner

How is it possible to connect CONNECT THROUGH SYSTEM in a PDB..

hello Guru,

My database is in version 12.2, and and my database has a CDB and a PDB...

When i have not CDB and PDB it is working

I am connected on my PDB by :

 alter session set container=PVDXYZ;

and i would like to connect on an other user ..

 ALTER USER WINDXYZ GRANT CONNECT THROUGH SYSTEM;

 connect system[WINDXYZ]

Enter password:

ERROR:

ORA-01017: invalid username/password; logon denied

But i am sur my password is correct...

How is possible to connect WINDXYZ ?

i hope i am clear...

thank you for yours helps...

JP

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