rep8
This command prints Report 08-Job Histogram.
Syntax
rep8 -V|-U
rep8
[-f date -b time -t date -e time]
[-i file]
[-p ]
rep8
[-b time -e time]
[-i file]
[-p ]
Run the command from the TWS_home directory.
Arguments
- -U
- Displays the command usage information and exits.
- -V
- Displays the command version and exits.
- -f date
- Specifies to print job history from this date forward. Enter the date as yyyymmdd. The default is today's date.
- -b time
- Specifies to print job history from this time forward. Enter the time as hhmm. The default is the HCL Workload Automation startOfDay.
- -t date
- Specifies to print job history up to this date. Enter the date as yyyymmdd. The default is the most recent date.
- -e time
- Specifies to print job history up to this time. Enter the time as hhmm. The default is the HCL Workload Automation start of day time.
- -i file
- Specifies the name of the log file from which job history is extracted.
Note that log files are stored in the
schedlog
directory. The default is the currentSymphony
file.Note: Ensure that the time range specified by the [-f date -b time -t date -e time] arguments is within the date and time range defined in the -i file log file name. - -p
- Specifies to insert a page break after each run date.
Comments
Any time you run rep8 the output of the command contains the information stored until the last time you run JnextPlan, the information related to the run of the current production plan will be contained in the rep8 output the next time you run JnextPlan. For this reason if you run rep8 after having generated the production plan for the first time or after a ResetPlan command, the output of the command contains no statistic information.
Examples
Symphony
file):
rep8
rep8 -f 20050125 -b 0600 -t 20050126 -e 0559 -i schedlog/M199801260601
Symphony
file),
beginning at 6:00 am, and ending at 10:00 pm: rep8 -b 0600 -e 2200