Neoview Messages Manual (Volume 1) (R2.5)

Cause Failed to raise ESP priority at the beginning of query execution. The reason the query
failed is indicated by the Guardian error number. The failure is likely because the ESP no
longer exists.
Effect The query operation fails.
Recovery Execute the query again. The failure is likely temporary and the re-executed query
may pass.
SQL 8597
8597 Statement was automatically retried retry-value time(s). Delay
before each retry was delay-value seconds. See next entry for the error
that caused this retry.
retry-value
is the number of times the statement was retried.
delay-value
is the interval in seconds between each retry of the statement.
Cause The Neoview platform has automatically retried a query retry-value times in
intervals of delay-value seconds when it ran into a retryable error. The next error message
will show the error number and text of the retryable error.
Effect The query was retried.
Recovery The retry operation is transparent to the application and no recovery is needed.
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.
200 Executor Messages (8000 Through 8999)