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

How we can connect the Webform pages with database?

550


How to stop superserver service on linux using only firebird tools?

613


Why is foreign key used?

459


Which dbms is best?

483


Explain the difference between physical and logical data independence?

499






What is difference between sql and rdbms?

504


what are the advantages of using them.

503


Single File Database: Develop a student record management program, which uses single file as its database. It is not supposed to create additional files at any part of the project and should never rewrite total content. It must be capable of storing 100000's of records. It should support variable length records to be added, deleted, modified, listed.

1820


Why would someone use a database?

512


what do u mean by canvases and alerts?

1569


How many database systems are there?

495


How do you copy a database?

501


What does a database contain?

472


What is meant by database system?

500


How can you perform pattern matching in sql?

551