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 |
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
With the use of an alternate index, how is a VSAM file accessed?
Can you define ppt and what are its uses?
first when i try to write a record into the file, wresp=duprec, but follwed with that if i try to read the record it say record not fnd.. actually the record is not written in the file, but it says that duprec when trying to write... why this happens, pls help me asap..!
Explain the different ways of initiating transaction in cics?
difference between tsq and tdq?
Explain the usage of language in the ppt entry?
What are the some important fields in the eib block?
Which is the program which determines whether a transaction should be restarted ?
What are the commands used to gain exclusive control over a resource (for Ex a Temporary storage queue.)?
Explain the term ?MRO? (Multi Region Operation)?
Explain the function of the terminal control table?