Explain about open switch business continuity software?
No Answer is Posted For this Question
Be the First to Post Answer
What is multi row fetch in db2?
What is the syntax for FETCH in DB2 ?
What happens to a tablespace when its recovery infromation has been removed and a full recovery is no longer possible?
What is the purpose of using commit?
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.
what is consistency token
List out the three types of page locks that can be held.
Can we declare DB2 HOST variable in COBOL COPY book?
How will you return the number of records in table?
Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.
What is copy pending status in db2?
Do we have any optinon to search part of integer in DB2 as we have for character Like,SUBSTR optins?