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



What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?..

Answer / jim shortz

# 1 precompilation -> command translator ->compilation ->
object code -> link edit ->load module -> BIND

Is This Answer Correct ?    3 Yes 1 No

What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?..

Answer / manik

precompilation -> command translator ->compilation ->
object code -> link edit ->load module.

Is This Answer Correct ?    4 Yes 3 No

What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?..

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

Post New Answer

More CICS Interview Questions

How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?

1 Answers   CSC, IBM,


With the use of an alternate index, how is a VSAM file accessed?

0 Answers  


Can you define ppt and what are its uses?

0 Answers  


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..!

1 Answers   CGI, Love, TechRel,


Explain the different ways of initiating transaction in cics?

0 Answers  






difference between tsq and tdq?

0 Answers   IBM,


Explain the usage of language in the ppt entry?

0 Answers  


What are the some important fields in the eib block?

0 Answers  


Which is the program which determines whether a transaction should be restarted ?

1 Answers  


What are the commands used to gain exclusive control over a resource (for Ex a Temporary storage queue.)?

3 Answers  


Explain the term ?MRO? (Multi Region Operation)?

1 Answers   IBM,


Explain the function of the terminal control table?

0 Answers  


Categories