OpenSwitch log messages thrd__dyns_alloc to thrd__orderby

Message text

Explanation and action

thrd__dyns_alloc: Memory allocation failure

OpenSwitch encountered a memory allocation failure. Reduce the load on this machine, or increase the memory allocated to OpenSwitch and restart the OpenSwitch server.

thrd__dyns_dealloc: ct_dynamic(CS_DEALLOC) failed!

This is an internal OpenSwitch error. Check the OpenSwitch error log for details.

thrd__dyns_dealloc: dyns_get_stmtid failed!

Verify that the call to ct_dynamic (CS_DEALLOC) in the client application had a valid ID and IDLEN or CS_NULLTERM. See the relevant Sybase documents for your client’s APIs.

thrd__dyns_dealloc: Internal error, Couldn't find statement id <ID>.!

Check for failures in the CS_PREPARE statement in the client application, and that the statement was not previously deallocated.

If you cannot resolve the problem, call Sybase Technical Support for assistance.

thrd__dyns_dealloc: Internal error, NULL command handle!

This is an internal OpenSwitch error. Check the OpenSwitch error log for details.

thrd__dyns_dealloc: srv_dynamic(CS_SET, SRV_DYN_ID failed!

Check that the client application is still running and maintains connectivity with OpenSwitch.

If you cannot resolve the problem, call Sybase Technical Support for assistance.

thrd__dyns_dealloc: srv_dynamic(CS_SET, SRV_DYN_IDLEN) failed!

Check that the client application is still running and maintains connectivity with OpenSwitch.

If you cannot resolve the problem, call Sybase Technical Support for assistance.

thrd__dyns_dealloc: srv_dynamic(CS_SET, SRV_DYN_TYPE) failed!

Check that the client application is still running and maintains connectivity with OpenSwitch.

If you cannot resolve the problem, call Sybase Technical Support for assistance.

thrd__dyns_dealloc: thrd__ct_send failed!

Call to ct_send failed. Check that Adaptive Server is still running and that clients like isql can connect to Adaptive Server from the OpenSwitch host.

thrd__dyns_dealloc: thrd__dyns_drop failed!

This is an internal OpenSwitch error. Check the OpenSwitch error log for details.

thrd__dyns_execimmed: ct_cmd_alloc() failed!

The call to ct_cmd_alloc may have failed due to an internal OpenSwitch error.

You may also be running out of memory on the OpenSwitch host. Increase the memory available to the OpenSwitch process and restart the OpenSwitch server. If the problem persists, call Sybase Technical Support.

thrd__dyns_execimmed: ct_dynamic(CS_EXEC_IMMEDIATE) failed!

This is an internal OpenSwitch error. Check the OpenSwitch error log for details.

thrd__dyns_execimmed: srv_dynamic(CS_GET, SRV_DYN_STMT) failed!

Check that the application passed a valid argument for the buffer in the call to ct_dynamic (CS_EXEC_IMMEDIATE). See the relevant Sybase document for your client’s APIs.

thrd__dyns_execimmed: srv_dynamic(CS_GET, SRV_DYN_STMTLEN) failed!

Check that the client did not abruptly disconnect from the OpenSwitch server.

Check that the application passed a valid strlen of the buffer (or CS_NULLTERM) in the call to ct_dynamic (CS_EXEC_IMMEDIATE). See the relevant Sybase document for your client’s APIs.

thrd__dyns_execimmed:mem_alloc(stmtlen) failed!

OpenSwitch encountered a memory allocation failure. Reduce the load on this machine, or increase the memory allocated to OpenSwitch and restart the OpenSwitch server.

thrd__dyns_execimmed:srv_dynamic(CS _SET, SRV_DYN_TYPE) failed!

This error may be due to an abrupt disconnect from the client or loss of network connection between OpenSwitch and the client. Otherwise, this is due to an internal OpenSwitch problem; call Sybase Technical Support for assistance.

thrd__dyns_execute: ct_dynamic(CS_EXECUTE) failed!

Check that the CS_PREPARE statement did not fail. Otherwise, this error is due to an internal OpenSwitch problem; call Sybase Technical Support for assistance.

thrd__dyns_execute: Internal error, Couldn't find statement id <ID>.!

Check that the CS_PREPARE statement did not fail. Otherwise, this error is due to an internal OpenSwitch problem; call Sybase Technical Support for assistance.

thrd__dyns_execute: srv_dynamic(CS_SET, SRV_DYN_ID) failed!

This error may be due to an abrupt disconnect from the client or loss of network connection between OpenSwitch and the client. Otherwise, this is due to an internal OpenSwitch problem; call Sybase Technical Support for assistance.

thrd__dyns_execute: srv_dynamic(CS_SET, SRV_DYN_IDLEN) failed!

This error may be due to an abrupt disconnect from the client or loss of network connection between OpenSwitch and the client. Otherwise, this is due to an internal OpenSwitch problem; call Sybase Technical Support for assistance.

thrd__dyns_execute: srv_dynamic(CS_SET, SRV_DYN_TYPE) failed!

This error may be due to an abrupt disconnect from the client or loss of network connection between OpenSwitch and the client. Otherwise, this is due to an internal OpenSwitch problem; call Sybase Technical Support for assistance.

thrd__dyns_free: Cannot determine connection status.

This is an internal OpenSwitch error. A call to ct_con_props (CS_GET, CS_CON_STATUS) failed. Check any previous errors in the OpenSwitch error log. Call Sybase Technical Support for assistance.

thrd__dyns_free: ct_dynamic(CS_DEALLOC) failed!

This is an internal OpenSwitch error. Check the OpenSwitch error log for details.

thrd__dyns_free: thrd__ct_send failed!

A call to ct_send failed. Check that Adaptive Server is still running and that clients like isql can connect to Adaptive Server from the OpenSwitch host.

thrd__dyns_free: thrd__results failed

This is an internal OpenSwitch error. Check the OpenSwitch error log for details.

thrd__dyns_passthru: dyns_get_stmtid failed!

Verify that the client application passed a valid ID and IDLEN or CS_NULLTERM in the call to ct_dynamic. See the relevant Sybase documents for your client’s APIs.

thrd__dyns_passthru: srv_dynamic failed!

Check the call to ct_dynamic in the client application Verify for a valid operation type. See the relevant Sybase documents for your client’s APIs.

thrd__dyns_prepare: ct_cmd_alloc() failed!

This may be an internal OpenSwitch error due to which the call to ct_cmd_alloc failed.

You may also be running out of memory on the OpenSwitch host. Increase the memory available to the OpenSwitch process and restart the OpenSwitch server. If the problem persists, call Sybase Technical Support.

thrd__dyns_prepare: ct_dynamic(CS_DESCRIBE_INPUT) failed!

This is an internal OpenSwitch error. Check the OpenSwitch error log for details.

thrd__dyns_prepare: ct_dynamic(CS_DESCRIBE_OUTPUT) failed!

This is an internal OpenSwitch error. Check the OpenSwitch error log for details.

thrd__dyns_prepare: ct_dynamic(CS_PREPARE) failed!

This is an internal OpenSwitch error. Check the OpenSwitch error log for details.

thrd__dyns_prepare: mem_alloc(idlen) failed!

OpenSwitch encountered a memory allocation failure. Reduce the load on this machine, or increase the memory allocated to OpenSwitch and restart the OpenSwitch server.

thrd__dyns_prepare: mem_alloc(stmtlen) failed!

OpenSwitch encountered a memory allocation failure. Reduce the load on this machine, or increase the memory allocated to OpenSwitch and restart the OpenSwitch server.

thrd__dyns_prepare: srv_dynamic(CS_GET, SRV_DYN_STMT) failed!

This error may be due to an abrupt disconnect from the client or loss of network connection between OpenSwitch and the client. Otherwise, this is due to an internal OpenSwitch problem; call Sybase Technical Support for assistance.

thrd__dyns_prepare: srv_dynamic(CS_SET, SRV_DYN_ID) failed!

This error may be due to an abrupt disconnect from the client or loss of network connection between OpenSwitch and the client. Otherwise, this is due to an internal OpenSwitch problem; call Sybase Technical Support for assistance.

thrd__dyns_prepare: srv_dynamic(CS_SET, SRV_DYN_IDLEN) failed!

This error may be due to an abrupt disconnect from the client or loss of network connection between OpenSwitch and the client. Otherwise, this is due to an internal OpenSwitch problem; call Sybase Technical Support for assistance.

thrd__dyns_prepare: srv_dynamic(CS_SET, SRV_DYN_TYPE) failed!

This error may be due to an abrupt disconnect from the client or loss of network connection between OpenSwitch and the client. Otherwise, this is due to an internal OpenSwitch problem; call Sybase Technical Support for assistance.

thrd__dyns_prepare: thrd__ct_send(CS_DESCRIBE_INPUT) failed!

Check that Adaptive Server is still running and that clients like isql can connect to Adaptive Server from the OpenSwitch host. If the problem persists, call Sybase Technical Support.

thrd__dyns_prepare: thrd__results(CS_DESCRIBE_OUTPUT failed!

Check that Adaptive Server is still running and that clients like isql can connect to the server from the OpenSwitch host. If the problem persists, call Sybase Technical Support.

thrd__dyns_prepare: Unable to allocate dynamic SQL statement.

OpenSwitch encountered a memory allocation failure. Reduce the load on this machine, or increase the memory allocated to OpenSwitch and restart the OpenSwitch server.

thrd__dyns_prepare:srv_dynamic (CS_GET, SRV_DYN_STMTLEN) failed!

Check that the client application passed a valid strlen of the buffer or CS_NULLTERM in the call to ct_dynamic (CS_PREPARE). See the relevant Sybase documents for your client’s APIs.

thrd__dyns_reprepare: ct_cmd_alloc() failed!

A call to ct_cmd_alloc failed. You may be running out of memory on the OpenSwitch host. Increase the memory available to the OpenSwitch process and restart the OpenSwitch server.

thrd__dyns_reprepare: ct_dynamic(CS_PREPARE) failed!

This is an internal OpenSwitch error. Check the OpenSwitch error log for details.

thrd__dyns_reprepare: Processing results failed!

This is an internal OpenSwitch error. Check the OpenSwitch error log for details.

thrd__dyns_reprepare: thrd__ct_send failed!

Call to ct_send failed. Check that Adaptive Server is still running and that clients like isql can connect to the server from the OpenSwitch host.

thrd__err_cb: Unable to fetch context

This is an internal OpenSwitch error. Call Sybase Technical Support for assistance.

thrd__err_cb: Unable to queue HA switch request

An error occurred when OpenSwitch attempted to switch the connections to the companion Adaptive Server of the current HA-Adaptive Server. Check the status of the companion server and verify that it is accepting connections. Also check the OpenSwitch configuration file and the interfaces file to verify that the server names are listed correctly.

thrd__err_cb: Unable to queue switch request for spid <ID>

An error occurred while OpenSwitch was attempting to switch the connections to the secondary Adaptive Server of the current pool. Check the status of the companion server and verify that it is accepting connections. Also check the OpenSwitch configuration file and the interfaces file to verify that the server names are listed correctly.

thrd__err_cb: Unable to send info

This is an internal OpenSwitch error. Call Sybase Technical Support for assistance.

thrd__execute_select: Unable to allocate command

OpenSwitch may have temporarily run out of memory. Check previous errors in the OpenSwitch error log. You may need to allocate more memory to the OpenSwitch process, or reevaluate the load on the OpenSwitch server given the current resources. If the problem persists, call Sybase Technical Support.

thrd__execute_select: Unable to build command

OpenSwitch may have temporarily run out of memory. Check previous errors in the OpenSwitch error log. You may need to allocate more memory to the OpenSwitch process, or reevaluate the load on the OpenSwitch server given the current resources. If the problem persists, call Sybase Technical Support.

thrd__free: Cannot destroy locale info

This is an internal OpenSwitch error. Call Sybase Technical Support for assistance.

thrd__free: Cannot get global context

This is an internal OpenSwitch error. Call Sybase Technical Support for assistance.

thrd__free: Error destroy option settings.

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch error log.

thrd__free: Error destroying controlling mutex

This is an internal OpenSwitch error. Call Sybase Technical Support for assistance.

thrd__free: Error unlinking thread structure from global thread list.

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch error log.

thrd__free: Unable to cancel pending coordination actions

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch error log.

thrd__free_special: Error destroying controlling mutex

This is an internal OpenSwitch error. Call Sybase Technical Support for assistance.

thrd__free_special: Error unlinking thread structure from global thread list.

This is an internal OpenSwitch error. Call Sybase Technical Support for assistance.

thrd__iodead: Unable to test attention

This error is usually raised when a client disconnects abruptly due to time-out or some other reason. If OpenSwitch behavior is not affected, you can safely ignore this error. Otherwise, call Sybase Technical Support for assistance.

thrd__iodead: Unable to test I/O death

This error is usually raised when a client disconnects abruptly due to time-out or some other reason. If OpenSwitch behavior is not affected, you can safely ignore this error. Otherwise, call Sybase Technical Support for assistance.

thrd__msg_cb: ct_con_props(CS_EED_CMD) failed

This is an internal OpenSwitch error. and may be due to insufficient memory or number of file descriptors. Check previous errors in the OpenSwitch error log. Check the total memory on the OpenSwitch host, and any limit on memory usage or file descriptors for OpenSwitch.

thrd__msg_cb: failed to process EED parameters

This is an internal OpenSwitch error. Call Sybase Technical Support for assistance.

thrd__msg_cb: failed to send done in EED

This is an internal OpenSwitch error. Call Sybase Technical Support for assistance.

thrd__msg_cb: Unable to fetch user data

This is an internal OpenSwitch error. Call Sybase Technical Support for assistance.

thrd__orderby: ct_res_info(CS_NUMORDERCOLS) failed.

This is an internal OpenSwitch error. Call Sybase Technical Support for assistance.

thrd__orderby: ct_res_info(CS_ORDERBY_COLS) failed.

This is an internal OpenSwitch error. Call Sybase Technical Support for assistance.

thrd__orderby: mem_alloc() failed.

OpenSwitch encountered a memory allocation failure. Check the total memory on the OpenSwitch host. Increase the memory available to OpenSwitch and restart the OpenSwitch server.

thrd__orderby: srv_orderby() failed.

This is an internal OpenSwitch error. Call Sybase Technical Support for assistance.