Multiple choice technology mainframe

Which INFO-Variable is used to store the current user-id which is connected to demand?

  1. INFO-PREVIOUS-PROGRAM-ID

  2. INFO-USERID

  3. INFO-PROGRAM-ID

  4. INFO-CONVERSATION

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

INFO-USERID stores the current user-id connected to demand in CICS. INFO-PREVIOUS-PROGRAM-ID tracks the prior program, INFO-PROGRAM-ID stores the program name, and INFO-CONVERSATION indicates mode status.