Hi friends.....
What is cold backup, hot backup, warm backup recovery?
Thanks.........
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Jan 3, 2012, 11:14 AM
Cold backup is a recovery technique, in which the files must be backed up before the database is restarted at the same time.
Hot backup is a recovery technique for each table space and is taken at the time of accessing and running the database.
Warm back is a recovery technique where all the tables are locked and users cannot access at the time of backing up data. The backup operations can be postponed in case the users are accessing the database.
Thanks
Vikas MishraPosted Jan 3, 2012, 4:17 PM