SQL/MP Messages Manual
General Messages (0 to 999)
HP NonStop SQL/MP Messages Manual—427720-006
2-7
SQL 217
Cause. PROCESS_CREATE_ could not obtain a process control block because your
processor had too many processes running.
Effect. The statement fails.
Recovery. Start your program on a processor that has fewer processes running in it.
SQL 219
Cause. PROCESS_CREATE_ could not allocate a map because the processor had
too many processes running.
Effect. The statement fails.
Recovery. Start your program on a processor that has fewer processes running in it.
SQL 220
Cause. See the file system error code following this error for the cause of the error on
the swap file.
Effect. The statement fails.
Recovery. Correct the file system error condition, and reissue the statement.
SQL 221
Cause. Internal error: A system data structure was corrupted.
Effect. The statement fails.
Recovery. Report the entire message to your service provider.
217 A new process could not be started with the program file
value-1 because PROCESS_CREATE_ could not obtain a process
control block.
219 A new process could not be started with the program file
value-1 because PROCESS_CREATE_ could not allocate a map.
220 A new process could not be started with the program file
value-1 because PROCESS_CREATE_ encountered a file system
error on the swap file value-2.
221 Internal error: A new process could not be started with
the program file value-1 because the file value-2 has an
invalid file format.