SQL Server Log shipping
What is LOG SHIPPING in SQL Server DBA? Log shipping: Shipping of transaction log files from the primary server database to second server database to get both database in continuous synchronization. It is a continuous process in the form of…