How can tablespace be moved to another dasd volume that is allocated for that tablespace?
No Answer is Posted For this Question
Be the First to Post Answer
What can the Locate option of the Repair Utility accomplish?
is there any restrictions for unions ?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is precompiler in db2?
what is the difference between where clause and having clause
Where could you look if you had a question about whether a column has been defined as an index?
What are db2 objects?
How we create a tables in DB2 ?Previously client has using 7 letters for user id,now he wants to increase the letters from 7 to 12 for user id.How we can do it?
how do u update the faltfile into db2 table ?
What is the latest version of ibm db2?
how can u nderstand the sql stmts executed successfully or not ?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?