What is dbrm library?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we need reorg in db2?
Can you access the DB2 Directory table using SQL?
What are the benefits of using the db2 database?
Why use RUNSTAT Utility?
Suppose there are many duplicate records in a Db2 table. What is the query to retrive only duplicate records?
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.
Why do we bind in db2?
How to fetch the uncommited data from table ?
what is SMP/E? and what are the major steps of it? thanks...
How is deadlock resolved?
What is buffer pool and list some of them?
Why cursor is used in db2?