Microsoft SQL Server(TM) 2000 Administrator's Pocket Consultant (It-Administrator's Pocket Consultant)

  Author:    William R. Stanek, lliam R., eng 453COM000000 06Microsoft Pre, W. Stanek
  ISBN:    0735611297
  Sales Rank:    387031
  Published:    2000-09-27
  Publisher:    Microsoft Press
  # Pages:    480
  Binding:    Paperback
  Avg. Rating:    5.0 based on 16 reviews
  Used Offers:    29 from $0.96
  Amazon Price:    $19.79
  (Data above last updated:  2008-08-27 06:47:24 EST)
  
  
Sort customer reviews by:
  
Show All Reviews on Page      Hide All Reviews on Page
   
  
Microsoft SQL Server(TM) 2000 Administrator's Pocket Consultant (It-Administrator's Pocket Consultant)
  
MICROSOFT SQL SERVER 2000 ADMINISTRATOR'S POCKET CONSULTANT is the hands-on, immediate reference you need as you deal with the details of Microsoft SQL Server administration in small, medium, and large organizations. Ideal at the desk or on the go from server to server, this fast-answers guide focuses on what you need to do in specific situations as you support and manage Microsoft SQL Server 2000. Topics covered include SQL basics, administration tools, configuring and tuning, managing the enterprise, database administration, security, backup and recovery, importing and exporting data, data replication, monitoring and profiling, creating tables and indexes, automation and maintenance, and more.
If specialization is for insects, those of us who have only two legs are bound to need reminders when we sit down to perform a specialized task. For those times in which the specialized task at hand involves the latest version of Microsoft's high-end database management system (DBMS), Microsoft SQL Server 2000 Administrator's Pocket Consultant will provide how-to answers on the double-quick. This small, inch-thick volume fits nicely into a briefcase, and opens flat for easy reference. It makes little attempt to explain how SQL Server works, assuming instead that the reader knows what he or she needs. For example, a quick scan of the index for "Logins, Assigning Roles for Multiple" yields a reference to a page that explains exactly what to do, step by step.

Procedures are a large part of the appeal of this book; value tables and Transact-SQL syntax documentation contribute the rest. A typical value table lists all standard database roles, along with commentary on what sort of user is appropriate for each role. Transact-SQL documentation includes generic "all available options" statements of syntax, followed by usage examples. Deeper explanations of what each option does would make the syntax documentation stronger, but what's here is certainly enough to jog readers' memories and point them to heavier reference material, if they need it. Keep this book handy if your job requires you to hop from DBMS to DBMS. --David Wall

Topics covered:

  • Installing and configuring Microsoft SQL Server 2000
  • Creating databases
  • Controlling access to databases
  • Manipulating database contents with Transact-SQL
  • Backup, recovery, and performance tuning
  • Data Transformation Services (DTS)
                  Reader Reviews 1 - 14 of 14                 
  
  
Review
Date
Review
Rating(5 High)
Review
Helpful
to:
Customer Review Reviewer
Info
Permanent
Link
Reader Reviews Below Sorted by Newest First
05-30-07 5 (NA)
(Hide Review...)  Great if you are a DBA
Reviewer Permalink
If you work in SQL 2000 and do any administration then you are going to love this book. It does not get in depth as some other books but everything is easy to find and you do not have to search hundreds of pages to figure out what you need to find.



Although I've been working in SQL since 6.5 this book still comes in handy when I need to do something that I haven't done in awhile or need to confirm something.



(Review Data Last Updated: 2007-09-07 23:45:57 EST)
05-30-07 5 (NA)
(Hide Review...)  Great if you are a DBA
Reviewer Permalink
If you work in SQL 2000 and do any administration then you are going to love this book. It does not get in depth as some other books but everything is easy to find and you do not have to search hundreds of pages to figure out what you need to find.

Although I've been working in SQL since 6.5 this book still comes in handy when I need to do something that I haven't done in awhile or need to confirm something.

