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?



if monday take full backup and tuesday it was cumulative backup and wednesday we taken incremental ..

Answer / 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

More Database Management Interview Questions

How do you notify dbpak about stored procedure?

0 Answers  


What does fill factor concept mean with respect to indexes?

0 Answers  


Why is the use of dbms recommended?

0 Answers  


What is use of dbms?

0 Answers  


What is database in simple language?

0 Answers  






What is the purpose of a model?

0 Answers  


What are types of dbms?

0 Answers  


Explain 4nf?

0 Answers  


How do you organize a database?

0 Answers  


Explain the term ‘relations’?

0 Answers  


What is cardinality in db?

0 Answers  


What are the components of a database management system?

0 Answers  


Categories