View previous topic :: View next topic |
Author |
Message |
Jashu Beginner
Joined: 23 Feb 2003 Posts: 26 Topics: 22 Location: chennai
|
Posted: Mon Mar 17, 2003 12:10 am Post subject: IMS COBOL compilation Procedure |
|
|
Hi
We are using IKFCBL00 Program to compile cobol program in IMS.But its telling program not found.Where can I find the program.I searched in LINKLIBs and IMS RESLIBs.
regards
JAS |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
Posted: Mon Mar 17, 2003 7:14 am Post subject: |
|
|
Jashu,
Sample compile/link-edit JCL is provided in the IMS.SDFSISRC library.
Hope this helps...
cheers
kolusu |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
|
Back to top |
|
|
Jashu Beginner
Joined: 23 Feb 2003 Posts: 26 Topics: 22 Location: chennai
|
Posted: Mon Mar 17, 2003 8:39 am Post subject: |
|
|
Hi Kolusu
I followed the procedure but its telling 'CSV003I REQUESTED MODULE IKFCBL00 NOT FOUND' in the JOB output.
I think IKFCBL00 Load module is not availbale in our system.
Can I use IGYWCLG for the IMS COBOL compilation
regards
JAS |
|
Back to top |
|
|
Bithead Advanced
Joined: 03 Jan 2003 Posts: 550 Topics: 23 Location: Michigan, USA
|
Posted: Mon Mar 17, 2003 10:36 am Post subject: |
|
|
If you are using COBOL/II or later, the module is IGYCRCTL. |
|
Back to top |
|
|
piper Beginner
Joined: 07 May 2003 Posts: 2 Topics: 0
|
Posted: Wed May 07, 2003 1:56 am Post subject: |
|
|
I met the same problem, when I try to use the DB2I to compile my cobol program. I knew that I should use the IGYWCLG for the DB2 COBOL compilation. But how can change DB2I to use IGYWCLG without reinstalling the DB2? |
|
Back to top |
|
|
|
|