These command
Option | Valid Arguments | Behavior |
---|---|---|
Specify the friendly name of the server. The server registers this name with the APS, and the name is displayed in the CMC and the CCM. The default friendly name is hostname.servertype Note: Do not modify | ||
Specify the APS that the server should register with. Add port if the APS is not listening on the default (6400). This option does not apply to the APS itself. | ||
Specify the port that the server listens on. The server registers this port with the APS. If unspecified, the server chooses any free port > 1024. Note: Before changing, see Changing the default server port numbers. | ||
Bind server to the specified port, or to the specified network interface and port. Useful on multihomed machines.
| ||
Replace bytes with 0 (zero) to eliminate log files. The default value is 512 KB. For details, see Logging server activity. | ||
Windows only. Server restarts if it exits with an unusual exit code. For UNIX, see crystalrestart.sh. | ||
UNIX only. Run the daemon in the foreground. When passing the server's command line to the |
On UNIX, the Crystal Enterprise daemons handle the following signals:
SIGTERM
results in a graceful server shutdown (exit code = 0).
SIGSEGV
, SIGBUS
, SIGSYS
, SIGFPE
, and SIGILL
result in a rapid shutdown (exit code = 1).
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |