Can DASD types assigned to storage groups be intermixed
(i.e., 3350s and 3380s)?
Answer / s
No, Storage groups should contains volumes of the same
device type.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is null indicator in db2?
How to select the duplicate rows from a table?
What are the different types of base tables?
What is the function of buffer manager?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
could you give me an example how, where i code CHECKPOINT and restart...I need and example....thanks..
What is the significance of the CURSOR WITH HOLD clause in a cursor declaration?
How to solved 818 error
4 Answers Keane India Ltd, Wipro,
How to know the primary key of a table without defining the primary key in the table?
Select empno, sal from emptbl where empno < 101.By this query can we fetch first 100 recs? where empno is primary key.It won't throw -811 error? if it wont,then what is use of cursor technique while fetching first 100 recs. Please need more clarification.
What happens to a cursor after a commit?
Which isolation level provides maximum concurrency?