SAP Replication Server Registry Keys

When you install an SAP Replication Server for Windows, the installation program and server configuration store configuration information to several branches, called keys, in the Windows Registry.

In some cases, you may be able to manually change the registry to configure the SAP Replication Server features. However, if you make incorrect changes, you can seriously impair your Windows system.

Warning!  Do not modify key values in the registry unless you are an experienced Windows administrator, and you are familiar with the regedt32 utility. See your system Windows documentation for information about using regedt32.

HKEY_LOCAL_MACHINE\SOFTWARE\SYBASE\Replication Server

Registry values that contain information about the software.
Key Name Default Description
CurrentVersion 15.7 Version number of the SAP Replication Server installed on the computer
Description Replication Server Name of the software installed

HKEY_LOCAL_MACHINE\SOFTWARE\SYBASE\Replication Server\server_name

Registry values that contain basic information about the SAP Replication Server server_name.
Key Name Default Description
ServerType REP Type of server

HKEY_LOCAL_MACHINE\SOFTWARE\SYBASE\Server\server_name\Parameters

Registry values that contain start-up parameters for the SAP Replication Server server_name when server_name is started as a Windows service.

Key Name Default Description
Arg0 -Sserver_name Name of the SAP Replication Server
Arg1 -C:installed_directory\path\server_name.cfg Location and name of the configuration file for the SAP Replication Server server_name
Arg2 -E:installed_directory\path\server_name.log Location and name of the log file for sample Replication Server server_name
Arg3 -Iinstalled_directory\ini\sql.ini Location of the sql.ini file

HKEY_LOCAL_MACHINE\SOFTWARE\SYBASE\Server\server_name\Environment

Registry values that contain environment variables for the SAP Replication Server server_name when server_name is started as a Windows service. The key values in this branch take precedence over other values for these variables.

Key Name Default Description
SYBASE installed_directory Value for the SYBASE variable
SYBASE_REP 15.5 Value for the SYBASE_REP variable