what are the problems in logshipping?

Answer Posted / parker

Logshipping is a new feature of SQL Server 2000. We should
have two SQL Server - Enterprise Editions. From Enterprise
Manager we can configure the logshipping. In logshipping
the transactional log file from one server is automatically
updated into the backup database on the other server. If
one server fails, the other server will have the same db
and we can use this as the DR (disaster recovery) plan.

Is This Answer Correct ?    28 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files?

703


What specific conditions database should meet, before you can bulk copy data into it using bcp?

638


How check triggers in sql server?

587


Can we insert data if clustered index is disabled?

603


What does the update command do?

693






Do you know what is sql service broker?

630


What command is used to delete a table from the database in the sql server and how?

634


What are basics of policy management?

724


Explain contrast amongst grouped and non-bunched records?

606


What is the cartesian product of the table?

642


How to provide values to user defined function parameters?

652


whats the maximum size of view state??

1814


Explain error and transaction handling in sql server?

594


Does table partitioning improve performance?

621


What are the instances when triggers are appropriate?

621