i know the stpes 2 create an executable CICS/DB2 cobol code.

1. DB2 Precompiler converts the SQL Statements into COBOL
API statements and creates another member with Acess plans.
CodeA results in CodeB (code with API calls) & CodeC (
Access Plans )
2.Code B is compiled/linked 2 create an exceutable.(codeE)
3.Now CodeC is binded to the database on which CodeE will
be run.

Can somebody provide me the sample JCLs for
precompile/compile/link/bind.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More DB2 Interview Questions

Explain transactions, commits and rollbacks in DB2.

3 Answers  


How is deadlock resolved?

0 Answers  


Name the various locking levels available?

0 Answers  


What is sqlcode -922 ?

2 Answers  


What is a precompiler?

2 Answers  






What is access path in db2?

0 Answers  


Before you give the explain statement, what are the prerogatives?

0 Answers  


how to get duplicate records from tables?write qurey for this?

4 Answers   ANZ,


What is the physical storage length of date data type?

0 Answers  


What does db2 plan contain?

0 Answers  


What is the difference between TYPE 1 index & TYPE 2 index

1 Answers   IBM,


What is the physical storage length of time data type?

0 Answers  


Categories