News

In SQL Server 2005 and later, you can create a transaction log backup while a full or differential backup is occurring, but the log backup will not truncate the log due to the fact that the entire ...
If left alone, this ginormous transaction log file will continue to grow until it reaches the maximum size set by the SQL Server DBA, or until the physical drive containing the transaction log ...
Some examples of fully durable transactions on SQL Server 2014 include system transactions, cross-database transactions, and transactions involved with FileTable, Change Tracking, and Change Data ...
If the transaction log and database are in the same device you can't do a transaction log dump. In this case you need do a Truncate Log on Checkpoint.
An administrator can also configure a secondary live copy of SQL Server on Azure. “So every time a transaction is committed on Azure, it is committed on premise,” Kelly said.
You can also use distributed transactions whenever there's SQL Server to SQL Server communication and changes will be made to data during the course of the transaction, often done via a linked ...
SQL Server 2012 then borrowed this columnar processing technique for its own use. As an example of how the new SQL Server could speed performance, Kelly explained how a retail chain could benefit ...
The Recovery Pending status usually means that the SQL Server transaction file is damaged. If that is the case, you need to repair the database. To do that, you can use Stellar Repair for MS SQL. This ...
This article discusses how we can use Serilog to log structured data to a SQL Server database. To work with the code examples provided in this article, you should have Visual Studio 2019 installed ...
SQLNitro (TM)is installed in seconds using Microsoft's SMS or similar technology and can scale to thousands of PCs or run on selected desktops. SQLNitro (TM) for SQL Server is available for trial ...