In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
What does db2 plan contain?
How does DB2 determine what lock-size to use?
What parameters are used to control the free space in DB2?
How to check table size in db2 sap?
How do you select a row using indexes in db2?
How to resolve -803 sql code in DB2?
When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?
Is it possible to precompile if db2 goes down?
Mention some fields that are a part of sqlca.
What does runstats do in db2?
What is a Database Request Module(DBRM)?
I HAVE 2 TABLES ONE IS EMP_TABLE AND ANOTHER DEPT_TABLE.EMP_TABLE CONTAINS NAME,DEPTNO,DEPTNAME,LOCATION AND DEPT_TABLE CONTAINS DEPTNO,DOJ(DATE OF JOINING).I WANT TO DISPLAY NAME,DEPTNAME,DOJ AND WHO ARE JOINED BETWEN 01- JAN-2007 TO 01-JAN-2008?