Spotfire® Server and Environment - Installation and Administration

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
-b value
--bootstrap-config=value
Optional none The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file.
-t value
--tool-password=value
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.
-l value
--limit=value
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).
-I value
...
Optional false A comma-separated list of information link library IDs to prune. If omitted, jobs for all information links are pruned.
<-S value... 
| -a | --all-sites>
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.