March 31, 2010 at 6:06 am
Can anybody suggest link or book to know the IN-Depth working knowledge for sql server architecture like
-Understanding Pages and Extents
-Managing Extent Allocations and Free Space
-Managing Space Used by Objects
-Tracking Modified Extents
-Tracking Modified Extents
-Transaction Log Logical Architecture
-Transaction Log Physical Architecture
-Checkpoints and the Active Portion of the Log
-Write-Ahead Transaction Log
i need very basic, bcoz i am neebee to sql server job
March 31, 2010 at 6:54 am
Hello and welcome to the forums.
SQL Server 2008 Internals would be an excellent choice in my opinion.
March 31, 2010 at 6:55 am
Buy the book SQL Server 2008 Internals.
Fabricio França Lima
MCITP - Database Administrator
http://fabriciolima.net
Twitter: @fabriciodba
March 31, 2010 at 9:06 am
Books Online (the help system that comes with SQL Server) is also an excellent resource, and may be more accessible to the beginner.
Paul White
SQLPerformance.com
SQLkiwi blog
@SQL_Kiwi
March 31, 2010 at 9:11 am
diva.mayas (3/31/2010)
i need very basic, bcoz i am neebee to sql server job
If you're a complete beginner, you should not be worrying about SQL's internals and architecture. That's advanced stuff. Focus on the basics of queries/administration initially. Once you're familiar with SQL, then you can start worrying about the deep, complex internals.
If you insist, read Paul Randal's blog.
http://sqlskills.com/blogs/paul/
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 31, 2010 at 9:22 am
Understanding Pages and Extents
Managing Extent Allocations and Free Space
Managing Space Used by Objects
Transaction Log Logical Architecture
Transaction Log Physical Architecture
Checkpoints and the Active Portion of the Log
Nothing wrong with learning the internals at the same time as the basics, some people prefer to learn that way.
The SQL Server Internals Books are excellent.
Paul White
SQLPerformance.com
SQLkiwi blog
@SQL_Kiwi
March 31, 2010 at 9:06 pm
Thanks John, i will go for the sql server internals. thanks for assisting me.
April 1, 2010 at 1:12 am
Hi Gila,
thanks for your assist, before i was working 2 yrs in mysql as jr.dba, now my present job is in SQL SERVER 2008.
i have referred msdn for basics but its not in depth articles regarding the following topics.
April 1, 2010 at 1:52 am
continuing the following,
can anybody share which book to refer or links for the following topics.
Here also i need book which specifies the internal working in depth knowledge is shared
Topics:
1.Backup & Recovery
2.Tunning
3.High Avilability
4.High scalability
5.High security
6.Disaster recovery
7.High Monitoring - mulitple instances with multiple database in distributed data center
Thanks in advance.
Regards
Dhiva
April 1, 2010 at 3:34 am
Have you read through Books Online? There's info on all of those in there (well, except no 7)
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
April 1, 2010 at 10:37 am
April 3, 2010 at 8:32 am
Hi,
When i was new to SQL Server, I started with BOL. It's a good place to start and you can find almost everything there except from undocumented functionalities.
If I had to start today, I would go the same way, before moving to a Book like SQL Server 2008 internals.
Hope this helps.
Richellère
Viewing 12 posts - 1 through 11 (of 11 total)
You must be logged in to reply to this topic. Login to reply