Category Archives: ORA Database Error Messages

ORA-31060: Resource at path string could not be deleted

oracle

ORA-31060: Resource at path string could not be deleted
Cause: An error occurred while deleting the named resource. The specific error can be found one lower on the error stack
Action: Look at the next error on the stack and take approprate action

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31059: Cannot insert root XML document node if it already exists

oracle

ORA-31059: Cannot insert root XML document node if it already exists
Cause: An attempt was made to insert a root node into an XML document that already had a root node
Action: Call the appropriate replace function to replace the node instead of inserting it anew

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31058: cannot modify read-only XOBs

oracle

ORA-31058: cannot modify read-only XOBs
Cause: Read-Only XOBs cannot be modified
Action: Use only read operations on such a XOB

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31057: Display Name of the element being inserted is null

oracle

ORA-31057: Display Name of the element being inserted is null
Cause: The Display Name of the element which is being inserted into the RESOURCE_VIEW is null
Action: Specify the Display Name and insert the element into RESOURCE_VIEW

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31056: The document being inserted does not conform to string

oracle

ORA-31056: The document being inserted does not conform to string
Cause: The XMLType element being inserted into the RESOURCE_VIEW does not conform to the specified Schema
Action: Insert an element which conforms to the specified Schema

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31055: A null XMLType element cannot be inserted into RESOURCE_VIEW

oracle

ORA-31055: A null XMLType element cannot be inserted into RESOURCE_VIEW
Cause: The element which is being inserted into the RESOURCE_VIEW is NULL
Action: Specify a non-null XMLType element to insert into RESOURCE_VIEW

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31054: The string operator cannot have an ancillary operator

oracle

ORA-31054: The string operator cannot have an ancillary operator
Cause: An ancillary operator was used with an operator which does not does not support ancillary operators
Action: Remove the ancillary operator in the query

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31053: The value of the depth argument in the operator cannot be negative

oracle

ORA-31053: The value of the depth argument in the operator cannot be negative
Cause: The value of the depth argument passed to the primary operator is not a positive integer
Action: Pass a positive value of the depth argument

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31052: Cannot delete ACL with other references

oracle

ORA-31052: Cannot delete ACL with other references
Cause: The requested deletion of an ACL resource cannot proceed. The ACL is in use by other resources
Action: Remove the resources that are making reference to the ACL in question and try again

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/

ORA-31051: Requested access privileges not supported

oracle

ORA-31051: Requested access privileges not supported
Cause: The requested access privileges are not supported for the specified resource
Action: Ensure that the set of requested access privileges are valid access privileges for the specified resource

Back to previous menu

https://support.oracle.com/
http://www.oracle.com/