State 107 note

Error database state 107: EDB_ROUTE_REMOTEICLDEST (incorrect remote ICL server). This happens when an inter-site routing message, rdb state 7 RDB_XLATE_POST_XLATE, is being recovered from the start-up of the engine. In some instances, the remote ICL server, or ICL destination, is unresponsive and the ICL destination definition is changed in NetConfig. When this happens, the message is moved to the error database with state 107.

The message is put into the error database during recovery from the recovery database if both of these conditions are met:

  • The message cannot be delivered to the port it thinks it should go to.

    The message stays in the recovery database and in the queue because the server is unresponsive.

  • The configuration, as loaded when the process/thread is started, no longer matches the port the message expects.

    The message stays in the recovery database because the configuration has changed, but the message can be delivered. Delivery continues when possible.

During the error database resend, the port is corrected with the newly configured port.

Note: The destination, including port number, is set when a message is routed, not when the message is delivered.