Table of Contents

Search

  1. About the Data Vault Administrator Guide
  2. Introduction to the Data Vault
  3. Data Vault Service Startup and Shutdown
  4. Data Vault Configuration
  5. Data Vault SSL Setup
  6. Data Vault ODBC Setup
  7. Data Vault Administration
  8. Data Repartitioning
  9. Partial Data Vault Copy
  10. Archived Data Migration
  11. Bulk File Uploader
  12. Data Vault Administration Tool
  13. Data Vault Logs
  14. User Account Privileges
  15. ssasql Command Line Program
  16. Data Vault Audit Log
  17. Sample Configuration Files

Data Vault Administrator Guide

Data Vault Administrator Guide

Ssamon Component

Ssamon Component

The ssamon monitoring utility tracks the running, completed, and failed upload jobs. It returns the job status based on job ID, date range, or daily runs.
Ssamon uses the following command line syntax:
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.
The following graphic is an example of the current status log generated by the
-j
option:
The following graphic is an example of the current status log generated by the
-d
option:
The following graphic is an example of the current status log generated by the
-r
option:

0 COMMENTS

We’d like to hear from you!