How to change own common user password (cdb/pdb)
Hi,
I have created a common user (as sys) in the cdb eg. c##pwtest.
I have a few pdbs read/write + read only. How can I change the pw when i log in to c##pwtest@cdb ?
The c##test is created only in the read/write pdbs and If i log in to c##pwtest@cdb and want to change the pw it says
ORA-65048: error encountered when processing the current DDL statement in
pluggable database READPDB
ORA-01435: user does not exist (in read only pdb).
I can change the pw without any problems as sys.
Does this mean that only sys can change the pw? How can a c## user change his own pwd?