While the database server was waiting for an I/O request to complete, it generated error number nn on an operation that it was attempting to execute.
Contact IBM Technical Support at tsmail@us.ibm.com for assistance.
There are not enough buffers in the buffer pool. The database server could use all available buffers and cause a deadlock to occur.
Change the BUFFERS parameter in the ONCONFIG file to the number that this message recommends. For more information on the BUFFERS parameter, see BUFFERS.
A sanity check is performed on chunks when they are first opened at system initialization. The chunk specified did not pass the check and will be brought offline.
Restore the chunk from a dbspace backup or its mirror.
The internal memory allocation for a big buffer failed.
Increase either virtual memory size (SHMVIRTSIZE), the size of the added segments (SHMADD), or your total shared-memory size (SHMTOTAL).