sysadmin system_version

Description

Displays or sets the system-wide version number for the replication system, allowing you to use the software features in the corresponding release level.

Starting with release 11.5, the site version for individual Replication Servers also enables new features. The system version number need not correspond to the current software version.

Syntax

sysadmin system_version [, version]

Parameters

version

The system version number to use for the replication system.

Valid system version numbers include 1000, 1001, 1002, 1003, 1010, 1011, 1100, 1101, 1102, 1103, 1150, and 1200—corresponding to Replication Server releases. Maintenance releases may support higher system version numbers.

Refer to the Replication Server release bulletin for your platform for information about supported system version numbers.

Examples

Example 1

Executed at the ID Server, displays the current system version number.

sysadmin system_version

Example 2

Executed at the ID Server, changes the system version number to correspond to release 11.0.2. Use this number, for example, if all Replication Servers in the replication system are at least at release 11.0.2.

sysadmin system_version, 1102

Example 3

Executed at the ID Server, changes the system version number to correspond to release 12.0. You can use this number if:

sysadmin system_version, 1200

Usage


System version number and 11.0.x and earlier releases


System version and site version


Mixed-version replication systems


System version and the ID Server


System tables for version information

Permissions

sysadmin system_version requires “sa” permission.

See also

admin version, sysadmin site_version