rasd_database

(Oracle and Microsoft SQL Server only) The directory path for the Replication Agent System Database (RASD) database file.

Note: This parameter is available only for Oracle and Microsoft SQL Server.

Default

The path to the RASD database file created automatically when the Replication Agent instance was created. For example:
  • On Microsoft Windows platforms:
    %SYBASE%\RAX-15_5\inst_name\repository\inst_name.db
    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/inst_name.db
    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 and RASD database file name on the Replication Agent host machine.

Comments

  • When you create a Replication Agent instance, the repository directory and the RASD database file are created automatically. The default value of the rasd_database parameter points to the RASD database file in that directory.

  • If you specify any valid path and RASD database file name as the value of the rasd_database parameter, the Replication Agent instance looks in that directory for its RASD database file, with the file name you specified.