Data Archive
- Data Archive 6.5
- All Products
Option
| Description
|
---|---|
-h
| Prints the help screen.
|
-f
| Sends a force kill command to ssaservice.
|
-j
| Prints the current status for the specified job ID, job IDs, or range.
For example:
ssamon -j 10
ssamon -j 10, 11, 12
ssamon -j 10-80
ssamon -j 10-
|
-d
| Prints the job status for a specified date, dates, or date range in "'yyyy-mm-dd'" format.
For example:
ssamon -d "'2017-04-19'"
ssamon -d "'2017-04-19','2017-04-20','2017-04-21'"
ssamon -d "'2017-04-19'-'2017-04-21'"
ssamon -d "'2017-04-19'-"
|
-r
| Prints a daily job report from log.
|
-k
| Sends a force kill command to the specified job ID.
|
-o
| Prints a daily report output file.
|
shutdown immediate
| Shuts down ssaservice and terminates running jobs.
|
shutdown preferred
| Shuts down ssaservice after any running jobs are complete.
|