what are the control blocks in IMS ?
A,C
Correct answer
Explanation
The control blocks in IMS are DBD (Database Description) and PSB (Program Specification Block). DBD defines the physical structure of the database including segments and fields, while PSB defines how a program can access the database. PCB (Program Communication Block) is part of PSB, not a separate control block. SSA (Segment Search Argument) is a parameter used in calls, not a control block.