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 |
TSQs can be written in the Main storage or Auxiliary storage (True or False).
What are the main topics in CICS to prepare for interview purpose and for real time purpose?
Explain the system transid cemt?
Can we use both FSET n FRSET together in BMS? And if yes then what will happen?
Explain how DSECT parameter is used in BMS ?
Explain how to build up lu 6.2 communication?
What does the 'cebr:cics' transactions do?
What other file control processing commands are used for file updating?
Define the term transaction routing?
Before issuing an ASKTIME command what will be the values in the EIBDATE and EIBTIME fields ?
What is the difference between the XCTL and LINK commands?
The error code AEIV?