OCI-31082: invalid attribute string specified in declaration of string

OCI-31082: invalid attribute string specified in declaration of string

Cause: The XML schema specifies an invalid attribute.

Action: Remove specification of the invalid attribute.

OCI-31081: name not specified for global declaration

OCI-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.

OCI-31080: type not specified for attribute or element string

OCI-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.

OCI-31079: unable to resolve reference to string string

OCI-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 or complex) type or attribute or element and try again.

OCI-31078: error in SQL mapping information

OCI-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.

OCI-31077: invalid attribute string specified

OCI-31077: invalid attribute string specified

Cause: The XML schema specifies an invalid attribute.

Action: Remove specification of the invalid attribute.

OCI-31076: required attribute string not specified

OCI-31076: required attribute string not specified

Cause: The XML schema does not specify a required attribute.

Action: Specify a value for the required attribute.

OCI-31075: invalid string declaration in XML Schema

OCI-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.

OCI-31073: Resource not retrieved using path name

OCI-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. or or or or or or 31075 - 31099 reserved for XML Schema Compiler

OCI-31072: Too many child nodes in XMLType fragment for updateXML

OCI-31072: Too many child nodes in XMLType fragment for updateXML

Cause: An attempt was made to pass an XMLType fragment with multiple children as new data for the updateXML operator.

Action: Extract the desired child from the XMLType before passing it to updateXML as the desired new XML node.

OCI-31071: Invalid database username or GUID string

OCI-31071: Invalid database username or GUID string

Cause: An attempt was made to set an invalid username or GUID into an XDB resource metadata property.

Action: Verify the validity of the username or GUID and try again.

OCI-31070: Invalid database user ID string

OCI-31070: Invalid database user ID string

Cause: An attempt was made set an invalid user ID into an XDB resource metadata property.

Action: Verify the validity of the user ID and try again.

OCI-31069: Cannot apply typed changes to non-schema-based XMLType nodes

OCI-31069: Cannot apply typed changes to non-schema-based XMLType nodes

Cause: An attempt was made to insert, delete, or update a non-schema-based XMLType node using an XML schema definition.

Action: Make changes to non-typed nodes only by referencing their tag names.

