What is the difference between cold backup and hot backup?



What is the difference between cold backup and hot backup?..

Answer / Chandra Kant Pandey

The main difference between a cold backup and a hot backup in Oracle is that a cold backup requires the database to be shut down, while a hot backup allows the database to remain online. This has implications for data consistency and downtime:
1. Cold Backup: Provides a consistent snapshot of the database, but requires significant downtime to perform.
2. Hot Backup: Allows for minimal downtime (e.g., during RMAN backup with no datafile copies), but the restored database may contain transactionally inconsistent data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle DBA (Database Administration) Interview Questions

What causes the "snapshot too old" error? How can this be prevented or mitigated?

1 Answers  


Tell me about standby database? What should we watch out for?

1 Answers  


What do you understand by the term 'normalization'? Explain the various modes of normalization?

1 Answers  


What are some indications that you need to increase the shared_pool_size parameter?

1 Answers  


How many databases should a dba manage?

1 Answers  


When should an artificial (or derived) primary key be used?

1 Answers  


What are roles in oracle?

1 Answers  


System tablespace cant be exported from one database and imported into another why?

1 Answers  


I am getting error "no communication channel" after changing the domain name? What is the solution?

1 Answers  


Discuss row chaining, how does it happen? How do you correct it?

1 Answers  


How do you prevent output from coming to the screen?

1 Answers  


What is the difference between truncate and delete? How would a full table scan behave after?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)