sp_validatesub

Description

Validates a subscription.

Syntax

sp_validatesub sub_name [, rep_art]

Parameters

sub_name

is the name of the subscription that contains replicate articles to validate.

rep_art

is the name of a replicate article to validate.

Examples

Example 1

sp_validatesub subdoc, repdoc

Validates the replicate article repdoc in the subscription subdoc.

Usage

See also

sp_materializesub