OCI-31068: updateXML expected data format (string( instead of (string(

OCI-31068: updateXML expected data format (string( instead of (string(

Cause: An attempt was made to use updateXML to update data with a node of the incorrect type. Text and attribute nodes must be updated with string data, whereas element nodes must be updated with XMLType data.

Action: Use CREATEXML or getStringVal to coerce the new data to the proper format.

OCI-31067: XML nodes must be updated with nodes of the same type

OCI-31067: XML nodes must be updated with nodes of the same type

Cause: An attempt was made to use updateXML to update an XML node with a node of another type.

Action: Ensure that the node specified by the XPath matches the type of new data provided.

OCI-31066: Insertion of string into string creates a cycle

OCI-31066: Insertion of string into string creates a cycle

Cause: An attempt was made to insert a link into the XDB hierarchy that would create a cycle in the tree.

Action: Ensure that links to existing resources do not cause cycles.

OCI-31065: Cannot modify read-only property (string(

OCI-31065: Cannot modify read-only property (string(

Cause: An attempt was made to modify an immutable XML node.

Action: Use only read operations on such properties.

OCI-31062: Cannot delete an unsaved resource

OCI-31062: Cannot delete an unsaved resource

Cause: An attempt was made to delete a resource that had not been saved to disk.

Action: Delete only saved resources.

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

OCI-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.

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

OCI-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.

OCI-31058: cannot modify read-only XOBs

OCI-31058: cannot modify read-only XOBs

Cause: Read-Only XOBs cannot be modified.

Action: Use only read operations on such a XOB.

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

OCI-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

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

OCI-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

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

OCI-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

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

OCI-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

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

OCI-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

OCI-31052: Cannot delete ACL with other references

OCI-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.

OCI-31051: Requested access privileges not supported

OCI-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.

OCI-31050: Access denied

OCI-31050: Access denied

Cause: The requested access privileges have not been granted to the current user. User must be granted privileges prior to resource access.

Action: Check the set of requested access privileges to make sure that they are included in the set of access privilges granted to the user.

OCI-31048: Unsaved resources cannot be updated

OCI-31048: Unsaved resources cannot be updated

Cause: An attempt was made to update a resource that was never saved to disk.

Action: Perform a resource insertion instead.

OCI-31047: Could not retrieve resource data at path string

OCI-31047: Could not retrieve resource data at path string

Cause: An error occurred while retrieving the contents and or or metadata of a resource.

Action: Contact Oracle customer support.

OCI-31046: Incorrect argument(s) specified in the operator

OCI-31046: Incorrect argument(s) specified in the operator

Cause: One or more of the arguments specified in the operator in the query are incorrect

Action: Correct the arguments specified in the operator

OCI-31045: Cannot store more than string extras outside the root XML node

OCI-31045: Cannot store more than string extras outside the root XML node

Cause: An attempt was made to store more than the maximum number of XML extras (e.g. comments and processing instructions) either before or after the document s root node.

Action: Keep the number of extras outside the root node below the maximum.

OCI-31044: Top-level prefix length string exceeds maximum string

OCI-31044: Top-level prefix length string exceeds maximum string

Cause: An attempt was made to save to disk a top-level XML namespace prefix whose length exceeded the maximum.

Action: Do not define XML namespace prefixes that exceed the maximum length.

OCI-31043: Element string not globally defined in schema string

OCI-31043: Element string not globally defined in schema string

Cause: The specified element name has not been defined at the top level of the XML schema (i.e. globally). Elements must be defined globally to be the root of an XMLType object.

Action: Check the XML schema definition to make sure the specified element name has been defined at the top level.

OCI-31042: Too many properties in type string

OCI-31042: Too many properties in type string

Cause: The type can only have the same number of properties (elements and attributes) as a table can have columns.

Action: Modify the XML schema to move properties into subelements that are not inlined.

OCI-31041: Property string: Memory type (string) not compatible with database type (string)

OCI-31041: Property string: Memory type (string) not compatible with database type (string)

Cause: The memory type associated with this property is mapped to an incompatible database type, and a conversion cannot be made.

Action: This is an internal error, generally resulting from corruption of the compiled XML schema. Re-register schemas, or contact Oracle support.

OCI-31040: Property string: XML type (string) not compatible with internal memory type (string)

OCI-31040: Property string: XML type (string) not compatible with internal memory type (string)

Cause: The XML datatype given is inconsistent with the database datatype, and a conversion cannot be made.

Action: This is an internal error, generally resulting from corruption of the compiled XML schema. Re-register schemas, or contact Oracle support.

OCI-31039: XML namespace length string exceeds maximum string

OCI-31039: XML namespace length string exceeds maximum string

Cause: The length of the disk-formatted XML namespace exceeded the maximum.

Action: Keep XML namespace declarations below the maximum length.

OCI-31038: Invalid string value: string

OCI-31038: Invalid string value: string

Cause: The text in the XML document did not represent a valid value given the datatype and other constraints in the schema.

Action: Ensure that the specified value in XML documents is valid with respect to the datatype and other constraints in the schema.

OCI-31037: Invalid XML attribute name string

OCI-31037: Invalid XML attribute name string

Cause: The attribute name in the XML document did not match anything in the associated schema.

Action: Supply only schema-defined or XML standard attributes.

OCI-31035: Could not bind locked resource to path string or string

OCI-31035: Could not bind locked resource to path string or string

Cause: An attempt was made to bind an existing resource to a new location in the hierarchy, but a lock could not be obtained on the resource.

Action: Commit or roll back the transaction that has the lock on the resource.

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

OCI-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.

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

OCI-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. or or or or or End of XML Schema Evolution errors (30942 to 30950 reserved)

OCI-30945: Could not create mapping table string

OCI-30945: Could not create mapping table string

Cause: A mapping table could not be created during XML schema evolution. For more information, see the more specific error below this one

Action: Ensure that a table with the given name does not exist and retry the operation

OCI-30944: Error during rollback for XML schema string table string column string

OCI-30944: Error during rollback for XML schema string table string column string

Cause: The given XMLType table or column which conforms to the given schema had errors during a rollback of XML schema evolution. For more information, see the more specific error below this one

Action: Based on the schema, table and column information in this error and the more specific error below, take corrective action

OCI-30943: XML Schema string is dependent on XML schema string

OCI-30943: XML Schema string is dependent on XML schema string

Cause: Not all dependent schemas were specified and or or the schemas were not specified in dependency order, i.e., if schema S1 is dependent on schema S, S must appear before S1.

Action: Include the previously unspecified schema in the list of schemas and or or correct the order in which the schemas are specified. Then retry the operation.

OCI-30942: XML Schema Evolution error for schema string table string column string

OCI-30942: XML Schema Evolution error for schema string table string column string

Cause: The given XMLType table or column which conforms to the given schema had errors during evolution. For more information, see the more specific error below this one

Action: Based on the schema, table and column information in this error and the more specific error below, take corrective action

OCI-30941: Cannot specify empty URI for non-default namespace string

OCI-30941: Cannot specify empty URI for non-default namespace string

Cause: An attempt was made to insert a namespace declaration for a non-default namespace using an empty URI string.

Action: Specify a non-empty URI for namespace declarations other than the default namespace. or or or or or or Errors 30942 to 30950 reserved for XML Schema Evolution

OCI-30940: Cannot resolve prefix string for QName node string

OCI-30940: Cannot resolve prefix string for QName node string

Cause: An attempt was made to store a QName value without having a valid namespace in scope for that prefix.

Action: Declare the namespace for the prefix used

OCI-30939: Order violation: Element string may not follow element string

OCI-30939: Order violation: Element string may not follow element string

Cause: The XML schema specifies a content model that is sequential, where the order of nodes in the instance must follow the order specified by the schema, and this instance relies on the schema validity to avoid maintaining instance order information

Action: Insert elements only in the order specified in the schema

OCI-30938: No prefix defined for namespace string (particle string)

OCI-30938: No prefix defined for namespace string (particle string)

Cause: An XML namespace mapping (xmlns:lamp;lt;lamp;nbsp;prefixlamp;gt;=lamp;lt;lamp;nbsp;namespace URLlamp;gt;) must be defined for each particle (element or attribute) stored in an schema-constrained XMLType document.

Action: Add an xmlns attribute definition (attribute name= xmlns:prefix and value= namespace URL ) to the current XMLType document. The safest place to add this attribute is in the root node of the document to ensure that the mapping will be in scope.

OCI-30937: No schema definition for string (namespace string ) in parent string

OCI-30937: No schema definition for string (namespace string ) in parent string

Cause: The schema definition for the parent node being processed does not allow for the specified child node in its content model. Note that any typecasting via xsi:type must occur before the schema definitions for the new type can be used.

Action: Only insert elements and attributes declared in the schema. Check to make sure that xsi:type (if used) is specified first.

OCI-30936: Maximum number (string) of string XML node elements exceeded

OCI-30936: Maximum number (string) of string XML node elements exceeded

Cause: An attempt was made to insert more than the allowed number of elements (specified by the maxoccurs facet) into an XML document.

Action: Do not attempt to add more than the maximum number of elements to XML documents.

OCI-30935: XML maxoccurs value (string) exceeded

OCI-30935: XML maxoccurs value (string) exceeded

Cause: An attempt was made to insert more than maxoccurs values into a schema-based XML document.

Action: Do not insert more than maxoccurs values into the document.

OCI-30934: string (string node) cannot be inserted in parent string (string node)

OCI-30934: string (string node) cannot be inserted in parent string (string node)

Cause: The schema does not allow a child node of this type to be inserted into a parent node of this type. For example, only element nodes may only be inserted into a document

Action: Insert only child nodes that make sense for this node type

OCI-30933: Element string may not appear at this point within parent string

OCI-30933: Element string may not appear at this point within parent string

Cause: The ordering specified by the content model of the parent does not allow for this element to occur at this position.

Action: Reorder the child elements to conform with the content model of the parent element

OCI-30932: Reference node string not contained in specified parent node string

OCI-30932: Reference node string not contained in specified parent node string

Cause: When using a reference node, it must have the specified parent node

Action: Use a node in the specified parent as the reference

OCI-30931: Element string cannot contain mixed text

OCI-30931: Element string cannot contain mixed text

Cause: XML elements must be declared mixed to contain multiple text nodes

Action: Declare this element type as mixed in its schema

OCI-30930: XML node string (type=string) does not support this operation

OCI-30930: XML node string (type=string) does not support this operation

Cause: The given node s type is not supported for this operation. For example, trying to add children to an attribute node, or passing in a document node as a child, are unsupported operations.

Action: Use a valid node type for the operation.