Oracle® XML Developer's Kit Programmer's Guide 11g Release 2 (11.2) Part Number E23582-01 |
|
|
PDF · Mobi · ePub |
This appendix lists TXU error messages that may be encountered in applications that use Oracle XDK for Java.
See Also:
http://www.w3.org/TR/xquery/#id-errors
for the XQuery error messagesThese error messages may occur during the execution of TXU interfaces.
These error messages are in the range TXU-0100 through TXU-0199.
Cause: There is not a placeholder for the parameter in the query
Action: Supply a parameter whose id can be found as an associated placeholder in the associated query
Cause: Attributes 'col' and 'constant' cannot coexist
Action: Remove either 'col' or 'constant' attribute
Cause: The document lacks an expected node
Action: Supply the missing node
Cause: The element lacks a required attribute of 'col' or 'constant'
Action: Supply either 'col' or 'constant' attribute
Cause: An error occurred during the SQL execution
Action: Resolve the error in the SQL statement
Cause: The SQL query returned no data
Action: Supply data or modify your query
Cause: An attempt to process an unsupported datatype was made
Action: Change the datatype to a supported one
Cause: The size-unit attribute is specified but maxsize is not.
Action: Supply the maxsize attribute, too
Cause: The length of the text data is too long
Action: Shorten the data so it fits in the limit, or enlarge the maxsize attribute and ensure the database column is large enough
Cause: A column in the data section is not declared in the columns section
Action: Modify the column name to a declared one
Cause: A column is declared but the data is missing.
Action: Supply the col element whose name attribute matches the column name
Cause: The query parameter refers to an undeclared column
Action: Specify a declared column
Cause: A column with a query cannot have the specified attribute
Action: Remove either the attribute or query
Cause: The format is in error as reported
Action: Correct the erroneous part
These error messages are in the range TXU-0300 through TXU-0399.
Cause: The document could not be located
Action: Modify the document location or supply the document at the location
Cause: An I/O error happened when reading the file
Action: Resolve the I/O problem
Cause: The archive file could not be located
Action: Ensure that the CLASSPATH includes TransX correctly and only once
Cause: The schema definition of DLF could not be located
Action: Obtain an unbroken copy of a TransX archive
Cause: The path for the archive could not be determined
Action: Ensure that the CLASSPATH includes TransX correctly and only once
Cause: The operation was attempted without a database connection
Action: Open a connection first
Cause: The table name is not provided
Action: Specify a table name
Cause: The data dictionary is corrupted
Action: Restore the data dictionary
Cause: The file name is invalid
Action: Supply a good file name
These error messages are in the range TXU-0400 through TXU-0499.
Cause: An internal assertion was not successful
Action: Contact Oracle customer support
Cause: An internal assertion was not successful
Action: Contact Oracle customer support
Cause: An internal assertion was not successful
Action: Contact Oracle customer support
Cause: An internal assertion was not successful
Action: Contact Oracle customer support