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 dynamic transaction backout?
What do you mean by CEMT?
What does the 'cebr:cics' transactions do?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
Can you explain exec cics handle condition command?
Can you explain primary aspect of cics?
What is ENQ?
Explain the mdt in cics?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
which transient data queue support ati?
What is fset?
In a particular cics program, what is the procedure to allocate dynamic memory?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
What is the use of mdt (modified data tag)?
What are the cics transactions?