Log Transfer Errors

This section contains writeups for common Adaptive Server Enterprise Log Transfer Utility errors.




Error 9122

Severity

21

Message text

The log transfer process lost its connection to the LTM for database ’%.*s’. Once the LTM re-establishes the connection, replication will continue with no data loss.

Explanation

Through version 11.0.3 of Replication Server, the Log Transfer Manager (LTM), a replication system component, reads the transaction log of the Adaptive Server database being replicated and transfers this information to the Replication Server.

Error 9122 is raised if Replication Server and/or LTM are shut down improperly; if the shutdown occurs while sending data, Adaptive Server is unable to disconnect the LTM connection normally, resulting in a 9122 error and stack trace.

Action

Error 9122 is not a serious error. Once you restart Replication Server and LTM, the log transfer process will resume normally.

To prevent future occurrences of this error, be sure to perform a log suspend before shutting down LTM.

Versions in which this error is raised

11.0.3 and earlier