Home » RDBMS Server » Server Administration » Oracle 9i recovery
Oracle 9i recovery [message #63059] Mon, 06 September 2004 13:22 Go to next message
Martin Berard
Messages: 1
Registered: September 2004
Junior Member
Hi all,

I'm pretty new to Oracle and would like to know how to recover a failed server.

I managed to restart my win2000 server from the deficient HD and would like to know how to recreate my Oracle DB.

By reading the forums and FAQ I did a copy of the v$datafile, v$logfile and v$controlfile from my v$database that I want to restore.  I also have a copy of my init.ora. from the old server

I reintalled my Oracle database engine and created the database instance with the same SID that it had originally.

Once this process over I started my sql*plus console and did the following :

SQL> conn / as sysdba
Connected.
SQL> shutdown
Database closed.
Database dismounted.
ORACLE instance shut down.

Then I copied my datafile, my logfile and my control file to my new server over the one created by Oracle during the databse creation process.

I recreate my admin folder with my database name and the following directory : bdump, cdump, create, pfile and udump.

in the pfile directory I copy my old init.ora file

and then try to restart my database using the startup command.

And then I tried to restart :

SQL> startup
ORA-03113: end-of-file on communication channel

Thanks for helping out
Re: Oracle 9i recovery [message #63071 is a reply to message #63059] Tue, 07 September 2004 08:10 Go to previous message
Satheesh Babu.S
Messages: 35
Registered: July 2004
Member
Your alert log should have some clue.

Thanks and Regards,
Satheesh Babu.S
Bangalore.
Previous Topic: create remote database link
Next Topic: ORA-00600 with argument 17285
Goto Forum:
  


Current Time: Mon Feb 03 05:33:27 CST 2025