Enterprise Manager Cloud Control - Password Change - PDBs don't inherit PW from CDB
Hi,
when I change a password of a CDB with emcli (Doc ID 886984.1) →e.g. emcli update_password -target_type="oracle_database" -target_name="CDB01" -credential_type="DBCreds" -key_column="DBUserName:sys" -non_key_column="DBPassword:oldpw:newpwd:sysdba"
the pdbs don't inherit the pw although (Doc ID 2537274.1) says → …PDBs (Target Type: "oracle_pdb"), as they will inherit that from their CDB(s), and you treat CDBs the same as any other non-PDB, as their Target Type will be either "oracle_database"…
If I choose a pdb in the Cloud Control 13c I get the following errror:
The error below occurred when the Management Server attempted to connect to the database in order to show live monitoring data on this page. However, Enterprise Manager Agent monitoring of the database is still functioning because the Agent's connection to the database was initiated prior to the onset of this error condition. ORA-01017: invalid username/password; logon denied The Connect Descriptor was ….