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
How errors are handled in CICS programs?
What is the syncpoint command?
What is commarea (communications area)?
what are the reserved words for cics?
Name a few CICS programs which are generally used ?
What is meant by an attribute byte?
What is meant by a ‘Transid’ ?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
how can you prevent more than one user from accessing the same transient data queue?
Define an asra?
what are the thress bms options?
What does the 'cebr:cics' transactions do?
what are the commands used to gain exclusive control over a resource?
Kindly specify the pic clause for the any bll cell type of data fields?
Can you define ppt and what are its uses?