Multiple choice technology databases

How many SSAs can be coded maximum in a call statement?

  1. 5

  2. 10

  3. 15

  4. 25

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

In IMS (Information Management System) DL/I calls, the maximum number of SSA (Segment Search Arguments) that can be specified in a single call statement is 15. SSAs are used to qualify which segments to access in a hierarchical database. This is a documented limit in IMS programming.