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-31
SQL 13524
Cause. You specified the DECLARE SECTION in a section where SQLCO did not
expect it.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 13525
Cause. Variable name might not be allocated correctly for a host variable.
Effect. Check that you declared the variable correctly. An incorrect variable can result
in incorrect data from the COBOL compiler.
Recovery. Informational message only; no corrective action is needed.
SQL 13526
Cause. You specified a clause type JUST or OCCURS clause for variable
name on line number.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 13527
Cause. You specified an incorrect SQL DECLARE SECTION. Its first declaration must
be level 01 or 77.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
13524 DECLARE SECTION encountered in unexpected program
section.
13525 Variable name may not be allocated correctly for a host
variable.
13526 Line number, variable name: clause type clause is not
valid for a host variable,
13527 The first declaration in a SQL DECLARE SECTION must
have level 01 or 77.










