ORA-42287
        cannot rename user on whose type a table depends
        
        
        Cause
        An attempt was made to rename a user whose schema contained a type on which some table depends.  The operation may not proceed as it would render the table invalid causing loss of data.
        Action
        Drop table(s) dependent on types belonging to the schema of the user being renamed.
        
     
    
    
        ORA-42287
        cannot rename user on whose type a table depends
        
        
        Cause
        An attempt was made to rename a user whose schema contained a type on which some table depends.  The operation may not proceed as it would render the table invalid causing loss of data.
        Action
        Drop table(s) dependent on types belonging to the schema of the user being renamed.
        
     
    
    
        ORA-42287
        cannot rename user on whose type a table depends
        
        
        Cause
        An attempt was made to rename a user whose schema contained a type on which some table depends.  The operation may not proceed as it would render the table invalid causing loss of data.
        Action
        Drop table(s) dependent on types belonging to the schema of the user being renamed.