prune-information-services-jobs
Prunes excess Information Services jobs from the database.
prune-information-services-jobs
[-b value | --bootstrap-config=value]
[-t value | --tool-password=value]
[-l value | --limit=value]
[-I value...]
<-S value... | -a | --all-sites>
Overview
Use this command to prune Information Services jobs from the database. Only jobs that are no longer running (completed, failed, or canceled) are pruned.
Options
| Option | Optional or Required | Default Value | Description |
|---|---|---|---|
|
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
|
Optional | none | The configuration tool password used to decrypt the database password in the bootstrap.xml file. If the tool password is omitted, the command will prompt the end-user for it on the console. |
|
Optional | true | The maximum number of jobs to retain per information link. Overrides the 'information-services.jobs.prune-limit' configuration property. If omitted, the configuration property is used (default: 20). |
|
Optional | false | A comma-separated list of information link library IDs to prune. If omitted, jobs for all information links are pruned. |
|
Optional | false | The name of a site to prune. This argument
can be specified multiple times to prune multiple sites.
Note: You must specify either a target site (-S) or all sites
(-a). These arguments are mutually exclusive.
|
Parent topic: Command-line reference