It's all about the answers!

Ask a question

RTCz V3 M6 - No language translator for just COBOL and DB2 -


Donald Poulin (2249119107) | asked Jul 19 '10, 2:05 p.m.
In the samples for the Mortgage application that I loaded when installing RTCz V3 M6 - there is a language translator for COBOL, COBOL & CICS, and COBOL and CICS and DB2 but not one just for COBOL and DB2. Is that because the COBOL and CICS and DB2 works for that as well as for just COBOL and DB2?

One answer



permanent link
Guy Slade (64158) | answered Jul 20 '10, 11:10 a.m.
JAZZ DEVELOPER
In the samples for the Mortgage application that I loaded when installing RTCz V3 M6 - there is a language translator for COBOL, COBOL & CICS, and COBOL and CICS and DB2 but not one just for COBOL and DB2. Is that because the COBOL and CICS and DB2 works for that as well as for just COBOL and DB2?


Hi
There is no COBOL+DB2 lang def because the sample did not require one. If you look at the translators that all of these lang defs use you will see they are all invoking the COBOL compiler (SIGYCOMP) and the difference between each of them is the Default options string specified in each translator. To make a COBOL+DB2 lang def you can copy one of the existing translators and modify the Default optiosn to read "LIB,DYNAM,SQL". Then copy one of the existing COBOL lang defs and hook it up to this new translator.

Guy

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.