VSAM Introduction - Synopsis
- VSAM overview
A general introduction to terms, and the history of VSAM and its relationship to traditional data organisations. - Access Method Services
Basic syntax of IDCAMS control statements, and the Modal commands. - Defining data sets
Detailed review of the DEFINE command, followed by practical exercises involving ESDS, KSDS, and RRDS data sets. - Defining data sets - without IDCAMS
Using JCL DD Statement operands LIKE and REFDD, plus the ISPF Panels. - Data set structure Explanation of Control Areas, Control Intervals, Relative Byte Addressing, and the impact of Freespace on KSDS file updates.
- Listing catalogue information A review of the information available, and how to access it in batch and online.
- Copying clusters - REPRO Command
- Printing clusters - PRINT Command
- Changing cluster definitions - ALTER
- Deleting clusters - DELETE Command and IEFBR14.
- Alternate indices Creating alternate indices and the order in which the various steps are performed.