Step 9. Allocating data sets

Note: A standby controller uses the same data sets as the controller.

At this stage of the installation of your IBM Z Workload Scheduler system, you allocate the data sets that your JCL procedures refer to. You can create the data sets by using the jobs created by the EQQJOBS installation aid.

If you are using the EQQJOBS installation aid, you will already have generated several members in the output library that you specified.

Consider carefully where IBM Z Workload Scheduler data sets are allocated in your production environment. Some data sets can be highly active. Avoid placing these data sets on DASD volumes with high activity because this can result in poor performance due to contention. Also consider the ability to recover data sets if a DASD volume becomes unusable. If you place all your data sets on the same volume, you must recover many data sets before you can continue your IBM Z Workload Scheduler service. IBM® Z Workload Scheduler: Customization and Tuning describes recovery of IBM Z Workload Scheduler data sets in detail.

The space to allocate for your data sets depends upon the workload at your installation. It is difficult to give precise figures for the amount of space you will need. The space allocated by the sample JCL should give you enough space to at least get started. These amounts will be enough for the IBM Z Workload Scheduler service for many installations. For details about allocating space for VSAM data sets, see Calculations of VSAM data set size .

The following sections describe the IBM Z Workload Scheduler data sets and include examples of the JCL needed to create them.