Adjacent SSCP table

The adjacent SSCP table contains lists of SSCPs that can be in session with the VTAM® SSCP and can be used to reach destination SSCPs in the same or other networks. One or more adjacent SSCP tables can be activated in each VTAM host. File the definitions in VTAMLST files (or as members in the SYS1.VTAMLST data set).

With the dynamic adjacent SSCP table function, you are not required to code adjacent SSCP tables to establish cross-domain and cross-network sessions. With this function, VTAM dynamically routes session establishment requests to all active adjacent SSCPs until the correct SSCP is found. However, if you do code adjacent SSCP tables, VTAM uses them.

Table 1. Definition statements for ADJSSCP table
Name Definition statement Operands Page Req Sift effect Default

Restrictions,
dependencies

name VBUILD TYPE=ADJSSCP TYPE R      
 
name NETWORK

NETID

NETID        
    SORDER SORDER     STARTOPT  
    SSCPORD SSCPORD     STARTOPT  
 
listname ADJLIST   listname        
 
sscpname CDRM SORDER SORDER   N STARTOPT  
    SSCPORD SSCPORD   N STARTOPT  
 
cdrmname ADJCDRM   cdrmname        
 
Legend:
R
Required operand.
N
Code this operand on the higher-level NETWORK definition statement to take advantage of the sift effect, or code it on this definition statement.