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...


What are the DB2 steps required to migrate a CICS DB2
program from source code to load module?

Answers were Sorted based on User's Feedback



What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?..

Answer / jim shortz

# 1 precompilation -> command translator ->compilation ->
object code -> link edit ->load module -> BIND

Is This Answer Correct ?    3 Yes 1 No

What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?..

Answer / manik

precompilation -> command translator ->compilation ->
object code -> link edit ->load module.

Is This Answer Correct ?    4 Yes 3 No

What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?..

Answer / sriramu.t

I think..
First translator translate CICS statements into COBOL CALL
statement and after that the proces as follows
precompilation -> command translator ->compilation ->
object code -> link edit ->load module.

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More CICS Interview Questions

What is the difference between the XCTL and LINK commands?

1 Answers   IBM,


How to differenciate the given coding is pseudo conversational? (except EIBCALEN condition)

4 Answers   HSBC,


How many maps are create in a single mapset?

5 Answers  


What CICS facilities can you use to save data between the transactions?

1 Answers   IBM,


Explain the difference among the EXEC LINK, EXEC XCTL and Cobol II static call statements in CICS.

2 Answers  


What is interval control?

0 Answers  


If you use the OPTIMIZE compiler option the size of the program can be reduced by 5 to 10%(True or False)

2 Answers  


What are the two ways of breaking a CPU bound process to allow other tasks to gain access to CPU.

3 Answers   Patni,


If no exception handling is provided in the program, what will happen ?

1 Answers  


Can QSAM files be accessed from CICS?

0 Answers  


Explain how do you handle errors in cics programs?

0 Answers  


Explain how to handle exceptional conditions in CICS.

1 Answers   IBM,


Categories