ORA-30987
        XMLIndex on Oracle XML DB repository does not exist.
        
        
        Cause
        An attempt was made to operate on a nonexistent XMLIndex on Oracle XML DB repository.
        Action
        First, create the index using DBMS_XDB_ADMIN.CREATEREPOSITORYXMLINDEX, and then retry the operation.
        
     
    
    
        ORA-30987
        XML Index on XML DB repository does not exist
        
        
        Cause
        An attempt was made to operate on a non-existent XML Index on XML DB repository.
        Action
        First create the index using DBMS_XDB_ADMIN.CREATEREPOSITORYXMLINDEX. Try the operation again.
        
     
    
    
        ORA-30987
        XML Index on XML DB repository does not exist
        
        
        Cause
        An attempt was made to operate on a non-existent XML Index on XML DB repository.
        Action
        First create the index using DBMS_XDB_ADMIN.CREATEREPOSITORYXMLINDEX. Try the operation again.