In my last article, I show how to create Database Mirroring for high availability. This time, I will work on Log Shipping.
The Log Shipping as the name says ships the Transactional Log from the Primary Servers to the Secondary Servers.
Read more »In my last article, I show how to create Database Mirroring for high availability. This time, I will work on Log Shipping.
The Log Shipping as the name says ships the Transactional Log from the Primary Servers to the Secondary Servers.
Read more »There has always been some debate as to whether or not there are real benefits to be gained from accessing the information in the transaction log. This article will endeavor to answer that question by looking at the following:
In the previous article, we have examined the physical structure of the transaction log and discussed WAL algorithm. Now I will take you on a journey through the most common reasons for experiencing a log bottleneck in your systems.
Read more »SQL Server transaction log is one of the most critical and in the same time one of the most misinterpreted part. While being neglected, it can easily become a bottleneck to our SQL Server environment. We need to have this in mind and to take care of our transaction logs in order to streamline the performance of our queries and increase log’s throughput.
Read more »© Quest Software Inc. ALL RIGHTS RESERVED. | GDPR | Terms of Use | Privacy