SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
SQLC and SQLCO Preprocessor Messages (13000
through 13999)
HP NonStop SQL/MX Messages Manual—523730-004
13-26
SQL 13519
Cause. The text in line number contains an unterminated character literal.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 13520
Cause. The text in line number does not correctly continue a character literal.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 13521
Cause. You attempted to define a DISPLAY host variable other than as a SIGN
LEADING SEPARATE data type at line number.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 13522
Cause. You specified the DECLARE SECTION as nested code.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
13519 Line number contains an unterminated character literal.
13520 Line number does not correctly continue a character
literal.
13521 Line number: DISPLAY host variables must be SIGN
LEADING SEPARATE.
13522 DECLARE SECTION cannot be nested.