Automated Process Scheduler
This section provides the command-line options that are specific to the APS.
The default path to the server on Windows is:
C:\Program Files\Crystal Decisions\Enterprise\win32_x86\CrystalAPS.exe
The default path to the server on UNIX is:
INSTALL_ROOT/crystal/enterprise/platform/crystalapsd
For a list of standard command-line options, see Standard options for all servers.
Option
| Valid Arguments
| Behavior
|
-threads
| number
| Use a thread pool of the specified size. The default is one thread per request.
|
-reinitializedb
|
| Cause the APS to delete the system database and recreate it with only the default system objects.
|
-addkey
| licensekey
| Add the specified license key to the APS system database.
|
-quit
|
| Force the APS to quit after processing the -reinitializedb and -addkey options.
|
-connect
|
| Specify the database connection string for the APS database. If this option is present, the new value is written to the APS configuration file. It need only be specified on the first APS startup, or when you change the database subsystem.
|
Related topics
Command lines overview