Interview Question in EJB


 

Interview Question :: What is cold backup, hot backup, warm backup recovery?

 What is cold backup, hot backup, warm backup recovery?

by ksk
VoteNowAnswers to "What is cold backup, hot backup, warm backup recovery?"

 Cold backup means all these files must be backed up at the same time, before the database is restarted. Hot backup (official name is 'online backup' ) is a backup taken of each tablespace while the database is running and is being accessed by the users

by ksk