Quote:
|
Originally Posted by mons
data warehouse on DB2 7.1 on a sun solaries 8
So can I create a dms temp tablespace and it will continue to write to the new one or do I need to modify something else to tell it to write to it.
|
What version/platform?
If you're just trying to increase the size, you might want to consider either (1) Add a container, or (2) Re-size the existing container(s)... it's unlikely a second tablespace is your best option.
(BTW - if you do chose to create a second tablespace in DB2/unix/win/lin then it will just round-robin between it and the existing temporary tablespace... I can't think of any situation where that would be desirable off-hand)