Home | Previous Page | Next Page   Appendix G. HPL Log-File and Pop-Up Messages >

Pop-Up Messages

Cannot attach to server shared memory.
Explanation:

If the server is on, a permissions problem exists.

User Response:

On UNIX, check that the following permissions and ownership of onpload are set:

-rwsr-sr-x 1 informix informix

On Windows, check the permissions of the user running onpload.

Cannot create shared-memory message queue: error error_num.
Explanation:

A critical initialization error occurred. Probably the UNIX kernel does not have enough shared memory or semaphores configured.

User Response:

Increase shared memory or semaphores. If the condition persists, contact Technical Support.

Platform:

UNIX Only

Cannot create shared-memory pool: errno UNIX_error_num.
Explanation:

The operating system shared-memory system cannot be accessed.

User Response:

See your errno.h file.

Platform:

UNIX Only

Cannot initialize multithreaded library.
Explanation:

A critical initialization error occurred. Probably the UNIX kernel does not have enough shared memory or semaphores configured.

User Response:

Increase shared memory or semaphores. If the condition persists, contact Technical Support.

Platform:

UNIX Only

Cannot initialize shared memory: errno operating-system_ error_num.
Explanation:

The operating system shared-memory system cannot be accessed.

User Response:

See your errno.h file.

Cannot load X resource.
Explanation:

The ipload utility attempted to display a full-color splash screen image but another process was already using the resources needed for color display.

User Response:

Use the ipload -n option, which does not display a splash screen.

Platform:

UNIX Only

Cannot open.
Enter (r)etry, (c)ontinue, (q)uit job when ready
Explanation:

An internal error occurred when onpload attempted to open the load or unload file.

User Response:

Press r to try to access the load or unload file again. Press c to skip the file indicated and continue to process the rest of the files. Press q to stop the job.

Cannot open log file log_file_name.
Explanation:

The log file for the job cannot be opened.

User Response:

See your errno.h file.

Cannot start I/O.
Enter (r)etry, (c)ontinue, (q)uit job when ready
Explanation:

An internal error occurred when onpload attempted to open the load or unload file.

User Response:

Press r to try to access the load or unload file again. Press c to skip the file indicated and continue to process the rest of the files. Press q to stop the job.

Fatal error: shared memory will conflict with server.
Explanation:

The shared-memory segment allocated to onpload is located below the shared memory segment of the server, and the size needed to run the job would cause the onpload shared memory to overlap the shared memory of the server.

User Response:

Reduce the size and number of buffers allocated to onpload on $INFORMIXDIR/etc/plconfig or %INFORMIXDIR%\etc\plconfig, or increase the start address for the shared memory location of the server.

Incorrect database version. Make sure that it is upgraded properly.
Explanation:

Upgrade of onpload database failed.

User Response:

Look in $INFORMIXDIR/etc/conpload.out for information on conversion errors.

Press 'r' when ready, 'c' to shutdown device or 'q' to quit.
Explanation:

The tape device is full.

User Response:

Mount a new tape device and press r to continue the load or unload process. Press c to stop the load or unload process on the current drive. Press q to stop the load or unload process.

Set the shared library path as an absolute path in the plconfig file.
Explanation:

The full absolute path of the ipldd09a.so shared library is not set.

User Response:

Set the HPL_DYNAMIC_LIB_PATH configuration parameter to an absolute path in the plconfig file and restart the job.

Tables with blobs cannot be loaded in High-Performance Mode.
Explanation:

Express mode cannot load tables that contain simple large objects.

User Response:

Use Deluxe mode.

Write error.
Enter (r)etry, (c)ontinue, (q)uit job when ready
Explanation:

An internal error occurred when onpload attempted to open the load or unload file.

User Response:

Press r to try to access the load or unload file again. Press c to skip the file indicated and continue to process the rest of the files. Press q to stop the job.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]