What are the DB2 steps required to migrate a CICS DB2
program from source code to load module?
Answer Posted / manik
precompilation -> command translator ->compilation ->
object code -> link edit ->load module.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is journal recovery?
What do you mean by the term fct?
Explain the difference between dfhcommarea and tsq?
What are the common cics service programs and explain their usage?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
What are the types of the dfhmdf present in the cics?
Explain the difference between link and xctl?
Kindly specify the pic clause for the data type of length option field type of data fields?
Name some translator and compile options and explain their meaning?
Explain ceci transaction commands?
Can you explain communication area?
Define an asra abend?
What is task control?
list the sequence of steps used to achieve modiication in skip sequential mode?
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??