Sync PDB failed with ORA-28010 while performing 'alter user identified by * password expire account lock container=all
(Doc ID 2777163.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 18.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
select name pdb_name, time, message, type, status
from PDB_PLUG_IN_VIOLATIONS
where status !='RESOLVED'
order by name, time desc;
PDB_NAME TIME MESSAGE TYPE STATUS
------------------------------ ----------------------- -------------------------------------------------------------------------------------------------------------- ---------- ---------
ATTESTATIONS 16-MAR-21 12.04.08.460737 AM Sync PDB failed with ORA-28010 while performing 'alter user XDB identified by * password expire account lock container=all' WARNING PENDING
ATTESTATIONS 16-MAR-21 12.04.08.455297 AM Sync PDB failed with ORA-28010 while performing 'alter user WMSYS identified by * password expire account lock container=all' WARNING PENDING
ATTESTATIONS 16-MAR-21 12.04.08.449907 AM Sync PDB failed with ORA-28010 while performing 'alter user SYSKM identified by * password expire account lock container=all' WARNING PENDING
ATTESTATIONS 16-MAR-21 12.04.08.444466 AM Sync PDB failed with ORA-28010 while performing 'alter user SYSDG identified by * password expire account lock container=all' WARNING PENDING
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |