Allocating a PDS or PDSE for a history file
To allocate one or more history files, edit and submit the sample job IDISHIST.
This job allocates two PDSE data sets named IDI.HIST and IDI.HIST.TESTrespectively. All users whose abending jobs are recorded in these history files need write access to the data sets. Refer to the instructions in the sample job for information about changes you might need to make to this job.
- PDSE data sets are recommended to be used for history files because of their automatic space management and superior directory integrity for shared usage. (You can also use PDS-managed history files.)
- If you are using PDSE version 2 data sets, do not define history files with member generation support.
As an alternative to submitting a batch job to allocate a new history file, one can be allocated by selecting the Fault Entry List display action-bar File pull-down menu. For details, see New history file allocation.
- Delete old history file entries (DELETE control statement).
- Set up an AUTO-managed (or self-maintaining) history file (SetMinFaultEntries control statement).
In a sysplex, history files can be shared between any number of systems.