What are the DB2 steps required to migrate a CICS DB2
program from source code to load module?
Answer Posted / jim shortz
# 1 precompilation -> command translator ->compilation ->
object code -> link edit ->load module -> BIND
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Define ceci?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
What are the common tables in cics and their usage?
Explain the difference between a symbolic map and physical map?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
What are some of the cics commands associated with interval control?
What is ENQ?
What is the pcp in the cics?
Particular area has been affected in cics screen, what is the process to find?
what are the differences between and exec cics xctl and an exec cics link command?
difference between tsq and tdq?
Explain the maps in cics?
Mention the option used in a cics command to retrieve the response code after execution of the command?
What is the use of the eibaid field?
What is dynamic transaction backout?