Sun Microsystems Virtual Tape Library manual Create job report

Models: Virtual Tape Library

1 292
Download 292 pages 53.18 Kb
Page 237
Image 237

Reports

Create job report

iscon createjobreport -s <server-name> [-u <username> -p <password>] [-z <report period>] [-D <date-range>] [-o <filename>] [-f] [-X <rpc- timeout>]

iscon createjobreport --server-name=<server-name>

[--server-username=<username> --server-password=<password>]

[--report-period=<report-period>] [--date-range=<date-range>]

[--output-file=<filename>] [--force] [--rpc-timeout=<rpc-timeout>]

Description:

This command creates a report that displays all of the jobs executed during a selected period of time for a specific server.

‐z (‐‐report‐period) is the period of time that the report should cover. The accepted values are:

t ‐ today

y ‐ yesterday

7 ‐ last seven days

30 ‐ last thirty days

‐D (‐‐date‐range) is the starting date and ending date in the following format (maximum 30 days):

YYYYMMDD‐YYYYMMDD or YYYYMMDD

Either ‐z (‐‐report‐period) or ‐D (‐‐date‐range) can be specified, but not both. The date option is applied to the server local time. The default value is: ʺ‐z tʺ (today).

‐o (‐‐output‐file) is the file name used to save the report data. If the output filename is not specified, the default filename is: JobReport‐MM‐DD‐YYYY‐hh‐mm‐ss[.#]

[.#] is the additional suffix when there is a duplicate.

Specify the ‐f (‐‐force) option if you want to overwrite the existing file if the output file already exists.

‐X (‐‐rpc‐timeout) is an option to specify a number between 1 and 30000 in seconds for the RPC timeout. The default RPC timeout is 300 seconds.

96267 • G

Appendix A VTL command line reference 223

Page 237
Image 237
Sun Microsystems Virtual Tape Library manual Create job report