Compiler Option sample



IBM's flagship relational database management system

Compiler Option sample

Postby jaggz » Fri Apr 20, 2012 11:22 am

Hi All,

I am looking for a sample DB2+COBOL+CICS compilers for my Program testing. I tried with below sample but I end up with saying DB2CICS is not found.

DB2CICS  EXEC DB2CICS


I believe DB2CICS is not in our installation. Our DB2 version is 8.1, CICS 3.1 and COBOL 4.1. Could anyone please point me to a manual which has a sample Compiler for the CICS,DB2 and COBOL together ?

Jaggz
User avatar
jaggz
 
Posts: 356
Joined: Fri Jul 23, 2010 8:51 pm
Has thanked: 8 times
Been thanked: 5 times

Re: Compiler Option sample

Postby BillyBoyo » Fri Apr 20, 2012 11:29 am

I don't think you mean "Compiler" I think you mean proc-which-invokes-the-compiler-and-other-stuff-needed?

Best thing to do is to ask at your site, as there will be a standard one there.
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times

Re: Compiler Option sample

Postby jaggz » Fri Apr 20, 2012 11:37 am

Dear Billy,

"I think you mean proc-which-invokes-the-compiler-and-other-stuff-needed?"

This is the first time we are using it, so if some pointers like PROC structure would help me in Searching the system libraries or writing a own proc based on the sample.

Jaggz
User avatar
jaggz
 
Posts: 356
Joined: Fri Jul 23, 2010 8:51 pm
Has thanked: 8 times
Been thanked: 5 times

Re: Compiler Option sample

Postby BillyBoyo » Fri Apr 20, 2012 11:41 am

Well, I think the documentation for DB2 is your most likely bet. I'd expect CICS examples in the CICS documentation, certainly Cobol examples are in the Cobol documentation. You could browse the proclib for likely names, and then google any that you find.
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times


Return to DB2

 


  • Related topics
    Replies
    Views
    Last post