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 does it mean to manipulate data?
What Is Rdbms?
How to replace the Query Result 'Null Value' with a text ?
How to create a user name in a database?
How can you find out how many rows returned in a cursor?
What is use of except clause? How does it differ from not in clause?
What are out-of-range errors with date and time literals?
What is blocking and how would you troubleshoot it? : sql server database administration
what is the difference between a primary key and a unique key? : Sql server database administration
Where cross join is used?
What is spatial and temporal data?
What are logical database components? : SQL Server Architecture
How do use Having,Group by,Group function in SQL?
Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?
What it means to be triggered?