Table 5-1 describes new Replication Server configuration parameters that are stored in the rs_config system table and can be set using configure replication server.
Parameter |
Description |
---|---|
errsd_backup_interval |
Interval between backups of database and log. Specified as “nn hours” or “nn minutes” or “nn seconds.” Default: 24 hours. |
errsd_backup_path |
Location of stored backup files. Should be a full directory path. Configuring this path causes immediate backup. Default: Same directory as the transaction log mirror; initial value specified in rs_init. |
errsd_backup_start_time |
Time the backup starts. Specified as: “hh:mm AM” or “hh:mm “M” using a 12-hour clock, or “hh:mm” using a 24-hour clock. Default: 01:00 AM. |
erssd_backup_start_date |
Date the backup begins. Specified as “MM/DD/YYYY.” Default: current date. |
erssd_ra |
Configures Replication Agent name, to create a route from the current site to another Replication Server. This server name must exist in the interfaces name. erssd_name_ra |
Table 5-2 describes changed Replication Server configuration parameters that are stored in the rs_config system table and can be set using configure replication server.
Parameter |
Description |
---|---|
stats_daemon_sleep_time |
Parameter not supported in this version. |
send_enc_pw |
Renamed to send_enc_pw. The description remains the same, which is as follows: Ensures that Replication Server makes client connections to the RSSD with an encrypted password. Values are on and off (the default). |
stats_flush_rssd |
Parameter not supported in this version. |
stats_reset_afterflush |
Parameter not supported in this version. |