SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual—523730-004
17-15
Recovery. Use the messages that accompany this one to diagnose and correct the
problem.
SQL 20053
Cause. The utility subsystem that performs transaction management operations failed
while trying to begin a new transaction.
Effect. The operation fails.
Recovery. Use the messages that accompany this one to diagnose and correct the
problem.
SQL 20054
Cause. The utility subsystem that performs CLI requests to SQL failed trying to clean
up memory upon completion of a request.
Effect. The operation fails.
Recovery. None. This is an internal error. Contact your service provider.
SQL 20055
Cause. The utility subsystem that performs CLI requests to SQL failed trying to
prepare a dynamic SQL statement as part of the current request.
Effect. The operation fails.
Recovery. None. This is an internal error. Contact your service provider.
SQL 20056
Cause. The utility subsystem that performs CLI requests to SQL failed trying to close
a previously executed SQL statement.
Effect. The operation fails.
20053 Transaction Management subsystem could not begin a new
transaction.
20054 An internal error occurred - Transaction Management
subsystem could not do Close()on a transaction.
20055 An internal error occurred - Transaction Management
subsystem could not prepare a dynamic SQL statement.
20056 An internal error occurred - Transaction Management
subsystem could not close a statement.