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

Which of the following statements correctly describe the syntax of CICS command language?

1 Answers  


How would you release control of the record in a READ for UPDATE?

2 Answers   IBM,


When you do a START, what will the value of EIBCALEN?

2 Answers   IBM, Satyam, Xansa,


How do you define Task Work Area?

1 Answers   IBM,


Add a field to screen when what's the flow of impact?

0 Answers   Keane India Ltd,


Explain the difference between using the read command with into option and set option?

0 Answers  


Can you explain multitasking and multithreading?

0 Answers  


what is the option to be coded on return to associate a transaction identifier with next terminal.

1 Answers   IBM,


When an XCTL is done, does the tranid change ? Is a new task created ? Does it cause an implicit

3 Answers  


What is a mapset?

2 Answers  


Can you use OCCURS in a BMS map? If you do, what are the issues related with its use?

1 Answers   IBM,


What is the comaera?

0 Answers  


Categories