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
Difference between Sql server reporting services and Crystal reports?
Can we check locks in database? If so, how can we do this lock check?
Why would you call update statistics?
Why should one not prefix user stored procedures with ‘sp_’?
What is the command dbcc checkdb used for?
Can I delete event logs?
‘Order by’ is not allowed in a view how can you sort information from a view?
What are security principals used in sql server 2005?
What will happen if a column containing char type data is changed to the nchar data type?
What are logical database components? : SQL Server Architecture
What is SQL Azure Data sync?
How to create a new login name in ms sql server?
What is sparse columns of sql server 2008?
What is hierarchy, what are its types and difference between them? : sql server analysis services, ssas
What is a trigger in sql server?