Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How To Compile The COBOL-BD2-CI CS Programs In Real TIme?
Please Give Me the Detailed Description?



How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?..

Answer / harsha

1 COBOL-DB2-CICS program goes thru Precompiler. This will
extract all SQL code from main program and creates DBRM.
2 Bind all DBRM to ceate a PLAN.(Make sure that PLAN name
must be defined in RCT of CICS).
2 The extracted code from point-1 goes through CICS
Translator.
3 The translated code from point-2 goes through COBOL
compiler IGYCRCTL and creates Object module.
4 This object module is link edited using IEWL to create
Load Module.
5 The output of Step 2 and 4 are ready to be excuted under
CICS.

Is This Answer Correct ?    9 Yes 2 No

Post New Answer

More CICS Interview Questions

Can you define temporary storage?

0 Answers  


what are the differences between and exec cics xctl and an exec cics link command?

0 Answers   IBM,


What is an ASRA?

2 Answers   IBM,


Explain how do you access storage outside your cics program?

0 Answers  


what are the reserved words for cics?

0 Answers  


What is DFHEIBLK?

3 Answers   IBM,


Define exec cics retrieve?

0 Answers  


Explain how do you handle errors in cics programs?

0 Answers  


Can you explain dfhmdf bms macro?

0 Answers  


Can you explain common systems area?

0 Answers  


what is invreq condition?

3 Answers   IBM,


<CICSFault xmlns="http://www.ibm.com/software/htp/cics/WSFault">DFHPI10 08 05/13/2009 05:47:14 FSCIBM SOAP message generation failed because of incorrect input (INPUT_STRUCTURE_TOO_SMALL ).</CICSFault> Can anyone suggest how to handle this type of error?

1 Answers  


Categories