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

1. what if null values retrived from database and no null indicator mentioned in query. What is sql code.

1 Answers   Cap Gemini,


Which isolation level provides highest data integrity?

0 Answers  


What is bind plan?

0 Answers  


What is the physical storage length of the data types date, time, and timestamp?

0 Answers  


Q3. How will you fetch duplicate values from a DB2 table?

2 Answers   RBS,






Can a array declared with an index be displayed(readable format) in spool?

4 Answers   Syntel, UST,


What is host variable?

0 Answers  


why db2 is called as universal database?what is the storage capacity of db2v9 n what are the advantages of db2

3 Answers  


what are the SQL codes u freequently got?

2 Answers   Logica CMG,


How to resolve -805 error in DB2?

1 Answers   Cap Gemini,


Explain the EXPLAIN statement?

1 Answers  


How do we specify index to include or not during bind process.

0 Answers   Satyam,


Categories