My Oracle Support Banner

Sync PDB failed with ORA-40365 while performing 'alter user sys' (Doc ID 2777162.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 18.0.0.0 and later
Information in this document applies to any platform.

Symptoms

select name pdb_name, time, message, type, status
from PDB_PLUG_IN_VIOLATIONS
where status !='RESOLVED'
and message not like 'Service name or network name of service %in the PDB is invalid or conflicts with an exis%'
order by name, time desc;


PDB_NAME                        TIME                                           MESSAGE                                                                                                                               TYPE         STATUS
------------------------------ ------------------------------           ------------------------------------------------------------------------------------------------------------- ----------   ---------
ATTESTATIONS                   16-MAR-21 12.03.25.355969 AM   Sync PDB failed with ORA-40365 while performing 'alter user sys account lock password expire'    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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.