HP NonStop SQL/MX Messages Manual page 385

Table of Contents

Advertisement

SQLC and SQLCO Preprocessor Messages (13000
through 13999)
SQL 13515
13515 Picture clause is not valid for a host variable.
Cause. You specified an invalid PICTURE clause for a host variable. The PICTURE
clause must be one of:
PIC[TURE] X (length)
PICTURE [S] { 9(integer) [V9(scale)] | V9(scale) }
[USAGE [IS]] DISPLAY [SIGN [IS] LEADING SEPARATE [CHARACTER]]
PICTURE [S] { 9(integer) [V9(scale)] | V9(scale) }
[USAGE [IS]] { COMP[UTATIONAL] | COMP-5 | BINARY }
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 13516
13516 Unexpected end of input file encountered after line
number.
Cause. NonStop SQL/MX reached the end of the input file while processing EXEC
SQL.
Effect. The operation fails.
Recovery. Correct the input file and resubmit.
SQL 13517
13517 Line number is too long to process and has been
truncated.
Cause. The text in line number is longer than the buffer and has been truncated.
Effect. NonStop SQL/MX truncates the line, which can affect compilation.
Recovery. Correct the syntax and resubmit.
SQL 13518
13518 Line number cannot be interpreted as a COBOL line type.
Cause. The text in line number could not be interpreted as a COBOL line type.
Effect. The operation fails.
HP NonStop SQL/MX Messages Manual—640324-001
14 -25

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents