Use the ERSSD configuration parameters to configure backup time and backup directory, and ERSSD routing.
configure replication server set {erssd_backup_start_time | erssd_backup_start_date | erssd_backup_dir | erssd_backup_interval | erssd_ra} to 'value'
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 your replication system |