SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
SQLC and SQLCO Preprocessor Messages (13000
through 13999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
14-30
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.
SQL 13523
Cause. You specified an END DECLARE SECTION without a matching BEGIN
DECLARE SECTION.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
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.
13523 END DECLARE SECTION encountered without a matching
BEGIN DECLARE SECTION.










