sp_helpsub  sp_resumeprimaryconn

Chapter 4: ASE Replicator Procedures

sp_materializesub

Description

Materializes and validates all replicate articles in a specified subscription, or a specified replicate article in a specified subscription.

Syntax

sp_materializesub sub_name [, rep_art]

Parameters

sub_name

The name of the subscription containing replicate articles to materialize and validate.

rep_art

The name of a replicate article to materialize and validate. Replicate article names can be specified in the form owner.name.

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_materializesub subdoc, repdoc

Materializes and validates the replicate article repdoc in the subscription subdoc.

Usage

See also

sp_addreplicateart, sp_validatesub





Copyright © 2005. Sybase Inc. All rights reserved. sp_resumeprimaryconn

View this book as PDF