What are the different types of backups that are available in oracle?
Answer / Manish Dubey
Oracle offers several types of backups: full backup, incremental backup, and copy backup. A full backup (FB) is a complete backup of all datafiles and control files, while an incremental backup (IB) backs up only the changes made since the last full or incremental backup. A copy backup (CB) creates a read-only duplicate of a database or tablespace.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between instance recovery and crash recovery?
Mention what are the main components of an oracle rac system?
Mention what is new feature in oracle asm 12c?
How is rman better than user-managed backup recovery process?
What is a flashback query and when should it be used?
What is the difference between restoring a database and recovering a database?
What are the various benefits of using rac architecture?
What is a recovery catalog?
How can we use tkprof?
What is a password file in a database and why is it required when a user can be authenticated using data dictionary tables?
How is incremental backup different from differential backup?
What do you understand by redo log file mirroring?