Installing Replication Agent in Console Mode with a Response File

Perform an interactive installation of Replication Agent using the response file you created.

A console mode installation using a response file allows you to accept or change the default values provided by the response file as you move through the installation.
Note: You must specify values for ltm_admin_user and ltm_admin_pw in the response file before you invoke the installation program.
Invoke the installation program at the command prompt:
  • On Microsoft Windows:
    setupConsole.exe -f responseFileName -i console
    where responseFileName is the full path to the response file, for example, C:\RAX\ResponseFile.txt.
  • On UNIX:
    ./setup.bin -f responseFileName -i console
    where responseFileName is the full path to the response file, for example, /home/sybase/RAX/ResponseFile.txt.

See "Installing Replication Agent with the GUI Wizard" for a description of all of the wizard prompts.

In the event of an installation error, exit the installation program wizard to correct the cause of the error, then restart the installation program.

To verify that the software components were installed correctly, see "Installation Verification."

Related concepts
Installation Verification
Related tasks
Setting Up the SYBASE Environment Variable
Installing Replication Agent with the GUI Wizard
Displaying Debug Information