Move Data File by RMAN As usual, we use RMAN to change the location of a data file. Check the file number. SQL> select file#… Read More »Switch Datafile To Copy
Move Data File Offline Not like the new released statement ALTER DATABASE MOVE DATAFILE which can move data files online, the old-fashioned file renaming procedure… Read More »Alter Database Rename File