background image
<< Class XCW: Upgrade unsupported | XJ009 Use of CallableStatement required >>

XIE01 Connection was null

<< Class XCW: Upgrade unsupported | XJ009 Use of CallableStatement required >>
Derby Reference Manual
288
SQLSTATE
Message Text
XIE01
Connection was null.
XIE03
Data found on line <lineNumber> for column <columnName> after the stop
delimiter.
XIE04
Data file not found: <fileName>
XIE05
Data file cannot be null.
XIE06
Entity name was null.
XIE07
Field and record separators cannot be substrings of each other.
XIE08
There is no column named: <columnName>.
XIE09
The total number of columns in the row is: <number>.
XIE0B
Column '<columnName>' in the table is of type <type>, it is not supported by
the import/export feature.
XIE0D
Cannot find the record separator on line <lineNumber>.
XIE0E
Read endOfFile at unexpected place on line <lineNumber>.
XIE0I
An IOException occurred while writing data to the file.
XIE0J
A delimiter is not valid or is used more than once.
XIE0K
The period was specified as a character string delimiter.
XIE0M
Table '<tableName>' does not exist.
XIE0N
An invalid hexadecimal string '<hexString>' detected in the import file.
XIE0P
Lob data file <fileName> referenced in the import file not found.
XIE0Q
Lob data file name cannot be null.
XIE0R
Import error on line <lineNumber> of file <fileName>: <details>
XIE0S
The export operation was not performed, because the specified output file
(<fileName>) already exists. Export processing will not overwrite an existing
file, even if the process has permissions to write to that file, due to security
concerns, and to avoid accidental file damage. Please either change the
output file name in the export procedure arguments to specify a file which
does not exist, or delete the existing file, then retry the export operation.
XIE0T
The export operation was not performed, because the specified large
object auxiliary file (<fileName>) already exists. Export processing will not
overwrite an existing file, even if the process has permissions to write to that
file, due to security concerns, and to avoid accidental file damage. Please
either change the large object auxiliary file name in the export procedure
arguments to specify a file which does not exist, or delete the existing file,
then retry the export operation.
Table 99.
Class XJ: Connectivity Errors
SQLSTATE
Message Text
XJ004
Database '<databaseName>' not found.
XJ008
Cannot rollback or release a savepoint when in auto-commit mode.