Multiple choice technology mainframe

-------- causes an APPC basic conversation to end immediately, regardless of the conversation state. The partner transaction is informed.

  1. GDS ABEND

  2. ABEND

  3. GDS ISSUE ABEND

  4. ISSUE ABEND

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

GDS ISSUE ABEND is the CICS command that immediately ends an APPC (Advanced Program-to-Program Communication) basic conversation regardless of its state, and informs the partner transaction. The GDS prefix indicates it's a Generalized Data Stream command for intersystem communication.