Home » RDBMS Server » Server Administration » Re: Recovery after crash
Re: Recovery after crash [message #369142] Thu, 16 March 2000 18:31
Nirmal S Arri
Messages: 2
Registered: March 2000
Junior Member
Call Oracle Tech Support or Try this :

Restore all the datafile and the control files and archive redo logs in the right dest..
Startup mount;
recover database using backup controlfile;

apply all the redo logs;

alter database open resetlog;

Note : Shutdown the database and take a cold backup....

Cheers....
Previous Topic: How can extent the tablespace?
Next Topic: Re: CHARACTER SET LATIN 1
Goto Forum:
  


Current Time: Thu Mar 28 14:26:03 CDT 2024