Table of Contents

Search

  1. Preface
  2. Introduction
  3. Servers
  4. Console Client
  5. Search Clients
  6. Table Loader
  7. Update Synchronizer
  8. Globalization
  9. Siebel Connector
  10. Web Services
  11. ASM Workbench
  12. Cluster Merge Rules
  13. Forced Link and Unlink
  14. System Backup and Restore
  15. Batch Utilities

Console Server

Console Server

The MDM-RE Console Server can be started from the command line as follows. Optional servers are not started if their
host:port
is not specified (
-h
).
For Win32:
%SSABIN%\ssacssv Switches
For UNIX:
$SSABIN/ssacssv Switches
where
Switches
are
-nPort
Defines the Console Server’s port number. If the default port number of 1669 is already used by another application, use this parameter to request a different value. Any client connecting to this server would then have to specify the same port number.
-hrbHost:Port
Rulebase Server’s Host name and port.
-hseHost:Port
Search Server’s Host name and port.
-hcoHost:Port
Connection Server’s Host name and port.
-hhtHost:Port
Optional HTTP Server’s Host name and port.
-hxmHost:Port
Optional XML Server’s Host name and port.
-hxsHost:Port
Optional XS Server’s Host name and port.
-1File
Specifies the file where messages written to stdout will be redirected.
-2File
Specifies the file where messages written to stderr will be redirected.
-3File
Specifies the file where error and debug messages will be written.
-wWorkDir
Specifies the working directory for the Console Server process.
-zn
Passes through as argument to Search Server.
-m
Specify Rulebase Server options to be passed to the spawned RB server. This option uses the same values as documented in the
RB Server Options
section but is prefixed by
-m
instead of
-u
.
-o
Launch the Console Server without launching the Connection and combined Rulebase/Search Servers.
-tDirectory
Specifies the absolute name of the directory which contains the test files used in Configure Mode. The install test is in
$SSAWORKDIR/systems
. On Win32 platforms this parameter is supplied by the Installer.
-iFile
Informs the server to start in Configure Mode. This option is set in order to complete a new installation. It causes the first console client to start a session to run the install test. File is a file in the directory specified by the
-t
switch. It contains a list of system import files. These files are used during the testing phase of the setup. The name of this file should be
tests.dat
. On Win32 platforms the server is started in this mode by the Installer.
-uUID -pPWD -sSVC
These specify the User’s Database Userid, Password and Service to be used when communicating with the Database in Configure Mode. They are passed to the client as default values to be used during the test. If not supplied, these values default to blanks. If any of these options are supplied in "normal" mode they are ignored.

0 COMMENTS

We’d like to hear from you!