sp_helpconn  sp_helplocator

Chapter 4: ASE Replicator Procedures

sp_helplastcommit

Description

Returns information about the most recent transaction committed in the replicate database for the article specified.

Syntax

sp_helplastcommit rep_art, {conn=conn_name|sub=sub_name} 

Parameters

rep_art

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

conn=conn_name

The label identifying a replicate database connection. The connection name (conn_name) must be specified in the form ds.db, where:

sub=sub_name

The label identifying a subscription.

Examples

Example 1

sp_helplastcommit table1, "sub=subdoc"

Returns the timestamp and locator value of the most recent transaction committed for the replicate article table1 in the subscription subdoc. Also returns the validation point for the replicate article table1.

Usage

See also

sp_helplocator, sp_helprep





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

View this book as PDF