Linking load modules  Chapter 5: Testing and invoking an RSP

Chapter 4: Compiling an RSP

Linking object code

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.

NoteIf you are using COBOL II, CICS requires that you link-edit the stub routine DFHECI at the top of the RSP.





Copyright © 2005. Sybase Inc. All rights reserved. Chapter 5: Testing and invoking an RSP

View this book as PDF