V,JES3 — Control the JES3 to BDT Interface
Purpose
Use this command to allow or prevent JES3 from sending commands, file-to-file transactions, and NJE transactions to BDT.
Format
Usage Notes
- To suspend or resume communication from JES3 to BDT for NJE only, use the F,JES3 command.
- If NJE transactions have been suspended from JES3 to BDT (see F,JES3 command), the V,JES3,ONLINE command will allow suspended NJE transactions to resume.
- You might want to issue this command before doing a JES3 dynamic system interchange (DSI). Your system programmer will tell you if it is necessary.
- This command has no effect in a JES2 complex.
Result
BDT issues this message:
BDT9967 JES3 INTERFACE VARIED {ONLINE|OFFLINE}Examples of controlling the JES3 to BDT interface
- Using a prefix of *S,BDT, prevent JES3 from sending commands or
transactions to BDT.
*S,BDT,V,JES3,OFFResult:BDT9967 JES3 INTERFACE VARIED OFFLINE - Allow JES3 to send commands and transactions to BDT.
*S,BDT,V,JES3,ONResult:BDT9967 JES3 INTERFACE VARIED ONLINE
