Remote job processing considerations

When SNA/RJP is active on the global that has been disabled, some VTAM® operations must be performed before starting SNA RJP on the new global. These operations vary according to the VTAM level installed and your configuration. The system programmer should define a procedure for the operator. The following items should be considered when writing the procedure:
  • For ACF/VTAM when the new global does not have VTAM already started.
    1. Start VTAM.
    2. Vary the application definition (which contains the JES3 application) on-line to VTAM.
    3. Vary the required network on-line to VTAM.
    4. Issue the *CALL,SNARJP command.
  • In ACF/VTAM, when workstations in different domains can log on to SNA RJP and when VTAM is active on the new global in a domain.
    1. Vary the cross-domain resources definition (which defines JES3 as a cross-domain resource in the domain with the old global) off-line in all domains.
    2. Vary the application definition (in the domain with the new global) defining SNA RJP on-line to VTAM.
    3. Vary new cross-domain resource definition on-line in all domains defining SNA RJP as being in the domain with the new global.
    4. Issue the *CALL,SNARJP command.