Create job report – Sun Microsystems Virtual Tape Library User Manual
Page 237
Reports
96267 • G
Appendix A VTL command line reference
223
Create job report
iscon createjobreport -s
[-z
iscon createjobreport --server-name=
[--server-username=
[--report-period=
[--output-file=
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.