What are the DB2 steps required to migrate a CICS DB2
program from source code to load module?
Answers were Sorted based on User's Feedback
Answer / jim shortz
# 1 precompilation -> command translator ->compilation ->
object code -> link edit ->load module -> BIND
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / manik
precompilation -> command translator ->compilation ->
object code -> link edit ->load module.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / sriramu.t
I think..
First translator translate CICS statements into COBOL CALL
statement and after that the proces as follows
precompilation -> command translator ->compilation ->
object code -> link edit ->load module.
| Is This Answer Correct ? | 3 Yes | 3 No |
What are the various types of accesses that can be allowed by the SERVREQ option of the DFHFCT?
What?s the CICS command used to access current date and time?
For a CICS-DB2 program, how is the plan referenced?
The error code AEIV?
Explain difference between call and link?
how we change the vsam file name in cics rigion? anybody elobrate this?
What is a Logical Unit of Work (LUW)?
What is the name of the facility provided by CICS to free the application program form the problems caused
cics command level is?
Explain how many exceptional condition can be given in a handle condition?
What does a cics translator do?
How to establish dynamic cursor position on a map?