CL Command Reference - CRTCSI
CL Command List > CRTCSI Reference
Description:
The Create Communications Side Information (CRTCSI) command creates a side information object in a specific library. The side information object name must be unique in the library in which the side information object is to be created.
Examples:
CRTCSI CSI(QGPL/SIDEOBJ) RMTLOCNAME(APPC2)
TNSPGM(TESTNOP) AUT(*CHANGE)
This command creates a communications side information object named SIDEOBJ in library QGPL. The remote location name is set to APPC2, the transaction program name to TESTNOP. The authority to the object is *CHANGE.