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 are the cics commands associated with task control?
Name the 3 common ways to create maps?
how do you execute a background cics txn ?
Explain how many conditions can you include in a single handle condition command?
Explain the difference between the xctl and link commands?
Can you define mapset?
What is the comaera?
Can you explain cics translator?
Explain how do you handle errors in cics programs?
What are fset, frset?
what are transient data sets defined to cics?
Sync points cannot be requested by the application programs? State true or false
Define cics interface block?
difference between tsq and tdq?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?