Virtual storage access method (VSAM) Question:

Using Alternate Indexes in Batch program?

Tweet Share WhatsApp

Answer:

In the JCL, you must have DD statements for the cluster and for the path9s). In the COBOL program, SELECT ... ASSIGN TO ddname for base cluster RECORD KEY IS... ALTERNATE RECORD KEY IS ...

Download VSAM PDF Read All 86 VSAM Questions
Previous QuestionNext Question
What is a LDS (Linear Data Set) and what is it used for?Using Alternate Indexes in CICS program?