Neoview JDBC Type 4 Driver Programmer's Reference (R2.2, R2.3, R2.4, R2.5)
29061 HY00
29061 HY00 Lob object {0} is not current
Cause Attempted to access LOB column data after the cursor moved or the result set from
which the LOB data was obtained had been closed.
Effect The application cannot access LOB data.
Recovery Read the LOB data before moving the cursor or closing the result-set object.
29063 HY00
29063 HY00 Transaction error {0} - {1} while obtaining start data locator
Cause A transaction error occurred when the Type 4 driver attempted to reserve the data
locators for the given process while inserting or updating a LOB column.
Effect The application cannot insert or update the LOB columns.
Recovery Check the file-system error in the message and take recovery action accordingly.
29067 07009
29067 07009 Invalid input value in the method {0}
Cause One or more input values in the given method is invalid.
Effect The given input method failed.
Recovery Check the input values for the given method.
29068 07009
29068 07009 The value for position can be any value between 1 and one
more than the length of the LOB data
Cause The position input value in Blob.setBinaryStream,
Clob.setCharacterStream, or Clob.setAsciiStream can be between 1 and one more
than the length of the LOB data.
Effect The application cannot write the LOB data at the specified position.
Recovery Correct the position input value.
29069 HY000
29069 HY000 Autocommit is on and LOB objects are involved.
Cause An attempt was made to access a LOB column when autocommit made is enabled.
Effect The application cannot access LOB columns.
Recovery Disable the autocommit mode.
29100 HY000
29100 HY000 An internal error occurred.
Cause Internal error.
Effect Operation fails.
Recovery None. Contact the GMCSC and report the entire message.
29101 HY000
29101 HY000 Contact your HP service provider.
Cause Internal error.
Effect Operation fails.
Recovery None. Contact the GMCSC (the service provider) and report the entire message.
86 Messages