Show TOC

rs_dbversionLocate this document in the navigation structure

Stores the Replication Server System Database (RSSD) version, and the minimal compatible version of Replication Server user database objects.

The rs_dbversion table is stored in each user database, not in the RSSD.

Column

Datatype

Description

last_rssd_ver

int

Obtains the RSSD version of the most recent database upgrade.

min_compat_ver

int

Indicates the minimal RSSD version of Replication Server, with which user database objects are compatible with the current user database.