Sybase Replication Server 15 Installation Manual page 9

Table of Contents

Advertisement

Key
Definition
variable
Variables (words standing for values that you fill in) are in italics.
{ }
Curly braces mean you must choose at least one of the enclosed options. Do not include braces in the
command.
[ ]
Brackets mean you may choose or omit enclosed options. Do not include brackets in the command.
|
Vertical bars mean you may choose no more than one option (enclosed in braces or brackets).
,
Commas mean you may choose as many options as you need (enclosed in braces or brackets).
Separate your choices with commas, to be typed as part of the command.
Commas may also be required in other syntax contexts.
( )
Parentheses are to be typed as part of the command.
...
An ellipsis (three dots) means you may repeat the last unit as many times as you need. Do not include
ellipses in the command.
Installation Guide for UNIX
Examples that show the use of Replication Server commands are printed as
follows:
alter user louise
set password hFE5t
verify password hFE5t
Command names, command option names, program names, program flags,
keywords, configuration parameters, functions, and stored procedures are
printed as follows:
Use
to change the password for a login name.
alter user
Variables, parameters to functions and stored procedures, and user-
supplied words are in italics in syntax and in paragraph text, as follows:
The
set password
Names of database objects, such as databases, tables, columns, and
datatypes, are in italics in paragraph text, as follows:
The
column in the
base_price
Names of replication objects, such as function-string classes, error classes,
replication definitions, and subscriptions, are in italics.
Syntax conventions
Table 1. Examples combining these elements follow.
Table 1: Syntax formatting conventions
Obligatory choices
Curly braces and vertical bars – choose only one option.
{red | yellow | blue}
new_passwd clause specifies a new password.
table is a
Items
Syntax formatting conventions are summarized in
About This Book
datatype.
money
ix

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Replication Server 15 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Replication server 15.0

Table of Contents