March 17, 2012 at 10:05 pm
Hi Experts,
Can anyone explain how the data is stored into the disk with detail information.
March 18, 2012 at 2:06 am
March 18, 2012 at 4:43 am
Check this link.
March 18, 2012 at 4:55 am
Thanks
March 18, 2012 at 5:56 am
pamarnath.basis (3/17/2012)
Can anyone explain how the data is stored into the disk with detail information.
By details, I assume you want me to write a couple hundred pages on it? That's how detailed it gets.
Paul Randal's blog (specifically the On-disk structures posts_
Kalen Delaney's books "Inside SQL Server 2005: The Storage Engine" and "SQl 2008 internals"
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 18, 2012 at 6:26 am
can you tell the flow ... how the data goes to the disk when the transaction is committed
March 18, 2012 at 7:11 am
Sure.
http://technet.microsoft.com/en-us/library/cc966500 (33 pages)
http://technet.microsoft.com/library/Cc917726 (63 pages)
A little research on your own would certainly have turned those up, without having to wait for someone to reply.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
March 19, 2012 at 10:03 am
pamarnath.basis (3/17/2012)
Hi Experts,Can anyone explain how the data is stored into the disk with detail information.
Here you'll find all the SQL Server storage internals information you can handle and then some more. Paul Randal and Kimberly Tripp have posted 40 hours of free MCM training videos, much of which is centered around disk storage internals.
http://www.sqlskills.com/T_MCMVideos.asp
They also provide links to related articles on their website.
http://www.sqlskills.com/MCM.asp
"Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply