OCI-44733
        The repository XML Index cannot be dropped directly.
        
        
        Cause
        An attempt was made to drop the repository XML Index using the DROP INDEX statement.
        Action
        Use DBMS_XDB_ADMIN.DROPREPOSITORYXMLINDEX to drop a repository XML Index.
        
     
    
    
        OCI-44733
        The repository XML Index cannot be dropped directly
        
        
        Cause
        DROP INDEX could not be used on the repository XML Index.
        Action
        Try using DBMS_XDB_ADMIN.DROPREPOSITORYXMLINDEX.
        
     
    
    
        OCI-44733
        The repository XML Index cannot be dropped directly
        
        
        Cause
        DROP INDEX could not be used on the repository XML Index.
        Action
        Try using DBMS_XDB_ADMIN.DROPREPOSITORYXMLINDEX.