Dear All,
I am new in DB2, so this is first time for me to handle DB2.
I have problem related to Table Spaces.
Suddenly my company application error : " Unable to allocate new pages in table space "TRAN" ".
I found article to solve this problem by increase the size of table space, and it works.
1. I want to know how to delete the table space and create from the beginning ? Because i my disk drive almost running out of space ? is it possible ?
2. if cannot remove the table space, is it possible to delete the old container and create new one ?
I see many tables in "show related object" and indexes. If delete table space or container, what will happen to application ?
Is there any safer way to delete table space or container ?
Thanks,