How are write I/Os from the buffer pool executed?
Answer / s
Writes are queued until a commit, checkpoint happens. Also
when write thresholds are exceeded, stop database, stop db2.
| Is This Answer Correct ? | 0 Yes | 0 No |
how many partitions are possible in partitioned tablespace? dont say 1-64. a)240 b)256 c)512 d)none
How do you define a correlated name?
wht displays the number of times a query modified ?
When will you chose to run RUNSTATS?
What is dynamic SQL?
Write a query to extract first 5 characters of a name in the column Stud_Name?
What is the difference between SYNONYM and ALIAS?
Usually, which is more important for DB2 system performance - CPU processing or I/O access?
What do you mean by storage group (stogroup)?
how can i pull up a query which was previously stored in qmf
Can we use group-by clause in sub-query? If 'yes' means,Will it be executed successfully or else If 'no' means why should we not using that method? Give me your suggestion please....
Explain the use of the WHERE clause.