Multiple choice technology mainframe

What are the two types of direct access files supported by CICS?

  1. BDAM

  2. VSAM

  3. QSAM

  4. KSDS

Reveal answer Fill a bubble to check yourself
A,B Correct answer
Explanation

CICS supports two types of direct access file organizations: BDAM (Basic Direct Access Method) and VSAM (Virtual Storage Access Method). QSAM is a sequential access method, and KSDS is a specific VSAM file organization type, not a direct access category.