SQL Log Shipping – by Abi Chapagai
Mar 19
SQL Server 2008 High Availability Solution: Log Shipping In SQL Server, transaction log provides an ability to recover a database to a point in time. Log shipping is a process of copying the transaction log back up from a source server to a destination server and restore on the destination server. The main objective of implementing log shipping is to maintain...
Read More
Recent Comments