ORA-22833
        Must cast a transient type to a persistent type.
        
        
        Cause
        Attempted to use a transient type in the query result, or to return an instance of type SYS.ANYDATASET containing a transient type.
        Action
        Cast the transient type to a structurally equivalent persistent type, or avoid adding a transient type to a SYS.ANYDATASET instance.
        
     
    
    
        ORA-22833
        Must cast a transient type to a persistent type
        
        
        Cause
        An attempt was made to use the transient type in the query result.
        Action
        Cast the transient type to a structurally equivalent persistent type.
        
     
    
    
        ORA-22833
        Must cast a transient type to a persistent type
        
        
        Cause
        An attempt was made to use the transient type in the query result.
        Action
        Cast the transient type to a structurally equivalent persistent type.