SQL/MP Messages Manual
File-System Messages
HP NonStop SQL/MP Messages Manual—427720-006
16-5
SQL 590
Cause. You entered an invalid or inconsistent parameter.
Effect. The requested operation is not performed.
Recovery. Check the syntax, correct it, and resubmit.
SQL 597
Cause. You omitted a required item from a parameter list.
Effect. The requested operation is not performed.
Recovery. Correct the syntax and resubmit.
SQL 632
Cause. The program did not provide enough stack space for the SQL system
procedures.
Effect. The operation fails.
Recovery. Restructure the program to allow for at least 2024 bytes of stack space for
SQL system procedures.
SQL 1024
Cause. This message can have three possible causes.
1. An SQL internal error occurred.
2. The program corrupted the SQL EXS extended segment.
3. The SQL region in the program file was corrupted.
Effect. The operation fails.
Recovery. Host language compile and SQL compile the host language program, and
verify that the program is not corrupting the SQL EXS extended segment (segment
2000). Use DEBUG to verify that the program uses the correct segments. If
590 A parameter value is invalid or inconsistent with another
parameter.
597 A required item is missing from a parameter item list.
632 Not enough stack space exists to perform the operation.
1024 The specified SQL subset is not defined to the file
system.