Configuration parameters and command

You can configure the ERSSD backup time and directory by using the following Replication Server configuration parameters in Table 4-3, with this command:

configure replication server
set
     {erssd_backup_start_time |      erssd_backup_start_date |
     erssd_backup_dir | 
     erssd_backup_interval}
to <value>

Do not update these values directly in the rs_config table.

Table 4-3: ERRSD configuration parameters

Repserver configuration parameter

Value

Default

errsd_backup_start_time

Time the backup starts.

Specified as: “hh:mm AM” or “hh:mm PM”, using a 12-hour clock, or “hh:mm” using a 24-hour clock.

01:00 AM

erssd_backup_start_date

Date the backup begins.

Specified as “MM/DD/YYYY”

Current date

errsd_backup_interval

Interval between backups of database and log.

Specified as “nn hours” or “nn minutes” or “nn seconds”.

24 hours

errsd_backup_dir

Location of stored backup files.

Should be a full directory path. Configuring this path causes an immediate, unscheduled backup.

Same directory as the transaction log mirror; initial value specified in rs_init.