if monday take full backup and tuesday it was cumulative
backup and wednesday we taken incremental backup, thursday
some disaster happen then what type of recovery and how it
will take?

Answer Posted / siva

You can recover using this command

Rman>restore database;
Rman>recover database;

Rman automatically applied appropriate backups,ther is no
need apply specific backup.

regards
siva

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the features of database language?

623


What are the basic functions of a database?

556


What is 3nf in dbms?

576


What is bcnf?

664


How to select a random record from a table?

621






Explain vdl (view definition language)?

733


How is view stored in database?

626


What are the advantages and disadvantages of views in the database?

733


What are the two types of data independence?

621


Where is data stored in database?

555


When we will denormalize data?

608


How to get a book from database MS access that contain 'i' charactor in it's name like internetbook or networkingbook. what will be java query for this purpose?

644


Define cursor and its types.

626


What is dbms and its functions?

595


What is the structure of a table in database?

613