SQL/MP Messages Manual
General Messages (0 to 999)
HP NonStop SQL/MP Messages Manual—427720-006
2-9
SQL 225
Cause. Stated in the error message.
Effect. The statement fails.
Recovery. Contact your system manager.
SQL 226
Cause. The reply message from CMON was not the correct length.
Effect. The statement fails.
Recovery. Check that the CMON process returns a reply message with the correct
length when the reply code is 0.
SQL 227
Cause. You specified a program file that was the same as the library file.
Effect. The statement fails.
Recovery. Your DEFINEs are in error. Consider issuing a DELETE DEFINE **
command, and then adding any DEFINEs your program requires. Then, rerun the
program.
SQL 228
Cause. The extended data segment could not be initialized. The file system error
following this error indicates the cause.
Effect. The statement fails.
225 A new process could not be started with the program file
value-1 because PROCESS_CREATE_ could not communicate with
the system monitor process.
226 A server could not be started using program file value-1
because the length of the reply message from CMON was less
than the expected reply length.
227 A new process could not be started with the program file
value-1 because the program file is the same as the library
file.
228 A new process could not be started with the program file
value-1 because a file system error was encountered during
the initialization of an extended data segment.