DHTML Menu / JavaScript Menu Powered by Milonic
Already a member? Sign In

Start communicating

Oracle_People 

People's link with Oracle technologies can be a part of this goup and share their views...
learn oracle as well..
Category: Computers & InternetType: Anyone can join
Recent Village Updates

Login to find out

has added a new journal

Now in oracle10g you can easy see, which components are updated and what versions they are using.
select * from dba_feature_usage_statistics;

The following query will show you the high water mark of different components.

select * from dba_high_water_mark_statistics;

March 10, 2007 at 12:50am

Login to find out

has added a new journal

How will your recover your database when all control file corrupted or deleted.
----------------------------------------------------
Case#1
If you have mirrored copies of your control file do the following.
1. Copy all the existing control files at any different location just for the save side in case you massed with what you have.
2. Copy one of the good control file from the mirrored location to the corrupted location and start the database... simply no recovery needed!!

Case#2
If you have lost your all control files do the following.
You should have all the archived logs and online log available.
You have to recover the database by using backup control file.
1. rman
2. connect target /
3. connect catalog rmanowner/password@catalog (if available)
4. startup force nomount;
5. restore controlfile from autobackup;
6. alter database mount;
7. restore database;
8. recover database;
9. alter database open resetlogs;
After database started, take full backup again

Hopefully it will help!!
-Asif

October 27, 2006 at 5:46pm

Login to find out

has added a new journal

Oracle Database Administrator

March 26, 2005 at 5:34pm

Gender:
Age Range:
Country:
Marital Status: