Home » RDBMS Server » Networking and Gateways » How rename a datafile
|
Re: How rename a datafile [message #367766 is a reply to message #367765] |
Mon, 20 March 2000 09:55  |
Thierry Van der Auwera
Messages: 44 Registered: January 2000
|
Member |
|
|
Hallo Ali,
Follow these steps.
shutdowm immediate
Alter the name of the datafile with Windows explorer.
startup mount
connect internal
ex : alter database rename file 'C:\ORACLE\DATA\DATA1.ORA' TO 'C:\ORACLE\DATA\DATA99.ORA';
shutdown the database
startup
This must be it.
(See if you have a backup, you never know.)
Greetings,
Thierry.
|
|
|
Goto Forum:
Current Time: Mon May 19 14:13:19 CDT 2025
|