SQL/MP Messages Manual
General Messages (0 to 999)
HP NonStop SQL/MP Messages Manual—427720-006
2-3
SQL 203
Cause. A DEFINE of CLASS TAPE or MAP was required, but the indicated DEFINE
was not of CLASS TAPE 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 reissue the statement.
SQL 204
Cause. The DEFMODE value was set to OFF; therefore, SQL/MP did not map any
objects associated with the logical DEFINEs to physical objects.
Effect. The statement fails.
Recovery. Enter the command SET DEFMODE ON, and reissue the statement.
SQL 205
Cause. The DEFINE listed in the error message was not found or had incompatible
attributes.
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 reissue the statement.
SQL 206
Cause. An SQL process could not allocate a segment of memory to hold its data
structures.
Effect. The statement fails.
Recovery. If possible, correct the problem indicated by the ALLOCATESEGMENT
error code. If the value is negative, refer to the Guardian Procedure Calls Reference
Manual for the description of the error codes for the status field of the
203 The DEFINE for value-1 is not of CLASS TAPE or CLASS MAP.
204 DEFMODE is set to OFF so no DEFINEs were mapped.
205 The name value-1 is not a valid logical DEFINE name.
206 Unable to get extended memory (ALLOCATESEGMENT error
value-1).