Format : PODPS_WEEK [/START_INTERVAL] [/STOP_INTERVAL] [/OUTPUT]
Inputs
/START_INTERVAL
Generate a PODPS Execution Status Report. Use the current time as the Stop Interval and 7 days previous to the current time as the Start Interval. The report will be written to a file named STATUS_yydddLV.PODPS where yy is the current year and ddd is the current day.
$ PODPS_WEEK "/STOP=1990.070:00:00:00"
Generate a PODPS Execution Status Report. Use the specified time as the Stop Interval and 1990.063:00:00:00 as the Start Interval. The report will be written to a file named STATUS_90070LV.PODPS.
$ PODPS_WEEK "/OUTPUT=DIRHOM_1:PODPS_WEEK.RPT"
Generate a PODPS Execution Status Report. Use the current time as the Stop Interval and 7 days previous to the current time as the Start Interval. The report will be written to the following output file: DIRHOM_1:PODPS_WEEK.RPT