Good day everyone!
I hope you guys can help me on that one!
I have to create an index on a table that containe over 10,000.000 rows and every time I start to create the index the temporary table space get full before I can complete the creation of the index.
I would like to know if there is a way I can flush the content of the temporary table space or stop the information from going in the temporary table space while creating the index?
I hope you guys can help me on that one!
I have to create an index on a table that containe over 10,000.000 rows and every time I start to create the index the temporary table space get full before I can complete the creation of the index.
I would like to know if there is a way I can flush the content of the temporary table space or stop the information from going in the temporary table space while creating the index?