Category Archives: ORA Database Error Messages

ORA-31082: invalid attribute “string” specified in declaration of “string”

oracle

ORA-31082: invalid attribute "string" specified in declaration of "string"
Cause: The XML schema specifies an invalid attribute
Action: Remove specification of the invalid attribute

Back to previous menu

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

ORA-31081: name not specified for global declaration

oracle

ORA-31081: name not specified for global declaration
Cause: The XML schema does not specify the name for the global declaration of attribute or element or simpleType or complexType
Action: Specify names for all global declarations

Back to previous menu

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

ORA-31080: type not specified for attribute or element “string”

oracle

ORA-31080: type not specified for attribute or element "string"
Cause: The identified attribute or element does not have a type
Action: Make sure that every attribute and element has a valid type specification

Back to previous menu

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

ORA-31079: unable to resolve reference to string “string”

oracle

ORA-31079: unable to resolve reference to string "string"
Cause: The identified type or attribute or element could not be resolved
Action: Make sure that the name corresponds to a valid XML (simple/complex) type or attribute or element and try again

Back to previous menu

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

ORA-31078: error in SQL mapping information

oracle

ORA-31078: error in SQL mapping information
Cause: There is an error in the SQL type and table specification within the XML Schema
Action: Ensure that all specified SQL types and tables are valid and compatible with the corresponding XML types

Back to previous menu

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

ORA-31077: invalid attribute “string” specified

oracle

ORA-31077: invalid attribute "string" specified
Cause: The XML schema specifies an invalid attribute
Action: Remove specification of the invalid attribute

Back to previous menu

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

ORA-31076: required attribute “string” not specified

oracle

ORA-31076: required attribute "string" not specified
Cause: The XML schema does not specify a required attribute
Action: Specify a value for the required attribute

Back to previous menu

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

ORA-31075: invalid string declaration in XML Schema

oracle

ORA-31075: invalid string declaration in XML Schema
Cause: The XML schema contains an invalid declaration identified by the message
Action: Fix the identified error and try again

Back to previous menu

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

ORA-31074: XML comment length string exceeds maximum string

oracle

ORA-31074: XML comment length string exceeds maximum string
Cause: The length of the disk-formatted XML comment exceeded the maximum
Action: Keep outer XML comments declarations below the maximum length. ////// 31075 - 31099 reserved for XML Schema Compiler

Back to previous menu

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

ORA-31073: Resource not retrieved using path name

oracle

ORA-31073: Resource not retrieved using path name
Cause: An attempt was made to access the path name of a resource that was either never saved to disk or was loaded using a method other than with its path name
Action: Perform path name operations only on resources obtained using a path name

Back to previous menu

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