Configuration parameters and command

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

configure replication server
set
     {erssd_backup_start_time |
     erssd_backup_start_date |
     erssd_backup_dir |
     erssd_backup_interval | erssd_ra}
to 'value'

Do not update these values directly in the rs_config table.

Table 4-4: ERSSD configuration parameters

Repserver configuration parameter

Value

Default

erssd_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

erssd_backup_interval

Interval between backups of database and log.

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

24 hours

erssd_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.

erssd_ra

Its value should be a server name. It is only used when when a user creates a route from the current site

erssd_name_ra; where erssd_name is the ERSSD name in the user’s replication system