Job Server
This section provides the command-line options that are specific to the Job Server.
The default path to the server on Windows is:
C:\Program Files\Crystal Decisions\WCS\JobServer.exe
The default path to the server on UNIX is:
INSTALL_ROOT/crystal/enterprise/platform/crystaljobsd
For a list of standard command-line options, see Standard options for all servers.
Option
| Valid Arguments
| Behavior
|
-dir
| absolutepath
| Specify the data directory for the Job Server.
|
-lib
| processinglibrary
| Specify the processing library to load (procreport).
|
-objectType
| progID
| The progID of the processing library (CrystalEnterprise.report).
|
-maxJobs
| number
| Set the maximum number of concurrent jobs that the server will handle. The default is five.
|
-requestJSChildPorts
| lowerbound-upperbound
| Specify the range of ports that child processes should use in a firewall environment. For example, 6800-6805 limits child processes to six ports.
|
Related topics
Command lines overview