sp_resumesub

Description

Resumes all subscriptions or a specified subscription.

Syntax

sp_resumesub [sub_name]

Parameters

sub_name

is the name of the subscription to resume.

Examples

Example 1

sp_resumesub subdoc

Resumes the subscription subdoc.

Usage

See also

sp_helpsub, sp_suspendsub