tablespace
-
How To Move All Schema Objects to a Different Tablespace
You may need to move some objects to another tablespace or you may need to move all objects to one new tablespace under schema I will share some sql statement to achieve this purpose. Here is the steps: Continue reading
-
How to Rename or Move Datafiles
In some case you could need to move or rename your datafiles which is belong to your tablespaces in your database. Continue reading
