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 are the differences between temporary storage queue (tsq) and transient data quene (tdq)?

0 Answers   IBM,


What are the databases that CICS can access?

1 Answers  


How can we initiate a transaction from batch?

6 Answers   Merrill Lynch,


What is the general Command format of CICS ?

1 Answers   Amdocs,


How do you initiate another transaction?

1 Answers  






Explain how would you resolve an asra abend?

0 Answers  


Explain the purpose of the program list table?

0 Answers  


If DATAONLY option is specified in the SEND MAP command what will happen?

2 Answers  


How are screens created in cics

2 Answers   Virtusa,


Explain the means of supporting pseudo conversation programming. (E.g. Storing and restoring of states)

2 Answers  


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

1 Answers  


Explain how do you establish a starting position in a browse operation?

0 Answers  


Categories