Oracle8 Error Messages Release 8.0.4 A58312-01 |
|
Cause: Most likely OS system call error.
Action: Check extra information and contact Oracle Worldwide Support.
Cause: OS system call error.
Action: Check errno and contact Oracle Worldwide Support.
Cause: OS system call error.
Action: Check errno and contact Oracle Worldwide Support.
Cause: OS system call error.
Action: Check errno and contact Oracle Worldwide Support.
Cause: OS system call error.
Action: Check errno and contact Oracle Worldwide Support.
Cause: OS system call error.
Action: Check errno and contact Oracle Worldwide Support.
Cause: OS system call error.
Action: Check errno and contact Oracle Worldwide Support.
Cause: OS system call error.
Action: Check errno and contact Oracle Worldwide Support.
Cause: OS system call error.
Action: Check errno and contact Oracle Worldwide Support.
Cause: OS system call error.
Action: Check errno and contact Oracle Worldwide Support.
Cause: OS system call error.
Action: Check errno and contact Oracle Worldwide Support.
Cause: Client tried to allocate a zero length message.
Action: Refer to kgxp.h for information on the usage of kgxpvalo().
Cause: Client tried to allocate a zero length message.
Action: Refer to kgxp.h for information on the usage of kgxpvalo().
Cause: Client passed in a NULL pointer for deallocation.
Action: Refer to kgxp.h for information on the usage of kgxpvfre().
Cause: The specified port is invalid.
Action: Recreate the port.
Cause: The global name service used by KGXP is not supported.
Action: Either use a different name service, of abort the current process/thread.
Cause: The connection identifier passed in is invalid.
Action: Check the connection identifier, or abort the process/thread.
Cause: The message that was sent is not aligned on the required boundaries.
Action: Use the KGXPALSZ() macro to get the alignment size of messages, and align all messages on this boundary.
Cause: An attempt was made to send a vectored message that exceeds the maximum vector size.
Action: Use a smaller vector size.
Cause: The message to multi-cast was not aligned on the proper boundary.
Action: Align the message appropriately.
Cause: The message that was posted for receive is not aligned on the required boundary.
Action: Use the KGXPALSZ() macro to get the alignment size of messages, and align all messages on this boundary.
Cause: Could not add an accept handle to the free pool.
Action: Exit the process.
Cause: The free pool of accept handles is empty.
Action: Add accept handles to the free pool.
Cause: The maximum communication channels that were specified are already in use for this process/thread.
Action: Destroy connections which are not needed.
Cause: Either the remote address was not valid, or the process was faulty.
Action: Destroy all connections, and try to re-establish them.
Cause: The OSD would not allow KGXP to queue up the storage necessary to accept new incoming connections.
Action: Check the parameters, if they are OK, then abort the process.
Cause: The OSD could not cancel an outstanding request immediately.
Action: Shutdown all connections and abort the process.
Cause: The platform does not support memory communication.
Action: Use the default send/receive.
Cause: Either the wrong password was entered the maximum number of times specified by the profile parameter FAILED_LOGIN_ATTEMPTS, or else the DBA has locked the account.
Action: Wait for PASSWORD_LOCK_TIME or contact the DBA.