SQL/MX 3.x Messages Manual (H06.22+, J06.11+)

Binder and Compilation Messages (4000 through
4999)
HP NonStop SQL/MX Messages Manual—640324-001
6-54
Recovery. Modify the statement and resubmit.
SQL 4338
Cause. The procedure label or surrogate label of the procedure, which stores privilege
information, cannot be accessed because it is corrupted or accidentally deleted.
Effect. You cannot use the user-defined procedure associated with that label.
Recovery. Retry the operation. If the error persists, contact your service provider.
SQL 4353
Cause. The referential integrity constraint or unique constraint of the table is
inaccessible because it is deleted.
Effect. The operation fails.
Recovery. Retry the operation. If the error persists, contact your service provider.
SQL 4362
Cause. ASC/DESC was specified in the expression of the RANK sequence function.
Effect. The statement fails to prepare.
Recovery. Rewrite the query so that it does not contain ASC/DESC in the argument of
the RANK sequence function.
4338 Procedure label $0~String0 could not be accessed. File
system error: $1~NSKCode.
4353 Table $0~TableName or one of its Referential Integrity
constraints is inaccessible.
4362 Using ASC/DESC with sequence functions is not supported.