SQL/MX 2.x Messages Manual (H06.04+)
SQLC and SQLCO Preprocessor Messages (13000
through 13999)
HP NonStop SQL/MX Messages Manual—540498-003
13-24
SQL 13511
Cause. NonStop SQL/MX reached the end of the input file while processing EXEC
SQL. The preprocessor was looking for the termination of the EXEC SQL/MX
statement and reached the end of the file before detecting the end of the statement.
There can be mismatched quote marks or parentheses.
Effect. The operation fails.
Recovery. Correct the syntax of the EXEC SQL/MX statement and resubmit.
SQL 13512
Cause. NonStop SQL/MX received an input file error while processing EXEC SQL.
Effect. The operation fails.
Recovery. Use the errors that accompany this one to diagnose and correct the
problem.
SQL 13513
Cause. You specified the BIT data type, which is not supported in NonStop SQL/MX.
Effect. The operation fails.
Recovery. Specify a data type that NonStop SQL/MX supports.
SQL 13514
Cause. You specified the CHARACTER SET attribute, which is not supported in
NonStop SQL/MX.
Effect. The operation fails.
Recovery. Specify a data type that NonStop SQL/MX supports.
13511 End of input file was reached while processing EXEC
SQL.
13512 Input file error while processing EXEC SQL.
13513 The BIT data type is not implemented in SQL/MX.
13514 The CHARACTER SET attribute is not implemented in
SQL/MX.










