Multiple choice technology mainframe

CICS Supports both QSAM & VSAM datasets

  1. True

  2. False

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

CICS does NOT support QSAM datasets - it only supports VSAM for file management. This is a key architectural limitation of CICS, which was designed specifically for VSAM's random access capabilities rather than QSAM's sequential access.