Log Shipping PDF Print E-mail
Written by Administrator   
Monday, 23 March 2009 17:37
Most databases support log shipping feature including Oracle and Microsoft SQL Server.

Log shipping is a concept where changes to the database are transferred in regular intervals to another standby database.

When production system goes down for any reason, the standby system is ready to be activated as production. This would result in almost zero downtime.

 



All content is a copyright of ImplementingSAP.com