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 Technical Support 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 field in the BUFFERPOOL parameter in the ONCONFIG file to the number that this message recommends. For more information on the BUFFERPOOL parameter, see BUFFERPOOL..
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.
A deprecated ONCONFIG parameter was used. This message displays the first time that you use a deprecated parameter. The shorter form of the message displays thereafter.
Use the suggested alternative ONCONFIG parameter.
A deprecated ONCONFIG parameter was used.
Use the suggested alternative ONCONFIG parameter.
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).
These changes will become the new sbspace default values. Changes have been made to the sbspace. The onspaces utility will read and update 100 smart large objects at a time and commit each block of 100 smart large objects as a single transaction. This utility might take a long time to complete.
This informational message occurs when you issue the following command:
onspaces -ch sbspace -Df "LOGGING=OFF" -y
For more information, see Change Sbspace Default Specifications.