Previous Topic: Default Options

Next Topic: Configure Virtual IP Addresses—Remotely-Initiated Transfers Only (Optional)


Sample PARM statements

The following is a sample PARM statement. If it is used when sending transfers through the XCOMPLEX Admin Server, then CA XCOM Data Transport will take defaults from XCPTDFB0, which is a Default Options Table for the XCOMPLEX Admin Server.

PARM=('TYPE=SCHEDULE,DFLTAB=XCPTDFB0')

There is another sample PARM statement below. If it is used when sending transfers to the XCOMPLEX Admin, then CA XCOM will take defaults from XCPXDFB0, which is a Default Options Table shared by the XCOMPLEX Worker Servers. The transfers will still be routed through the XCOMPLEX Admin Server since the ACBNAME and STCAPPL parameters point to the XCOMPLEX Admin Server.

PARM=('TYPE=SCHEDULE,DFLTAB=XCPXDFB0,ACBNAME=XCPT,STCAPPL=XCPT')