Item |
Description |
Example value |
Your value |
|
---|---|---|---|---|
Section 5: Replication Agent parameter values for the primary data server |
5a |
pds_host_name This is the name of the host machine on which the primary data server resides. |
pds_host This value is for Oracle only. |
|
5b |
pds_port_number This is the client socket port number for the primary database gateway server. |
1111 This value is for Microsoft SQL Server and Oracle only. |
||
5c |
pds_server_name This is the name of the Microsoft SQL Server primary database server. |
doc_23 This value is for Microsoft SQL Server only. |
||
5d |
pds_database_name This is the name of the primary database on the primary database server. Replication Agent uses this value to determine which database is the primary database. |
sales_db This name can be the same as the name you gave for item 2b. |
||
5e |
pds_datasource_name This is the data source name (DSN) of the ODBC driver for the primary database. |
sales_db This value is for DB2 Universal Database only. |
||
5f |
pds_username This is the user ID that Replication Agent uses to log in to the primary database. |
pds_user |
||
5g |
pds_password This is the password for pds_username. |
pds_pw |
||
5h |
This is the Java-equivalent of the primary database character set. Unless you want to override the default character set that the JVM finds on your system, you do not need to explicitly set the character set-related environment variable called RA_JAVA_DFLT_CHARSET. However, the system default character set must match the character set of the primary database. |
ISO8859_1 |