What is the purpose of the QUIESE Utility?
Answer / s
QUIESE establishes a consistency point for a tablespace by
writing all pending updates to DASD and writing the log RBA
to SYSIBM.SYCOPY
Is This Answer Correct ? | 2 Yes | 0 No |
What is an intent lock?
What is db2 isolation?
wt is view ? wht r the restrictions for view ?
How do I add a column to a table in db2?
On which levels locks can be applied?
how can u understand the end of the table ?
What can the SET option of the Repair Utility accomplish?
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.
How is the SUBSTR keyword used in sql?
What is the error code -803 ?
What are the three DB2 date and time data types and their associated functions?
What do the initials DDL and DML stand for and what is their meaning?