Neoview Messages Manual (Volume 1) (R2.5)
SQL 20163
20163 An internal error occurred - invalid include option of CREATE
TABLE LIKE.
Cause SQL was unable to perform the requested 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 20164
20164 The search condition for the specified check constraint has a
syntax error.
Cause You attempted to create a check constraint, but a syntax error was found in the search
condition.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 20173
20173 A transaction must be started before executing this request.
Cause SQL detected an internal error.
Effect SQL is unable to process the statement.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 20174
20174 An internal error occurred - A valid SQLNode is expected.
Cause SQL detected an internal error.
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 20175
20175 An internal error occurred - trying to commit or rollback a
transaction that does not exist.
Cause SQL detected an internal error.
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 20176
20176 A concurrent utility or DDL operation (operation) is being
performed on object object-name. It must complete before the requested
utility operation can run.
utility
name of utility that is running, for example—PURGEDATA.
object-name
is the name of the table, view, synonym, trigger, etc.
operation
type of operation that is currently holding the DDL lock. One of the
following: “DP”—DUP, “PI”—Populate index, “PD”—Purgedata,
“RC”—Recovery, “RF”—Refresh, “VA”—Validate, “TR”—Transform.
282 Utility Messages (20000 Through 23099)