Moving Database 11g into another partition (Linux)
I need tips and maybe directions to the right document on the best practice to move a database 11g into another partition on the same server.
- Through SQL
- This might involve Oracle Grid Control
The thing is current directory/partition is about to get full, and they added a new partition with bigger space.
- I've tried searching but most link I get was to transfer to different database, different server, and other stuff. And table partition itself instead of server partition.
Thanks.