Creating the Configuration Manager PDSE

This is part of the larger task of creating a Configuration Manager on z/OS.

Create the Configuration Manager PDSE, for example using option 3.2 on ISPF. The name of the PDSE must be the same as the JCL variable ++COMPONENTDATASET++. Allocate a data set with:
  • Eight directory blocks
  • 15 tracks (or 1 cylinder) of 3390 DASD with a record format of fixed blocked 80
  • A suitable block size (for example 27920)
  • A data set type of library
Related concepts
Configuration Manager
Related tasks
Creating a Configuration Manager on z/OS
Creating the Configuration Manager directory on z/OS