sp_tracerep  Chapter 5: Troubleshooting ASE Replicator

Chapter 4: ASE Replicator Procedures

sp_validatesub

Description

Validates a subscription.

Syntax

sp_validatesub sub_name [, rep_art]

Parameters

sub_name

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

rep_art

The name of a replicate article to validate.

NoteTo avoid problems on case-insensitive data servers, always specify replicate object names using the same character case as returned by the catalog stored procedures on the replicate data server.

Examples

Example 1

sp_validatesub subdoc, repdoc

Validates the replicate article repdoc in the subscription subdoc.

Usage

See also

sp_materializesub





Copyright © 2005. Sybase Inc. All rights reserved. Chapter 5: Troubleshooting ASE Replicator

View this book as PDF