RMAN-05109
        With shared undo, one cannot flashback/PITR to an orphan incarnation of the Pluggable Database.
        
        
        Cause
        Specified UNTIL CHANGE was on an orphan incarnation of the Pluggable Database and the undo was in shared undo mode.
        Action
        Check the UNTIL CHANGE or UNTIL RESTORE POINT. The pluggable database can only be restored to an orphan incarnation in local undo mode.
        
     
    
    
        RMAN-05109
        With shared undo, one cannot flashback/PITR to an orphan incarnation of the Pluggable Database.
        
        
        Cause
        Specified UNTIL CHANGE was on an orphan incarnation of the Pluggable Database and the undo was in shared undo mode.
        Action
        Check the UNTIL CHANGE or UNTIL RESTORE POINT. The pluggable database can only be restored to an orphan incarnation in local undo mode.
        
     
    
    
        RMAN-05109
        UNTIL SCN (string) is orphan incarnation of Pluggable Database string
        
        
        Cause
        Specified UNTIL CHANGE was an orphan incarnation of the Pluggable Database.
        Action
        Check the UNTIL CHANGE or UNTIL RESTORE POINT. If the database needs to be restored to an orphan incarnation, use the RESET PLUGGABLE DATABASE command.