Procedures to expand the Scheduler Job Management History data set.
book
Article ID: 24025
calendar_today
Updated On:
Products
DatacomDATACOM - ADDatacom/ADDatacom/DB
Issue/Introduction
The data base's percentage of utilization is displayed on the console when the Scheduler JM started task is activated. If the History data set (HST) is at 80% full or more, and the DELETE HISTORY command is executed daily, the History data set needs to be expanded.
Resolution
Shutdown the Scheduler JM started task and ensure that everyone has logged off Scheduler JM online.
Edit Scheduler JM SAMPJCL member DBRESIZE and change only the data set names, the UNIT name, and the SPACE parameters. The SYSIN control statements for program DBUTLTY must not be modified. The DBRESIZE job creates a new Index, Data Area, and History data set. These three data sets must be initialized and loaded at the same time.
Submit job DBRESIZE. The return code must be 00 on all steps.
This procedure affects all copies of Scheduler JM sharing the same physical data base.