Neoview Messages Manual (R2.3)

Effect The merge operation fails.
Recovery Ensure that the unique ON clause key is the same key used in the INSERT
statement, and reissue the query.
SQL 8601
8601 Error returned from file system while locking/unlocking.
Cause The file system received an error while locking or unlocking.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8602
8602 The file system reported error number on a lock/unlock operation.
number
is the error number.
Cause The file system received process control procedure error number while performing
a locking or unlocking operation.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8603
8603 Trying to begin a transaction that has already been started.
Cause You attempted to begin a transaction that has already been started.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 8604
8604 Transaction subsystem name returned error number while starting a
transaction.
name
is the subsystem name.
number
is the error number.
Cause Transaction subsystem name has returned error number while starting a transaction.
Effect The operation fails.
Recovery Contact the GMCSC.
SQL 8605
8605 Committing a transaction which has not started.
Cause You attempted to commit a transaction that has not been started.
Effect The operation fails.
Recovery Correct the syntax so that the transaction is started before it is committed, and
resubmit.
SQL 8606
8606 Transaction subsystem name returned error number on a commit
transaction.
name
is the name of the subsystem.
182 Executor Messages (8000 Through 8999)