What's the maximum number of volumes that can be added to a
STOGROUP?
what is datacom db?
What is a NULL value? What are the pros and cons of using NULLS?
How to retrieve rows from a db2 table in embedded sql?
What does CURRENTDATA option in bind indicate
What is an asychronous write?
Which isolation level provides maximum concurrency?
Normalization in DB2 – first normal form, second normal form
4. A DB2 application is bound with uncommitted Read isolation level.It issues a request that retrieves 20 rows out of 200000 in the table. Which of the following descrbes the rows that are locked as a result of this request? a. None of the rows are locked. B.The retrieved rows are locked. C.The last row of the result set is locked. D.The rows not previously updated by another application are locked.
What can the Locate option of the Repair Utility accomplish?
How do I start db2 in windows?
in GDG: is it poosible to copy records from a file which utilizes some 100 cylinders to a gdg whose model is defined as trk(1,0) and also it possible to copy 100 bytes file to 80 bytes file?
How can you find out which query is taking lot of time to execute in cobol-db2 program ?