Step 2: (optional) Defining the VTAM major and minor nodes
If you require VTAM session access, the instructions in this step are required; if your site needs only EXCP session access, skip this step.
For VTAM access, a VTAM application major node definition must be created and placed in a data set that resides in the VTAMLST DD statement concatenation. Also, the VTAM minor node name prefix and number of minor nodes must be defined. The number of minor nodes that are defined determines the maximum number of VTAM sessions that can run concurrently.
To define the VTAM application major node definition, minor node name, and number of minor nodes
- Create member BBVTASA in a data set that belongs to the VTAMLST DD statement concatenation, or make sure that you move this new member to a VTAMLST DD data set after you have completed your modifications.
- Copy hlq.BBSAMP member BBVTASA to the new member.The BBVTASA member can be used without modification to define the default VTAM application major node name (BBVTASA) and minor node root name (BBVTAS), if these names are acceptable to your site.
- If the default VTAM application major node name and minor node root name are not acceptable to your site, change the names.If you change the names, use the following conventions:
- The major node name should be the same as the minor node root name, plus one character. For example, if the minor node root name is BBVTAS, the major node name should be BBVTASx, such as BBVTASA.
- The prefix of the minor node APPL statements must match the minor node root name.
Define one minor node APPL statement for each VTAM session.
A default of 10 statements (BBVTA01 through BBVTAS10 APPL) is provided in the BBVTASA member. You can delete or add statements to suit your site requirements.
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*