Answer Posted / d patel
- Logshipping failover is not automatic process. DBA must
sitll muanually do. that means DBA must be present when the
failover occurs
- The users will experience some downtime. How long depends
on how well you implement log shipping
- Some data will be lost
- The database that are being failed over to the standly
server cannot be used for anythings.
| Is This Answer Correct ? | 39 Yes | 7 No |
Post New Answer View All Answers
What are the 3 types of schema?
What is the latest version of microsoft sql server?
How to Improve the performencs of SQL Server 2005 exclude stored Procedure and Indexes?
What is an example of a primary key?
What happens if null values are involved in datetime operations?
How do I setup a sql server database?
Why de-normalization required?
When multiple after triggers are attached to sql table, how to control the order of execution?
What is the sql profiler?
What is the server name in sql server?
What are different backups available in sql server?
What types of Joins are possible with Sql Server?
What is difference between join and natural join?
What is replace and stuff function in sql server?
What is a linked server in sql server?