Multiple choice technology mainframe

What statement can be used to send data to another MVS JES3 node ?

  1. CONNECT

  2. XMIT

  3. LINK

  4. TRANSMIT

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

In IBM MVS JES3 (Job Entry Subsystem), the XMIT statement is used to transmit jobs and data to another JES3 node. JES3 is a job entry subsystem that manages job processing in mainframe environments. CONNECT (A), LINK (C), and TRANSMIT (D) are not the correct JES3 statements for node-to-node communication.