NetBatch Manual
Run Calendar Generation and Display
NetBatch Manual—522460-004
5-15
Generating a Run Calendar During an Interactive
BATCHCAL Session
Code EOF Last Modification …
SRC9303 101 310 22-Dec-92 11:27:24 …
64>
Step 3: Generate the Calendar
Run the BATCHCAL program, specifying the calendar’s source file as the program’s
input file:
64> BATCHCAL /IN SRC9303/
CAL9303 == File ID of run calendar
18:15 == Default start time for jobs
1993 MARCH WEEKDAY == Run daily Mon-Fri at 18:15
1993 MARCH WEEKEND 09:00 == Run Sats and Suns at 09:00
- 1993 MARCH 01 == Not run on March 01
- 1993 MARCH LAST == Not run on March 31
65> FILEINFO
$NB.CALFILES
Code EOF Last Modification …
CAL9303 848 160 22-Dec-92 11:27:42 …
SRC9303 101 310 22-Dec-92 11:27:24 …
66>
Step 4: Display and Check the Calendar’s Run Times
Display the calendar’s run times and check them. For more information, see Displaying
Run Times on page 5-16.
> BATCHCAL /IN CAL9303/
1993 - March - CAL9303
------------------------------------------------------------
|Sunday |Monday |Tuesday |Wednesday |Thursday |Friday |Saturday |
====================================================
| | |1 | |2 |18:15 |3 |18:15 |4 |18:15 |5 |18:15 |6 | 9:00 |
|--|------|--|------|--|------|--|------|--|------|--|------|--|------|
|7 | 9:00 |8 |18:15 |9 |18:15 |10|18:15 |11|18:15 |12|18:15 |13| 9:00 |
|--|------|--|------|--|------|--|------|--|------|--|------|--|------|
|14| 9:00 |15|18:15 |16|18:15 |17|18:15 |18|18:15 |19|18:15 |20| 9:00 |
|--|------|--|------|--|------|--|------|--|------|--|------|--|------|
|21| 9:00 |22|18:15 |23|18:15 |24|18:15 |25|18:15 |26|18:15 |27| 9:00 |
|--|------|--|------|--|------|--|------|--|------|--|------|--|------|
|28| 9:00 |29|18:15 |30|18:15 |31| | | | | | | |
-------------------------------------------------------------
Generating a Run Calendar During an Interactive BATCHCAL
Session
Step 1: Start a BATCHCAL Session
Start a BATCHCAL session by running the BATCHCAL program:
4> BATCHCAL
1}