The following table describes the Boomerang server commands.
-access | Used to create an access file. See Creating and Maintaining the Server Access File in the AcuServer User's Guide or Executing Non-COBOL Programs on the Client in the AcuConnect User's Guide for more information. |
-alias | Used to create an alias. See Step 1 Creating an Alias File for details on this command. |
-c configuration- filename | Specifies the configuration file that should be used by Boomerang. If the -c option is not specified, Boomerang will use the file specified by the environment variable, A_BOOMERANGCFG. If neither the -c or A_BOOMERANGCFG are specified, the default boomerang.cfg file is used. |
-e error-filename | Specifies the error file for the Boomerang server. |
-f | Runs the Boomerang server in the foreground. |
-kill [-n port] | Stops the Boomerang server. You can optionally specify the port. |
-start [-n port] | Starts the Boomerang server. You can optionally specify the port. |
-t # | Turns on the tracing function. When combined with the -e option, trace information is placed in the named error file. The # represents the type of tracing or logging to be performed.
|