Error 7223

Severity

16

Message text

Cannot %S_MSG site '%S_SRVID'.

Explanation

This error occurs when Adaptive Server fails to complete a read or send operation during a remote procedure call (RPC). The failure can occur in a number of states. Each of these states is described below.

NoteAdaptive Server uses tokens to establish a dialog request with a client. There are several kinds of tokens to send different signals.

State

Meaning

1

Adaptive Server uses buffering for sending and receiving packets to and from remote connections. If an error occurs while Adaptive Server is trying to read the next packet from the remote connection while Adaptive Server is being run in debug mode, error 7223 is raised with state 1. %S_MSG is replaced by “read from” and %S_SRVID is the remote Adaptive Server name.

2

If Adaptive Server confirms that no token was read from the remote connection, then error 7223 is raised with state 2. %S_MSG is replaced by “read from” and %S_SRVID is the remote Adaptive Server name.

3

If an error occurs while Adaptive Server is sending a token to a remote connection, error 7223 is raised with state 3. %S_MSG is replaced by “send to” and %S_SRVID is the remote Adaptive Server name.

4

If an error occurs while Adaptive Server is sending data to a remote connection, error 7223 is raised with state 4. %S_MSG is replaced by “send to” and %S_SRVID is the remote Adaptive Server name.

5

While Adaptive Server is establishing a network connection to a remote Adaptive Server, it translates the remote Server name to a Server ID, opens the logical connection, and then logs in. Error 7223 is raised with state 5 when Adaptive Server fails during one of these operations. %S_MSG is replaced by “send to” and %S_SRVID is the remote Adaptive Server name.

6

Adaptive Server builds a remote procedure call request message in the remote connection send buffer and then sends it. Error 7223 occurs with state 6 when this send fails. %S_MSG is replaced by “send to” and %S_SRVID is the remote Adaptive Server name.

7

If Adaptive Server confirms that no data was read from the remote connection, then error 7223 is raised with state 7. %S_MSG is replaced by “read from” and %S_SRVID is the remote Adaptive Server name.

12

A connection to a remote server using CIS has failed.

13

While establishing a remote connection, a “send to” the remote server failed.

14

While responding to a security request from a remote server, the “send” failed.

15

While responding to an encrypted password request, the “send” failed.

Action

  1. Check the network connection between the locations of your local and remote Adaptive Servers. Make sure packets of data can be sent and received. You may need to ask your network administrator for help.

  2. If you did not find a problem in step 1, call Sybase Technical Support.

Additional information

When you call Sybase Technical Support, have the information ready that is listed in “Reporting errors”, including:

Versions in which this error is raised

All versions