Multiple choice technology mainframe

What is the maximum no of SSAs allowed in a CALL statement

  1. 99

  2. 33

  3. No limit

  4. 15

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

A CALL statement in mainframe programming can include a maximum of 15 SSAs (Segment Search Arguments). This is a system limitation in IMS/DL1 databases - exceeding 15 SSAs will cause an error. Options A and B are incorrect numbers, and there is definitely a limit enforced.