ORA-41800
        too many notifications with the notification ID "string"
        
        
        Cause
        Multiple pluggable databases (PDBs) shared the same notification ID.
        Action
        Set a secondary ID attribute in NOTIFICATIONID for the procedure.
        
     
    
    
        ORA-41800
        too many maintenance plans with the notification id "string"
        
        
        Cause
        Multiple pluggable databases (PDBs) shared the same notification ID.
        Action
        Set DBMS_MAINTPLAN.PDBS attribute in plan parameter for the procedure.
        
     
    
    
        ORA-41800
        too many notifications with the notification ID "string"
        
        
        Cause
        Multiple pluggable databases (PDBs) shared the same notification ID.
        Action
        Set a secondary ID attribute in NOTIFICATIONID for the procedure.