How would you move a tablespace (using STOGROUP) to a
different DASD volume allocated to that tablespace?



How would you move a tablespace (using STOGROUP) to a different DASD volume allocated to that tabl..

Answer / s

ALTER STOGROUP
ADD VOLUMES (VOL1)
REMOVE VLUMES (VOL2)

Next time when you do REORG, LOAD replace, RECOVER the
tablespaces will be defined in the new volume added.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More DB2 Interview Questions

When Can you be sure that a query will return only one row?

4 Answers   IBM,


What is ibm db2 database?

0 Answers  


Explain what are the various isolation levels possible?

0 Answers  


How do I create a table MANAGER (EMP-NO, MANAGER) where MANAGER is a foreign key which references to EMP-NO in the same table? Give the exact DDL.

3 Answers  


Explain about mirror activator disk mirroring?

0 Answers  






Define buffer pool.

0 Answers  


What is the command used by TSO users to invoke DB2?

2 Answers   IBM,


Mention some fields that are a part of sqlca.

0 Answers  


What is referential integrity?

5 Answers  


What's The Percentage Free Space ?

0 Answers   IBM,


Is db2 a mainframe database?

0 Answers  


Highlight all the advantages that are attached to a package.

0 Answers  


Categories