SQL/MX 2.x Messages Manual (H06.10+, J06.03+)
SQLC and SQLCO Preprocessor Messages (13000
through 13999)
HP NonStop SQL/MX Messages Manual—544518-011
13-15
SQL 13060
Cause. The preprocessor was unable to open the listing file name.
Effect. The preprocessor ignores the listing file.
Recovery. Verify that the SQL CLI header file or device exists and is readable, and
resubmit.
SQL 13061
Cause. You specified a data item with invalid NUMERIC precision near line number.
Effect. The preprocessor ignores the UNSIGNED NUMERIC item.
Recovery. Correct the precision of the item and resubmit.
SQL 13062
Cause. You did not specify a corresponding SQL/MX type for an UNSIGNED LONG
LONG (8 byte integer) item.
Effect. The preprocessor ignores the integer item.
Recovery. Specify a corresponding SQL/MX type for this item.
SQL 13063
Cause. Identifier name was not defined near line number.
Effect. The preprocessor ignores the identifier.
Recovery. Correct the syntax and resubmit.
13060 The listing file name could not be opened.
13061 An invalid NUMERIC precision was specified - near line
number.
13062 Unsigned long long type is not allowed - near line
number.
13063 Identifier name is not defined - near line number.










