sp_addreplicateart  sp_addsub

Chapter 4: ASE Replicator Procedures

sp_addreplicateconn

Description

Defines a new replicate database connection.

Syntax

sp_addreplicateconn conn_name [, maint_user [, maint_pw]]

Parameters

conn_name

The name of a replicate database connection. Connection names must be specified in the form ds.db, where:

maint_user

The Maintenance User login for the replicate database.

maint_pw

The Maintenance User password for the replicate database.

Examples

Example 1

sp_addreplicateconn "boulder.doc", fred, P8g3n

Defines a replicate database connection to the database doc on data server boulder, where the Maintenance User login is fred and the Maintenance User password is P8g3n.

Usage

See also

sp_addprimaryconn, sp_addreplicateart, sp_addsub, sp_configreplicateconn, sp_helpreplicateart, sp_helpreplicateconn, sp_helpsub





Copyright © 2004. Sybase Inc. All rights reserved. sp_addsub

View this book as PDF