| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
nandinigirl
Joined: 06 Aug 2004
Posts: 2
|
| Posted: Fri Sep 03, 2004 7:17 pm Post subject: How to create an exe file in Mainframe Platform |
|
|
I want to know how to create an exe file to run an application developed in Mainframe Platform (using CICS, Db2,COBOL) and give it to the client.
-Nandini |
|
| Back to top |
|
rick
Joined: 18 Jun 2004
Posts: 61
Location: Kuzhithurai
|
| Posted: Wed Dec 01, 2004 8:00 pm Post subject: |
|
|
Hi,
To create laod module that contains CICS / DB2/ COBOL its should be passed through the following process
1. Pre-compilation.
2. Translation.
3. Compilation.
4. Link - Edit
5. Bind process
This will create a load module
Rick |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|