Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Transaction Log Details

$
0
0
Hi,If possible please could someone recommend a link to an accurate description of role of the Transaction Log when a transaction is processed. Unfortunately, the books /articles I've read all seem to contradict each other. For example, when a data change is made:"Data Modification information is written to a log page IN MEMORY" Another Source:"Data Modification information is written directly to the transaction log ON DISK"So, is the T-Log entry made on Disk or are the T-Log pages stored in memory, like the data pages?Thanks in advance for any suggestions.

Viewing all articles
Browse latest Browse all 6525

Trending Articles