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

What is the most popular database?

0 Answers  


Suppose database is running slow, what will you do?

0 Answers  


What is create database?

0 Answers  


What do you understand by index hunting?

0 Answers  


Which is best database?

0 Answers  






How do convert or display the date or time as string?

0 Answers  


What is a file in a database?

0 Answers  


What are the ways to controlling cursor behavior?

0 Answers  


Explain Enterprise Resource Planning (ERP), and what sort of a database is utilised in an ERP application?

0 Answers   DELL,


What do you understand by unique key?

0 Answers  


What is a relation schema?

0 Answers  


What are different type of normalization?

0 Answers  


Categories