How to Rename or Move Oracle Tablespace Datafile to Another Location
Saturday, August 4th, 2007Oracle database does not provide an easy user interface to rename a datafile of tablespace, nor database administrator can easily move or relocate the datafile to another location or directory that different from original location on creation of database. The rename or move place task has to be performed via Oracle SQLPlus command line interface. However, if the operation is performed when the tablespace which owns the datefile is online, error will occur.
Continue reading How to Rename or Move Oracle Tablespace Datafile to Another Location » » »
































