Previous Topic: JES2 Considerations

Next Topic: JES3 Considerations


Valid Destination Names

JES2 can support thousands of distinct user destinations. Destination names defined in JES2PARM can be changed to destination names defined in the CA XCOM Data Transport Destination Table. For example, U123 might be equated to Boston, U007 to VMSNY, and U2001 to SYSAS400 through JES DESTID statements (in JES2):

DESTID	NAME=BOSTON,DEST=U123
DESTID	NAME=SYSAS400,DEST=U2001
DESTID	NAME=VMSNY,DEST=U007

The DESTID NAME must be a one- to eight-character alphanumeric entry. For more information, see your JES2 Systems Programming Manual.