Move Temp File Online? We have talked about moving a data file online in the previous post and we're thinking about moving a temp file… Read More »Alter Database Move Tempfile?
Move LogFile Performance Considerations To improve overall performance, sometimes, we may consider to move redo logs to the location with faster disks, like Solid-State Drive… Read More »How to Move Redo Log Location in Oracle
Move Data File Online Since 12c, we can move data files online simply by one SQL statement. In other words, we move it by ALTER… Read More »Alter Database Move Datafile
Move Data File After changing SPFILE location, changing control file location and changing redo logs location, we are going to move or rename data files.… Read More »How to Move Data File Location