(Review Data Last Updated: 2008-08-26 06:41:44 EST)
03-14-07 4 (NA)
(Hide Review...)  Good Book
Reviewer Permalink
It is a very good book to have for reference. I would definitely recommend this book to anyone who is looking for answers to SQL Server 2000. It gives good detail on configuration and tuning and it also explains how to set up SQL Mail, which I couldn't find in some books I have read. I pretty much use this book every day on the job.
(Review Data Last Updated: 2007-07-08 22:08:23 EST)
01-25-05 4 2\5
(Hide Review...)  Concise reference manual
Reviewer Permalink
This good and concise sqlserver administration reference manual has a complete online version on microsoft.com/technet.
(Review Data Last Updated: 2007-07-04 19:13:22 EST)
01-24-05 4 2\5
(Hide Review...)  Concise reference manual
Reviewer Permalink
This good and concise sqlserver administration reference manual has a complete online version on microsoft.com/technet.
(Review Data Last Updated: 2007-03-15 06:34:23 EST)
09-02-04 5 3\4
(Hide Review...)  Best for administration
Reviewer Permalink
I haven't found a better book for sql admins. This book is extremely informative. I worked for a year with SQL 7 and have been studying and working with SQL Server 2000 for a year and a half. I passed Exam 70-228 in large part due to what I learned from this book. If you are looking for a how-to book that shows just exactly how to accomplish tasks associated with creating and maintaining SQL 2000 this book is for you. This is an excellent book if you want to understand how SQL Server 2000 works as well.
(Review Data Last Updated: 2007-07-08 22:08:23 EST)
08-17-04 5 11\11
(Hide Review...)  Great Book
Reviewer Permalink
A lot of SQL Server books give you the same information included already in Books Online. SQL Server 2000 Administrator's Pocket Consultant is an excellent complement for Books Online, TechNet and MSDN. It covers similar topics, but it digs in where necessary, provides best practices, tips to the internal operations, explaining how SQL Server actually works, with unique information only available in this book.

I always want to know how things work because it helps me to understand the behaviour of a system. In many cases if you don't know how things work it could drive you to some misunderstandings. Here is where SQL Server Pocket Consultant helps out and Stanek has excellent teaching skills.

The book is very compact and full of information. It's all in the details. Chapter 2 "Configuring and Tuning" is a real gem. It helped so much with server and database tuning. Chapter 5 "SQL Server Security" is excellent on the security details. Chapter 7 provides deep detail of DTS and BCP. The final part of the book is the best, in my opinion. It covers performance, maintenance and optimization.

The book's small size makes it easy to take with you where ever you go and its good enough that you'll want to. Overall excellent guide ot sql server.
(Review Data Last Updated: 2007-07-08 22:08:23 EST)
07-07-04 4 3\3
(Hide Review...)  Concise Good Overview of MSSQL
Reviewer Permalink
Overall this is a concise good overview of a complex product. It covers all the basics and in general the author did a good job of writing in plain language. Instead of typical Microsoft mumbo jumbo. I do find fault with the chapter on Security. The author refers to the built in "Guest" user account as a login. Which confuses the issue. I think he was confused about MSSQL's security schema as I am. (The security schema can be thought of in 3 layers: logins, users/serverroles/dbroles, and the actual object& statement permissions.) One last note, last time I checked Microsoft's Technet has a free online copy of this book. The book is still worth the full price I paid for it.
(Review Data Last Updated: 2006-07-07 12:57:16 EST)
04-24-04 5 12\13
(Hide Review...)  Great reference and study guide for exam 70-228
Reviewer Permalink
I knew nothing about SQL Server 2000 before picking this up. It took me from knowing nothing to knowing a lot. The author has an easy writing style which made it easier for me to learn this subject. I looked at a lot of SQL Server 2000 books and at least from my perspective, this is the one to own. Great information makes it well worth the money.

If you're anything like me, you may be considering this book as a study guide for 70-228. I recently took this exam and passed. This book is without doubt a text you can buy to prepare for the exam. Sure it doesn't cover everything in the exam, but it comes close.

Great chapters on replication and DTS. Very few screen shots. Packs in a lot of material in 450 pages. Absolutely useful for admining.

Here's my exam study sheet... Hope it helps you like it helped me.

Exam objectives not covered:

Installation
Upgrades
IIS virtual directories for XML

Exam objectives covered:

Create a linked server.
Configure SQL Mail and SQLAgentMail.
Configure network libraries.

Configure database options for performance. Considerations include capacity, network connectivity, physical drive configurations, and storage locations.
Attach and detach databases.
Create and alter databases.
Add filegroups.
Configure filegroup usage.
Expand and shrink a database.
Set database options by using the ALTER DATABASE or CREATE DATABASE statements.
Size and place the transaction log.

Managing, Monitoring, and Troubleshooting SQL Server 2000 Databases
Optimize database performance. Considerations include indexing, locking, and recompiling.
Optimize data storage.
Optimize files and filegroups.
Manage database fragmentation.

Modify the database schema.
Perform disaster recovery operations.
Perform backups.
Recover the system state and restore data.
Configure, maintain, and troubleshoot log shipping.

Perform integrity checks.

