sysadmin site_version

Description

Sets the site version number for the Replication Server. This lets you use the software features in the corresponding release, and prevents you from downgrading to an earlier release.

Syntax

sysadmin site_version [, version]

Parameters

version

The site version number for Replication Server.

The valid site version numbers are 1150 and 1200, which correspond to Replication Server version 11.5 and Replication Server version 12.0. Maintenance releases may support higher site version numbers.

See the Replication Server release bulletin for your platform for information on supported site version numbers.

Examples

Example 1

Displays the current site version number for the Replication Server.

sysadmin site_version

Example 2

Changes the site version number to correspond to release 12.0.

sysadmin site_version, 1200

Usage


System version and site version


Mixed-version replication systems


Upgrading routes


System tables for version information

Permissions

sysadmin site_version requires “sa” permission.

See also

admin version, sysadmin fast_route_upgrade, sysadmin system_version