As of...several versions ago, you can use CICS "library" resources to define loadable concatenations, so use of DFHRPL itself is not required.
________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Savor, Thomas <[email protected]> Sent: Friday, February 26, 2021 11:21 PM To: [email protected] <[email protected]> Subject: Re: EXTERNAL: Compiling CICS COBOL 6 Programs with No EXEC CICS Commands If you use DYNAM, then all programs and sub-programs must reside in a LOAD Library that's concatenated to CICS under DFHRPL. Thanks, Tom -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of [email protected] Sent: Thursday, February 25, 2021 4:20 PM To: [email protected] Subject: EXTERNAL: Compiling CICS COBOL 6 Programs with No EXEC CICS Commands CAUTION: This email originated from outside of the company. Do not click links or open attachments unless you recognize the sender and know the content is safe. Hello, . We are beginning to migrate our CICS V5.4 COBOL programs to COBOL 6. . I need some clarification on compiling CICS COBOL 6 Programs without a Translator. These programs DO NOT contain any EXEC CICS commands and are invoked via a CALL statement and NOT an EXEC CICS LINK. . In this scenario should these CICS COBOL 6 programs be compiled with the DYNAM OR NODYNAM Cobol 6 option. These programs do not get compiled with a CICS Translator. . Paul D'Angelo . . . . ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
