rasd_trace_log_dir

The directory path for the Replication Agent System Database (RASD) trace log file.

Default

The path to the repository directory created automatically when the Replication Agent instance was created. For example:
  • On Microsoft Windows platforms:
    %SYBASE%\RAX-15_5\inst_name\repository
    where:
    • %SYBASE% is the path to the Replication Agent installation directory.

    • inst_name is the name of the Replication Agent instance.

  • On UNIX platforms:
    $SYBASE/RAX-15_5/inst_name/repository
    where:
    • $SYBASE is the path to the Replication Agent installation directory.

    • inst_name is the name of the Replication Agent instance.

Value

A valid path on the Replication Agent host machine.

Comments

  • When you create a Replication Agent instance, the repository directory is created automatically as part of the instance directory structure. The default value of the rasd_trace_log_dir parameter points to that directory.

  • If you specify any valid path as the value of the rasd_trace_log_dir parameter, the Replication Agent instance writes its RASD trace log file in that directory.