SQL/MP Messages Manual
General Messages (0 to 999)
HP NonStop SQL/MP Messages Manual—427720-006
2-11
SQL 232
Cause. Stated in the error message.
Effect. The statement fails.
Recovery. Correct this condition and reissue the statement. For more information on
the PROCESS_CREATE_ procedure and the description of the error returned by
PROCESS_CREATE_, refer to the Guardian Procedure Calls Reference Manual.
SQL 240
Cause. A DEFINE of CLASS SPOOL or MAP was required, but the indicated DEFINE
was not of CLASS SPOOL or MAP.
Effect. The statement fails.
Recovery. Delete the current DEFINE and add a DEFINE with the correct CLASS
value, or alter the attributes of the DEFINE, and then reissue the statement.
SQL 250
Cause. A volume name specified in the indicated DEFINE had 7 or more characters; a
volume name for a SQL/MP object must not exceed 6 characters.
Effect. The statement fails.
Recovery. Correct the volume name in the DEFINE, and reissue the statement.
SQL 251
Cause. Extended memory could not be allocated because a DEFINEPOOL error was
encountered. The DEFINEPOOL error indicates the cause.
Effect. The statement fails.
232 A new process could not be started with the program file
value-1. See PROCESS_CREATE_ error value-2 with error-detail
value-3 for a description of the problem.
240 The DEFINE for value-1 is not of CLASS SPOOL or CLASS
MAP.
250 The logical name value-1 maps to a physical name that is
not acceptable.
251 An error occurred trying to allocate extended memory
(DEFINEPOOL error #value-1).