Category Archives: ORA Database Error Messages

ORA-31009: Access denied for property string

oracle

ORA-31009: Access denied for property string
Cause: An attempt was made to access a property you don't have access to
Action: Check the ACL to see what privileges you have for this property

Back to previous menu

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

ORA-31008: stream error in XDB, error code [string], stream type [string]

oracle

ORA-31008: stream error in XDB, error code [string], stream type [string]
Cause: A stream error occurred in XDB
Action:

Back to previous menu

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

ORA-31007: Attempted to delete non-empty container string/string

oracle

ORA-31007: Attempted to delete non-empty container string/string
Cause: An attempt was made to delete a non-empty container in the XDB hierarchical resolver
Action: Either perform a recursive deletion, or first delete the contents of the container

Back to previous menu

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

ORA-31006: Path name segment length string exceeds maximum length string

oracle

ORA-31006: Path name segment length string exceeds maximum length string
Cause: The length of a path name segment passed to the XDB hierarchical resolver exceeded the maximum length of a path name segment
Action: Choose a shorter path name segment

Back to previous menu

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

ORA-31005: Path name length string exceeds maximum length string

oracle

ORA-31005: Path name length string exceeds maximum length string
Cause: The length of a path name passed to the XDB hierarchical resolver exceeded the maximum length
Action: Choose a shorter path name

Back to previous menu

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

ORA-31004: Length string of the BLOB in XDB$H_INDEX is below the minimum string

oracle

ORA-31004: Length string of the BLOB in XDB$H_INDEX is below the minimum string
Cause: In the XDB$H_INDEX table, the CHILDREN column, a BLOB, must have a certain minimum length without being chained. The calculated length of the LOB was less than the stated minimum
Action: Set the value of the init.ora parameter db_block_size to at least 2K. For XDB to run at its fastest, set db_block_size to 8K

Back to previous menu

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

ORA-31003: Parent string already contains child entry string

oracle

ORA-31003: Parent string already contains child entry string
Cause: An attempt was made to insert a duplicate child into the XDB hierarchical resolver
Action: Insert a unique name into the container

Back to previous menu

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

ORA-31002: Path name string is not a container

oracle

ORA-31002: Path name string is not a container
Cause: XDB expected the given path name to represent a container
Action: Pass a path name or resource handle that represents a container

Back to previous menu

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

ORA-31001: Invalid resource handle or path name “string”

oracle

ORA-31001: Invalid resource handle or path name "string"
Cause: An invalid resource handle or path name was passed to the XDB hierarchical resolver
Action: Pass a valid resouce handle or path name to the hierarchical resolver

Back to previous menu

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

ORA-31000: Resource ‘string’ is not an XDB schema document

oracle

ORA-31000: Resource 'string' is not an XDB schema document
Cause: The given schema URL does not refer to a registered XDB schema
Action: Make sure the specified schema has been registered in XDB

Back to previous menu

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