Troubleshoot transactions and locking
Extracting and Transforming Data with SQL Server 2000
Import and export data.
Develop and manage DTS packages.
Manage linked servers.
Manage OLE DB Providers.
Configure security mapping.

Convert data types.
Configure, maintain, and troubleshoot replication services.
Managing and Monitoring SQL Server 2000 Security
Configure mixed security modes or Windows Authentication.
Create and manage log ons.
Create and manage database users.
Create and manage security roles.
Add and remove users from roles.
Create roles to manage database security.

Enforce and manage security
Set permissions in a database.
Manage security auditing.
Managing, Monitoring, and Troubleshooting SQL Server 2000
Create, manage, and troubleshoot SQL Server Agent jobs.
Configure alerts and operators by using SQL Server Agent.
Optimize hardware resource usage.
Monitor hardware resource usage by using System Monitor.
Resolve system bottlenecks by using System Monitor.

Optimize and troubleshoot SQL Server system activity.
Monitor SQL Server system activity by using traces.
Monitor SQL Server system activity by using System Monitor.

(Review Data Last Updated: 2006-07-07 12:57:16 EST)
04-09-04 3 13\15
(Hide Review...)  Decent administrative reference
Reviewer Permalink
This book makes a good administrative tool, particularly for people for whom SQL admin is one of many responsibilities and who therefore can't spend the time for in-depth training. One main flaw in this book is that it pretty much ignores the design aspect of setting up a new database and/or server. For example, the book lacks any information on best practices for the physical layout (files, drives, RAID, etc) or security. It assumes someone (a consultant?) knew what they were doing and set up the server and databases. Personally, I see this as part of the administrator's role. Another major shortfall of this book is that it excludes clustering completely, and as databases are more and more critical to companies, clustering is gaining in popularity.

This book is designed as a reference book and it does a decent job as that. The layout, contents, and index make finding what you need very easy. If, however, you want a book to read cover-to-cover in order to learn SQL administration, this is not it.

(Review Data Last Updated: 2006-07-07 12:57:16 EST)
10-31-03 4 8\10
(Hide Review...)  Good introduction
Reviewer Permalink
This book does not cover any advanced topics. For example, it will not teach you how to program DTS or how to spot performance problems due to bad indexing. It does, however, provide a very rock solid instruction on how to perform 95% of SQL administrative tasks. Cynically speaking, this book will teach you how to become a very successful button pushing SQL monkey. If you want to become something better, than I strongly suggest you buy and master "SQL 2000 Unleashed" and "Microsoft SQL Server 2000 Performance Optimization and Tuning".
(Review Data Last Updated: 2006-07-07 12:57:16 EST)
03-01-03 5 2\3
(Hide Review...)  The best for day-to-day administration
Reviewer Permalink
This is the top book for SQL 2000 administration. Mr. Stanek has put together a great book for day-to-day administration of SQL Server 2000. I can't recommend this book strongly enough. It goes beyond the basics and goes a long way answering those questions that you ask yourself everyday and instead of hunting on the Internet every time you need a solution, you should carry this book with you. It shows you the types of tips and real world info that you only get from years of experience. This is like having an expert by your side. The best part about this book is the style in which it is written. Its not too technical and very easy to read. I read this book cover to cover and I have also been using it to help me prep for the exams. This book belongs on every DBA's bookshelf.
(Review Data Last Updated: 2006-07-07 12:57:16 EST)
05-07-02 5 2\2
(Hide Review...)  Most useful SQL Server 2000 book I've bought!
Reviewer Permalink
A must have for administrators and developers. I own several books on SQL Server but none have been as good as this one at saving me time and effort. The book is clearly written, not overly technical, and extremely informative. I really like the tips, notes and real world sections. Use this book to help you with day to day issues, almost like having an experienced consultant at your desk!
(Review Data Last Updated: 2006-07-07 12:57:16 EST)
10-14-01 5 21\21
(Hide Review...)  Uterly indispensible, the only sql server ref you need
Reviewer Permalink
As a web/dba I use sql server, IIS and windows 2000 server extensively. Last year when I was just getting started I discovered this little gem and it was what set me on the right path. I found this book to be utterly indispensible. I actually have two copies that one I use at home when I work in my own projects and one I use at work.

Again in this book as with others in the series I have found single chapters that alone were worth the price of the book, and in a book filled with such chapters you cannot go wrong. The chapter I use the most is 2. In this chapter covers configuring and tuning the sql server database. The chapter starts by looking at guidelines you can use to choose server hardware covering memory, CPU, drives, and more then goes into tools, services and more that you can use to optimize the sql server. In addition to covering the graphical interface, the book covers command-line tools extensive and I found this to be invaluable.

