Expert Oracle Database 10<i>g</i> Administration (Expert's Voice)

Expert Oracle Database 10<i>g</i> Administration (Expert's Voice)
Authors
Sam R. Alapati
ISBN
1590594517
Published
16 Sep 2005
Purchase online
amazon.com

This is a unique, one-volume guide to the administration and management of the Oracle database. Fully revised and updated from its best-selling 9i predecessor, this edition covers all new features, with fully field-tested examples&emdash;not just "showcase" examples. This book covers the new 10g management and performance tools and provides essential primers on Unix, Linux and Windows NT administration and on core SQL and PL/SQL programming techniques.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

Pawel G. Matuszyk said
I reviewed this book and I found a looooot of bugs in there. Nobody bothered to check if all queries are ok.
Examples? Here you are:
command: rmdir -r newdir
should be: rm -r newdir

another here: SELECT name FROM sys.obj$ WHERE obj#='4916681';
should be: SELECT name FROM sys.obj$ WHERE dataobj#='4916681';

it is only a couple of first pages. I am scared what gonna be later...

Gadi Bereznitsky said
A good book for a reader that did not attend Oracle courses or lack an expertise in several fields, definitely not a study textbook, but a reference for already working DBA.

H. Li said
read one month before taking the class, at lease, because it's not a 1200 pages book full of snapshot, but full of characters. good for students who never touch the Unix/Linux subject

R. K. Rao said
Guys..
This is it. I have 2 other DBA books that i use to refer. I sold them on Ebay, and bought this book. This is the only book that i have on my desk. It got everything from Basics like 1NF ( first Normalization) to PL/SQL packages.
Time spent reading this book is worth it. Thanks Sam for Wondeful book.

Karam M. H. Abvatura said
I knew this book for a long time and i am so lucky to get it... it explain stuff in a very nice and sequential way, the best about it is that it trains the DBA to use command line at all time.....

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.”