Sybase SQL Remote DC38133-01-0902-01 User Manual

Page of 485
Chapter 14. Utilities and Options Reference
The name of the executable is as follows:
ssqueue.exe
Windows operating systems.
ssqueue
UNIX operating systems.
Option details
open-server-name
Replication Server must connect to the SQL Remote
Open Server, which therefore must have an open server name. This open
server name is set at the command prompt, and must correspond to a master
and query entry in the interfaces file on the machine running the
SQL Remote Open Server, and to a query entry on the interfaces file of the
machine running Replication Server.
The interfaces file is named
sql.ini on Windows operating systems, and
interfaces on UNIX.
The default value for the open server name is SSQueue.
–c
Specify connection parameters to the database holding the data being
replicated. This connection is required for the SQL Remote Open Server to
gain access to the SQL Remote system tables.
The connection parameters must come from the following list:
Parameter
Description
UID
Login ID
PWD
Password
DBN
(optional) Database name. If this parameter is not supplied,
the connection defaults to the default database for the login
ID.
ENG
Server name.
–cq
Specify connection parameters for the stable queue. If not supplied,
the values default to the
-c
values.
–dl
Display messages in the window or at the command prompt and also in
the log file.
–k
Close window on completion.
–o
Append output to a log file. Default is to send output to the screen.
–os
Specifies the maximum file size for logging output messages. The
allowed size can be specified as
n (bytes), n(kb), or n(Mb). By default
there is no limit, and the minimum limit is 10000 bytes.
Before SQL Remote logs output messages to a file, it checks the current file
size. If the log message will make the filesize exceed the specified size,
313