Loading…

Expert SQL server transactions and locking : concurrency internals for SQL server practitioners /

Master SQL Server's Concurrency Model so you can implement high-throughput systems that deliver transactional consistency to your application customers. This book explains how to troubleshoot and address blocking problems and deadlocks, and write code and design database schemas to minimize con...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Korotkevitch, Dmitri (Author)
Format: Electronic eBook
Language:Inglés
Published: Berkeley, CA : Apress, 2018.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 1. Data Storage and Access Methods
  • 2. Transaction Management and Concurrency Models
  • 3. Lock Types
  • 4. Blocking in the System
  • 5. Deadlocks
  • 6. Optimistic Isolation Levels
  • 7. Lock Escalation
  • 8. Schema and Low-Priority Locks
  • 9. Lock Partitioning.-10. Application Locks
  • 11. Designing Transaction Strategies
  • 12. Troubleshooting Concurrency Issues
  • 13. In-Memory OLTP Concurrency Model
  • 14. Locking in Columnstore Indexes.