Differences between logshipping and mirroring

Answer Posted / amit kumar sharma

Logshipping: Database are restored using the transition log
maintained by the db. If db dosen't maintained the
transition log then you will not able to restore the db.
Set Maintain Transition log of db to 'true' in db
environment variable.

Mirroring : Its just a spanshort of the actual database at
some schedule interval. or rather say just a copy of LDF
and MDF file taken at a particular time.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain what are various ways to enhance the ssrs report?

766


Explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?

868


What is the log shipping?

752


How do you make a trace?

753


How to encrypt Strored Procedure in SQL SERVER?

763






Does a specific recovery model need to be used for a replicated database? : sql server replication

709


What is database architecture? : SQL Server Architecture

737


How do you rename a table in sql server?

642


What is the synonym of join?

685


How can we improve performance by using SQL Server profiler?

741


How to download and install microsoft .net framework version 2.0?

747


How do clustered indexes store data?

799


After removing a table from database, what other related objects have to be dropped explicitly?

793


Define self join in sql server joins?

699


What is difference between aggregate and analytic function?

658