Can anybody explain me cold backup and hot backup?
Answer Posted / rajendra
Cold Backup and Hot Backup terms are used by Oracle. These
terms are not available In MS SQL Server.
Cold Backup: - Takes the Database offline and copy database
files to different loction is called cold backup in Oracle.
Hot Backup:- Taking the Database backup when the Database
is online.
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
How to create an multi-statement table-valued function?
Is it possible to replicate data from sql server to oracle? : sql server replication
List out some of the requirements to set up a sql server failover cluster?
What happens if null values are involved in bitwise operations?
What do you understand by recursive stored procedure?
How to use group functions in the select clause in ms sql server?
Explain few examples of stored procedure over triggers?
When we should use @@error?
what are the different ways to return the rowcount of a table?
What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
How to how to convert numeric expression data types using the convert() function??
What is the exact numeric data type in sql?
What are the new features of sql server 2012 reporting service?
Can sql servers linked to other servers?
Tell me what are the essential components of sql server service broker?