ORA-22886
        scoped table "table" in schema "schema" is not an object table
        - table: The table name.
- schema: The schema name of the table.
        Cause
        The scoped table specified for a REF column was not an object table.
        Action
        Ensure that the scoped table is an object table. Then retry the operation.
        
     
    
    
        ORA-22886
        scoped table "string" in schema "string" is not an object table
        
        
        Cause
        The scoped table specified for a REF column is not an object table.
        Action
        Ensure that the scoped table is an object table.Then retry the operation.
        
     
    
    
        ORA-22886
        scoped table "string" in schema "string" is not an object table
        
        
        Cause
        The scoped table specified for a REF column is not an object table.
        Action
        Ensure that the scoped table is an object table.Then retry the operation.