Multiple choice technology mainframe

When the call is successful the return code is

  1. 0

  2. GB

  3. Blank

  4. AF

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

In IMS database programming, a successful DL/I or GSAM call is indicated by a status code of two blanks (spaces). A status code of GB indicates end-of-database, AF indicates a variable-length record format error, and numeric codes like 0 are not the standard success indicators in the PCB status field.