Moving Database Default Tablespaces
I have just completed an Oracle 11gR2 64-bit Database installation under Windows 2008 R2. Is it possible to move the default created table spaces to a different hard disk? Basically the server has 3 disk partitions (C:\ drive for the O/S, \ drive and F:\ drive which are both available for data). I have installed Oracle currently onto the \ drive which is the largest partition and if possible, I would like to move the default tablespaces, control and redo logs onto the E:\ drive. This will give me more data storage for the application tablespaces while keeping the standard ones separate.
Many thanks,
0