Activate VTAM Applications

You must activate VTAM applications for your regions. The Create VTAM Definitions and Tables facility builds a VTAM major node that contains APPL definitions for all product regions. The member V01LDVTM copies vtamname to SYS1.VTAMLST, which is the VTAM library that contains all the major node and application definitions used by your product.

To activate the VTAM applications

  1. Add vtamname to the startup list in SYS1.VTAMLST(ATCCONxx).
  2. Activate the VTAM major node by entering the following VTAM command:
    V NET,ACT,ID=vtamname
    
  3. Check that all of the applications are defined to VTAM after the activation. To do this, display the major node by entering the following VTAM command:
    D NET,ID=vtamname,E
    


Copyright © 2010 CA. All rights reserved.