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 the sqlcode -501
How to fetch the last row from the table in SQL (db2)?
How to check last update on table in db2?
What is buffer pool in the db2 database?
What is the role of schema in the db2 database?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
Which component is responsible for processing sql statements and selecting access paths?
Define db2.
What is temporal table in db2?
What is db2 stogroup?
How do you pull up a query which was previously saved in qmf?
What is db2 catalog database?
Which component is used to execute the sql statements?
How to run db2 command in windows?
What kind of database is db2?