Multiple choice technology databases

In which one of the following scenairos the IMS status code AM will be issued

  1. The DLI call did specify a segment I/O area

  2. The function code field specified for the DLI call contains an incorrect value

  3. The DLI call attempted to perform an operation which is not authorised by processing option specified in the PCB

  4. The DLI call specifies an invalid SSA.

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

IMS status code AM (Authorization Failed) is issued when a DLI call attempts to perform an operation not authorized by the processing options specified in the Program Communication Block (PCB). The segment I/O area specification relates to different status codes. An incorrect function code would cause a different error, and invalid SSA would return a distinct status code.