Multiple choice technology databases

In a DC program which PCB should be first entry at PCB mask.

  1. Alternate PCB

  2. IO PCB

  3. Database PCB

  4. Any one

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

In CICS DC programs, the IO PCB must be the first entry in the PCB mask. This is a CICS requirement - the I/O PCB (Processing Control Table for terminal I/O) must be defined before any other PCBs.