Category Archives: ORA Database Error Messages

ORA-30962: inconsistent ODCI input arguments

oracle

ORA-30962: inconsistent ODCI input arguments
Cause: unexpected internal error
Action: File a bug and provide the test case

Back to previous menu

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

ORA-30961: internal SQL statement is too long

oracle

ORA-30961: internal SQL statement is too long
Cause: unexpected internal error
Action: File a bug and provide the test case

Back to previous menu

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

ORA-30960: The entity is neither an XPATH nor a NAMESPACE

oracle

ORA-30960: The entity is neither an XPATH nor a NAMESPACE
Cause: The given string had invalid syntax
Action: Check the syntax for XPATH and NAMESPACE

Back to previous menu

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

ORA-30959: The indexed column is not stored in CLOB

oracle

ORA-30959: The indexed column is not stored in CLOB
Cause: An attempt was made to create an XML Index on an OR-XMLType column
Action: Re-create the XML Index on a CLOB-XMLType column

Back to previous menu

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

ORA-30957: cannot downgrade because there are XML indexes

oracle

ORA-30957: cannot downgrade because there are XML indexes
Cause: An attempt was made to downgrade a database that has XML indexes
Action: Drop all XML indexes before attempting the downgrade

Back to previous menu

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

ORA-30956: invalid option for XML Index

oracle

ORA-30956: invalid option for XML Index
Cause: Unexpected error
Action: File a bug

Back to previous menu

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

ORA-30953: XML minoccurs value (string) violated

oracle

ORA-30953: XML minoccurs value (string) violated
Cause: An attempt was made to delete more than the required minimum number of elements (specified by the minoccurs facet) from an XML document
Action: Do not attempt to delete more than the required minimum number of elements that must be present from the XML document. ////// Errors 30955 to 30989 reserved for XML Index

Back to previous menu

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

ORA-30952: illegal configuration of HTTP/HTTPS in xdbconfig.xml

oracle

ORA-30952: illegal configuration of HTTP/HTTPS in xdbconfig.xml
Cause: An attempt was made to update xdbconfig.xml when either 1) a value was specified for http2-port but not for http2-protocol (or vice versa), OR 2) http-port and http2-port were set to the same value
Action: Specify values for both elements http2-port and http2-protocol, AND set different values for http-port and http2-port

Back to previous menu

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

ORA-30951: Element or attribute at Xpath string exceeds maximum length

oracle

ORA-30951: Element or attribute at Xpath string exceeds maximum length
Cause: An attempt was made to insert a node of length exceeding the maximum length (specified by the maxLength facet) into an XML document
Action: Do not attempt to add a node exceeding the maximum length to XML documents

Back to previous menu

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

ORA-30946: XML Schema Evolution warning: temporary tables not cleaned up

oracle

ORA-30946: XML Schema Evolution warning: temporary tables not cleaned up
Cause: An error occurred after the schema was evolved while cleaning up temporary tables. The schema evolution was successful
Action: If the user needs to remove the temporary tables, use the mapping table to get the temporary table names and drop them. ///// End of XML Schema Evolution errors (30942 to 30950 reserved)

Back to previous menu

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