mainframe - davidkhala/IBM GitHub Wiki

Price

z16:

datasets: a different styles of file storage

Partitioned Data Set: like a ZIP file with named files inside without compression

  • it contains multiple members (aka. files)
  • directory block: index or table of contents of all the members inside the PDS.
    • a special area at the beginning of a PDS
    • Each

PS