Re: row vs page locking...
From: Kalen Delaney (replies_at_public_newsgroups.com)
Date: 09/06/04
- Next message: Peter: "Filegroup Backup and Restore Issue"
- Previous message: Kalen Delaney: "Re: concatenate and NULL"
- In reply to: Randall Sell: "Re: row vs page locking..."
- Next in thread: ben brugman: "Re: row vs page locking..."
- Reply: ben brugman: "Re: row vs page locking..."
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 6 Sep 2004 09:03:19 -0700
So reread the locking chapter!
:-)
-- HTH ---------------- Kalen Delaney SQL Server MVP www.SolidQualityLearning.com "Randall Sell" <randall@bytewise.nospam.com.au> wrote in message news:RUR_c.20882$D7.8300@news-server.bigpond.net.au... > Thanx Kalen. You book actually sits next to my desk 24/7 :) > > -randall > > Kalen Delaney wrote: > > > Hi Randall > > > > The complete storage engine was rewritten for SQL Server 7. I worked for the > > Sybase Corporation for many years (starting with their version 2), in > > training and tech support, and I taught the high-end performance tuning and > > internals classes. > > > > When I started working with MS SQL Server, the architectures were almost > > identical and the smallest unit of locking was the page. But when SQL 7 came > > out, almost everything had to be relearned from an core engine perspective. > > Yes, there is true row level locking. > > > > Maybe the person you heard was referring to a pseudo-row-locking introduced > > in SQL Servfer 6.5, but that was just because they couldn't rewrite the > > whole engire for that version. For SQL 7, they did. > > > > I even wrote a book about it. If you want all the gory internal details, > > check out Inside SQL Server 7 and/or Inside SQL Server 2000. > >
- Next message: Peter: "Filegroup Backup and Restore Issue"
- Previous message: Kalen Delaney: "Re: concatenate and NULL"
- In reply to: Randall Sell: "Re: row vs page locking..."
- Next in thread: ben brugman: "Re: row vs page locking..."
- Reply: ben brugman: "Re: row vs page locking..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading