Multiple choice technology mainframe

------ acquires a session to a remote system.

  1. GDS ALLOCATE

  2. GDS ASSIGN

  3. ACQUIRE

  4. GDS ACQUIRE

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

GDS ALLOCATE is the CICS command that acquires a session to a remote system in a CICS environment. GDS (Generalized Data Stream) commands are used for intersystem communication, and ALLOCATE specifically establishes a session/connection with a remote system.