![HP NonStop SQL/MX Messages Manual Download Page 382](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150382.webp)
SQLC and SQLCO Preprocessor Messages (13000
through 13999)
HP NonStop SQL/MX Messages Manual — 640324-001
14 -22
Recovery. Check the file's location, name and security, verify that no other process
has it open, and resubmit. Check that the source and output file names are not the
same, so that the preprocessor will not overwrite the source file.
SQL 13506
Cause. NonStop SQL/MX could not open the COBOL output source file
name
.
Effect. The operation fails.
Recovery. Check the file's location, name, and security, verify that no other process
has it open, and resubmit. Check that the source and output file names are not the
same, as the preprocessor will not overwrite the source file.
SQL 13507
Cause. NonStop SQL/MX encountered an error while parsing the source
detail
text.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 13508
Cause. You did not enter the keyword or character that NonStop SQL/MX required.
When the preprocessor is processing the code within a control block such as IF,
WHILE, DO, or is at the end of one, it looks for the keyword that ends that block and
then a semicolon, and issues this message if that keyword or character is not found:
For example:
In an IF or WHILE block:
*** ERROR[13508] Expecting END, found EXEC.
When IF is not followed by THEN:
*** ERROR[13508] Expecting THEN, found ;.
When WHILE is not followed by DO:
*** ERROR[13508] Expecting DO, found ;.
When the keyword END is not followed by a semicolon while processing an IF or
WHILE block:
*** ERROR[13508] Expecting ;, found EXEC.
13506 COBOL output source file
name
cannot be opened.
13507 Error while parsing source:
detail text
.
13508 Expecting
keyword
, found
keyword
.
Summary of Contents for NonStop SQL/MX
Page 4: ......
Page 8: ...Contents HP NonStop SQL MX Messages Manual 640324 001 iv ...
Page 26: ...General Messages 0 through 999 HP NonStop SQL MX Messages Manual 640324 001 2 2 ...
Page 130: ...SQL MX MXCMP Messages 2000 through 2999 HP NonStop SQL MX Messages Manual 640324 001 4 34 ...
Page 242: ...Normalizer Messages 5000 through 5999 HP NonStop SQL MX Messages Manual 640324 001 7 2 ...
Page 246: ...Optimizer Messages 6000 through 6999 HP NonStop SQL MX Messages Manual 640324 001 8 4 ...
Page 248: ...Generator Messages 7000 through 7999 HP NonStop SQL MX Messages Manual 640324 001 9 2 ...
Page 614: ...Utility Messages 20000 through 23099 HP NonStop SQL MX Messages Manual 640324 001 18 138 ...
Page 752: ...Non SQLCODE Error Messages HP NonStop SQL MX Messages Manual 640324 001 A 14 MXGNAMES Utility ...