VTAM definitions are located in two data sets referenced by two
DDNAME statements in the VTAM started task stored in SYS1.PROCLIB.
- One data set stores text definitions of the SNA network and is referenced
by the VTAMLST DDNAME. The definitions include the various nodes in the network,
routing, and hardware components such as channel-to-channel (CTC) connectors
and OSA cards.
- The second data set stores load modules (binary files) and is referenced
by the VTAMLIB DDNAME. The files stored are initially coded using VTAM-supplied
macros, than assembled and link-edited into the VTAMLIB data set. Examples
of these binary definitions include LOGMODE tables and class of service (CoS)
tables.