rs_helpsub

Displays information about subscriptions.

Syntax

rs_helpsub
 [subscription_name [, replication_definition
	[, data_server, database]]]

Parameters

Examples

Usage

  • If you do not specify any parameters, rs_helpsub lists summary information about all subscriptions defined in the Replication Server. Information include replication definitions, replicate data server and database, autocorrection status, and subscription materialization status at the replicate and primary Replication Server.

  • If you supply a subscription_name string, rs_helpsub displays information about any subscription whose name matches subscription_name.

  • If the subscription_name string matches exactly one subscription name, the owner, creation date, and text of the subscription also display.

  • If the subscription_name string does not match exactly one subscription name, summary information displays for any subscriptions whose names match subscription_name.

  • If you also supply a replication_definition, rs_helpsub displays information only for subscriptions to that replication definition.

  • rs_helpsub does not display subscription replication definition. Use rs_helpdbsub to display subscription replication definition.