The rasd_tran_log_mirror parameter
is used only by the Replication Agent for Oracle. Replication Agent for
DB2 UDB and Microsoft SQL Server do not use
the rasd_tran_log_mirror parameter.
The directory path for the Replication Agent System Database (RASD) transaction log file mirror.
The path to the RASD transaction log file mirror in the tran_log_mirror directory created automatically when the Sybase Replication Agent instance was created. For example:
On Microsoft Windows platforms:
%SYBASE%\RAX-15_0\inst_name\repository\tran_log_mirror\inst_name.log
where:
%SYBASE% is the path to the Sybase Replication Agent installation directory.
inst_name is the name of the Replication Agent instance.
On UNIX platforms:
$SYBASE/RAX-15_0/inst_name/repository/tran_log_mirror/inst_name.log
where:
$SYBASE is the path to the Sybase Replication Agent installation directory.
inst_name is the name of the Replication Agent instance.
A valid path on the 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 Replication Agent instance looks in that directory for its RASD transaction log file mirror, with the name you specified.