How do you run JCL in cobol program
Differentiate between cs and rr isolation levels? Where do you specify them?
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?
What is a cursor and what is its function?
Suppose we have a query for update update table1 set col1 = 'val1' where col2=(select .... from ...) suppose the subquery does not return any record, what will happen to update?
what is the maximum number of tables that can be joined ?
Can there be more than one cursor open for any program?
What is the difference between TYPE 1 index & TYPE 2 index
What is a plan and package in db2?
i want to maintain uniqueness on pdf without make lf??????????
Can any one tell me about Restart logic in DB2.
how do we solve soc 7 and soc4 ?
What is a composite index and how does it differ from a multiple index?