Wednesday, 15 February 2012

What is cold backup, hot backup, warm backup recovery? | Java JDBC


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

No comments: