When you link object code, add a line similar to the following to the SYSLIB DD concatenation in the JCL:
//SYSLIB DD DSN=SYBASE.ORSP310B.CICS.OBJLIB, DISP=SHR
The SYBASE.ORSP310B.CICS.xxxxx value varies with the Open ServerConnect version you are using. See the Mainframe Connect Server Option Installation and Administration Guide (platform-specific) for more information.
If you are using COBOL
II, CICS requires that you link-edit the stub routine DFHECI at
the top of the RSP.