Invalid login

The RepAgent requires only a login name and password for the Replication Server user. The user must have connect source permission in the Replication Server. An LTM uses a configuration file that contains the login names and passwords for logging in to the Adaptive Server and Replication Server. To scan the Adaptive Server log you must specify the System Administrator or Database Owner login name and password. The login name and password the LTM uses to log in to the Replication Server must be defined to the Replication Server with the create user command.

When the RepAgent fails to log in to the Replication Server, RepAgent retries the login and error 9216 is displayed in the Adaptive Server log. If RepAgent continues to fail logging in to the Replication Server, RepAgent error 9214 is displayed in the Adaptive Server error log.

When the LTM fails to log in to the Replication Server, Replication Server error 1421 is displayed in the LTM error log:

Message: 1421, State: 0, Severity: 11 -- ’Invalid login attempted by user ’john’
Jan 25 18:04:11.613 1997: Connection to server MY_PRS failed.

When the LTM fails to log in to the Adaptive Server, Replication Server error 4002 is displayed in the LTM error log:

Message: 4002, State: 1, Severity: 14 -- ’Login failed.’’
Jan 25 18:05:54.034 1997: Connection to server MY_PDS failed.