How would you move a tablespace (using STOGROUP) to a
different DASD volume allocated to that tablespace?
Answer Posted / 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 View All Answers
What is innodb buffer pool?
What does sqlcabc has?
What are host variables in db2?
What is with ur in db2?
What is db2 instance?
How does db2 sample database connect?
What is copy pending status in db2?
What is page size in db2?
What is reorg and runstats in db2?
What is sqlca?
What type of database is db2?
Which command is used to remove all rows from a table?
What is a db2 cursor?
How can we retrieve the total number of records in RPG & CLLE?
How do I delete a column in db2?