rs_fillcaptable

Records estimated transaction rates in the rs_captable table for an existing replication definition.

Syntax

rs_fillcaptable RepDefName, InChRateI, InChRateD, InChRateU,
OutChRateI, OutChRateD, OutChRateU, InTranRate, OutTranRate, DelFlag

Parameters

Examples

Usage

  • Use rs_fillcaptable to describe the transactions for each replication definition you want to include in your stable queue estimate.

  • rs_fillcaptable maintains a work table named rs_captable that contains estimates of change rates for each replication definition in a database.

  • Use the output of rs_fillcaptable as input for the rs_capacity stored procedure.

Related reference
rs_capacity