gtpi1m4tSystem Installation Support Reference

SNA Communication Route Selection

The route selection user exit, CSJV is activated by the CDCINIT request PIU processor (CSJC). This exit selects a virtual route (VR) for an LU-LU session when the TPF system issues the BIND request PIU. The SNA communication route selection exit is necessary because 2 VRs can be active between 2 adjacent subareas. TPF supports VR 0 and VR 1 across channel-to-channel (CTC) links.

Route selection is specified by updating the CCW area index in field RV1CCWIN of the secondary LU's (SLU) resource vector table, part 1 entry. RV1CCWIN equals 0 for VR 0, and 1 for VR 1. CSJV contains sample logic that alternates between VR 0 and VR 1 for session assignment.

Input

D0
Input CDCINIT PIU

EBW060
RID of SLU

EBW064
RVT1 entry of SLU

EBW068
RVT2 entry of SLU

EBW072
SAT entry of SLU.

Programming Considerations

EBW060-EBW075
Must not be modified by exit code.