To change the password for the RSI user for an existing direct route, perform the following steps.
Suspend each direct route from the source Replication Server by entering:
suspend route to dest_replication_server
At the source Replication Server, enter:
alter route to dest_replication_server set password passwd
where dest_replication_server is the destination Replication Server for the route you are altering, and passwd is the password to use for the RSI user login name.
Resume each suspended route from the source by entering:
resume route to dest_replication_server