I have database with lot of tables (db was not created by mine and pagesize in used tablespace was set to 4K). When adding some tables, I've revealed, that pagesize is too few, because I need rows more than 4005bytes long. So i've created a new buffer with 32K pages, new tablespace, using this buffer... But I can't see how to make all my tables use this new tablespace - it's not editable anywhere!!!
How to make tables use alternative tablespace with minimal steps? I'm new in DB2 and I got few time... :(
P.S. Database version is 9.1.0.356.