Can anybody explain me cold backup and hot backup?
Answer Posted / samriti
Cold Server backups goes for those machine which have
software installed and configured and then turned off.
Hot Server backups are those which frequently are turned
on and ready to move into production mode immediately.
| Is This Answer Correct ? | 2 Yes | 17 No |
Post New Answer View All Answers
How to download and install the scaled-down database adventureworkslt?
Explain data warehousing in sql server?
What is a functions and types in sql server?
How you can find out if an index is useful to the optimizer?
How can we delete Duplicate row in table?
What is factless fact table? : sql server analysis services, ssas
How to insert data into an existing table?
as a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this? : Sql server administration
What are the differences between sql server and mysql.
How will you monitor replication latency in transactional replication? : sql server replication
What the class forname () does?
What is deploy, process and build? : sql server analysis services, ssas
what is datawarehouse?
What is meant by datasource?
What command is used to delete a table from the database in the sql server and how?