The directory path for the RASD transaction log file mirror.
The path to the RASD transaction log file mirror in the tran_log_mirror directory created automatically when the Mirror Replication Agent instance was created. For example:
On Microsoft Windows platforms:
%SYBASE%\MRA-12_6\inst_name\repository\tran_log_mirror\inst_name.log
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/tran_log_mirror/inst_name.log
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.
If you specify any valid path and transaction log file name as the value of the rasd_tran_log_mirror parameter, the Mirror Replication Agent instance looks in that directory for its RASD transaction log file mirror, with the name you specified.