The directory path for RASD backup files.
The path to the RASD backup directory created automatically when the Mirror Replication Agent instance was created. For example:
On Microsoft Windows platforms:
%SYBASE%\MRA-12_6\inst_name\repository\backup
where:
%SYBASE% is the path to the Mirror Replication Agent installation directory.
inst_name is the name of the Mirror Replication Agent instance.
On UNIX platforms:
$SYBASE/MRA-12_6/inst_name/repository/backup
where:
$SYBASE is the path to the Mirror Replication Agent installation directory.
inst_name is the name of the Mirror Replication Agent instance.
A valid path on the Mirror Replication Agent host machine.
When you create a Mirror Replication Agent instance, a RASD backup directory is created automatically as part of the instance directory structure. The default value of the rasd_backup_dir parameter points to that directory.
If you specify any valid path as the value of the rasd_backup_dir parameter, Mirror Replication Agent places its RASD backup files in that directory during RASD backup operations, and it looks in that directory for the RASD backup files during restore operations.