Replication Server executable program

You use the repserver or repsrvr.exe command at the operating system prompt to run the Replication Server program.

For example, to run repserver, log in to the operating system as the “sybase” user, and execute repserver using the following syntax:

repserver [-C config_file] [-i id_server] [-S rs_name]
	[-I interfaces_file] [-E errorlog_file] [-M] [-v]
	[-K keytab_file]

Refer to Chapter 7, “Executable Programs,” in the Replication Server Reference Manual for complete information about each of the parameters of the repserver command.

The rs_init program creates the run file “RUN_name,” where name is the name of the Replication Server. The run file specifies the repserver command with parameters set for the installed Replication Server. Normally, you start Replication Server by executing the run file.

The Replication Server executable program and the Replication Server run file are located in the bin subdirectory of the Sybase release directory. Refer to your platform’s Replication Server installation and configuration guides for more information.