Mr. Stanek includes a best practice tip on page 35 that caused a light bulb to go off in my head and helped me resolve a problem with our databases. This tip covers memory usage in various situations and how you can optimize the memory configuration. The chapter goes on and on like this giving out secrets that other admins didn't want to share with someone like me who was just getting started. In short I think the chapter gave me the equivalent of several years worht of in the field knowledge and since I didn't have years to prove myself this was incredibly helpful.

(Review Data Last Updated: 2006-07-07 12:57:16 EST)
  
                  Reader Reviews 1 - 14 of 14                 
  
  
  
  
  
  

Because the data used to generate this site come from outside sources, VeryWellSaid.com cannot guarantee the completeness or accuracy of the data.
Search VeryWellSaid™
Google
Web VeryWellSaid™
New subjects are added every week.
View Subjects Below by:
* Top Selling
 (click category name, left)
* Top-Rated Top Sellers
 (click 'Top Rated', right)
In the news...  
Dubai\UAE Top Rated
Influenza\Bird Flu Top Rated
Iraq Top Rated
Supreme Court Top Rated
All Books Top Rated
Arts Top Rated
Photography Top Rated
Digital Photography Top Rated
Digital Cameras Top Rated
Biography Top Rated
Business Top Rated
Management Top Rated
Marketing Top Rated
Sales Top Rated
Stocks Top Rated
Bonds Top Rated
Real Estate Top Rated
Trading Top Rated
Commodities Trading Top Rated
Time Management Top Rated
Starting A Business Top Rated
Children's Top Rated
Comics Top Rated
Computers Top Rated
PC Top Rated
Mac Top Rated
Programming Top Rated
Design Patterns Top Rated
.Net Top Rated
C# Top Rated
Vb.Net Top Rated
Asp.Net Top Rated
Java Top Rated
Python Top Rated
PHP Top Rated
Perl Top Rated
Javascript Top Rated
Ajax Top Rated
CSS Top Rated
Open Source Top Rated
SQL Top Rated
Databases Top Rated
Oracle Top Rated
MySql Top Rated
Sql Server Top Rated
IIS Top Rated
Apache Top Rated
Linux Top Rated
Windows Server Top Rated
Project Management Top Rated
HTML Top Rated
UML Top Rated
IT Certifications Top Rated
Cisco Certifications Top Rated
MCSE Top Rated
MCSD Top Rated
Cooking Top Rated
Italian Cooking Top Rated
Vegetarian Cooking Top Rated
Wine Top Rated
Engineering Top Rated
Entertainment Top Rated
Health Top Rated
Nutrition Top Rated
Dieting Top Rated
Sex Top Rated
History Top Rated
Military History Top Rated
British History Top Rated
Middle East History Top Rated
Land Battles Top Rated
Naval Warfare Top Rated
Air Warfare Top Rated
9/11 Top Rated
Terrorism Top Rated
Home Top Rated
Mortgage\Home Equity Loan Top Rated
Cars Top Rated
Car Buying Top Rated
Sports Cars Top Rated
Cat Top Rated
Humor Top Rated
Horror Top Rated
Law Top Rated
IP Law Top Rated
Legal History Top Rated
Fiction Top Rated
Oprah's Book Club Top Rated
Medicine Top Rated
Cancer Top Rated
Stroke Top Rated
Heart Disease Top Rated
Fertility Top Rated
Diabetes Top Rated
Pharmacology Top Rated
Back Problems Top Rated
Menopause Top Rated
Thyroid Top Rated
Pain Top Rated
Organic Chemistry Top Rated
Immune System Top Rated
Mystery Top Rated
Nonfiction Top Rated
Outdoors Top Rated
Running Top Rated
Radio Control Models Top Rated
Guns Top Rated
Parenting Top Rated
Divorce Top Rated
Professional Top Rated
Reference Top Rated
Religion Top Rated
Romance Top Rated
Science Top Rated
Physics Top Rated
Chemistry Top Rated
Astronomy Top Rated
Psychology Top Rated
Science Fiction Top Rated
Sports Top Rated
Teens Top Rated
Travel Top Rated
USA Top Rated
Europe Top Rated
France Top Rated
Italy Top Rated
England Top Rated
China Top Rated
All Books Arts Biography Click Here For An A-Z Index Of All 213 Best-Seller Subjects Business Children's Comics
Computers Cooking Engineering Entertainment Health History Home Horror Humor Law Fiction Medicine Mystery
Nonfiction Outdoors Parenting Professional Reference Religion Romance Science Sci-Fi Sports Teens Travel
In Association with Amazon.com

Cache miss
(not cached)