The CBKPARMS data set

About this task

If you decide to provide runtime parameters for the communication server and the batch request utility in a CBKPARMS member, define a partitioned data set for these members with the following attributes:
  • Record length (LRECL)=80
  • Record format (F) or (FB) for fixed-length unblocked or fixed-length blocked, respectively.
  • Block size (BLKSIZE) as an exact multiple of 80.
  • Data set organization (DSORG)=PO
  • Directory blocks must be a minimum of 1.