Section 3: Mirror Replication Agent parameter values for Replication Server

Item

Description

Example value

Your value

3a

rs_host_name

The name of the Replication Server host machine.

rs_host

3b

rs_port_number

The port number Mirror Replication Agent uses to log in to Replication Server.

Check with your System Administrator to determine which port numbers are available.

1111

3c

rs_username

The Replication Server client user ID that Mirror Replication Agent uses to log in to the primary Replication Server.

This user ID must have connect source authority in the Replication Server.

NoteThe rs_username parameter value and the pdb_maint_user (item 2c) parameter value cannot be the same.

rauser

3d

rs_password

The Replication Server client user password that Mirror Replication Agent uses.

rapwd

3e

rs_charset

The character set Mirror Replication Agent uses when creating LTL commands for Replication Server.

It must match Replication Server’s character set as defined by RS_charset in the Replication Server configuration file in $SYBASE/REP-15_0/install/<repinstance>.cfg, where <repinstance> is the name of the Replication Server instance.

NoteSet this property to the character set of the primary Replication Server. Otherwise, Replication Server incorrectly converts the character set of LTL commands it receives from Mirror Replication Agent. This value may be different from the RA_JAVA_DFLT_CHARSET value (which should match the primary database's character set) so that Mirror Replication Agent correctly converts the character data being replicated. Character set conversion slows performance.

iso_1