Chapter 14. Utilities and Options Reference
Thename of the executable is as follows:
ssqueue.exe Windowsoperating systems.
ssqueue UNIXoperating systems.
Optiondetails open-server-name ReplicationServer must connect to the SQL Remote
OpenServer, which therefore must have an open server name. This open
servername is set at the command prompt, and must correspond to a master
andquery entry in the interfaces file on the machine running the
SQLRemote Open Server, and to a query entry on the interfaces file of the
machinerunning Replication Server.
Theinterfaces file is named
sql.ini
onWindows operating systems, and
interfaces
onUNIX.
Thedefault value for the open server name is SSQueue.
–c Specifyconnection parameters to the database holding the data being
replicated. This connection is required for the SQL Remote Open Server to
gainaccess to the SQL Remote system tables.
Theconnection parameters must come from the following list:
Parameter Description
UID LoginID
PWD Password
DBN (optional)Database name. Ifthis parameter is not supplied,
theconnection defaults to the default database for the login
ID.
ENG Server name.
–cq Specifyconnection parameters for the stable queue. Ifnot supplied,
thevalues default to the -c values.
–dl Displaymessages in the window or at the command prompt and also in
thelog file.
–k Closewindow on completion.
–o Appendoutput to a log file. Defaultis to send output to the screen.
–os Specifiesthe maximum file size for logging output messages. The
allowedsize can be specified as
n
(bytes),
n
K(kb),or
n
M(Mb). By default
thereis no limit, and the minimum limit is 10000 bytes.
BeforeSQL 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