|
Oracle8i Database Administration Noel Yuhanna 1999 | 543 pages ISBN: 1884777783 |
|||
![]() |
$42.95 | Softbound print book | |
Table of Contents
Contents
preface xi
acknowledgments xii
about this book xiii
Who should read this book? xiii
Why this book must be read xiii
Using the DBA scripts xiv
Conventions used in this book xiv
Sample layout xiv
Author online xv
Source code xv
1 Getting started 1
1.1 How do I install Oracle8 on Windows NT? 2
1.2 How can I automatically start up my Oracle database when the computer is restarted? 6
1.3 How do I create a database from scratch? 8
1.4 How do I find out what database options have been installed? 14
1.5 How can I recreate the control file? 16
1.6 How can I change my database name (DBNAME)? 19
1.7 How can I see the current initialization parameters of my database? 20
1.8 How do I run multiple instances of Oracle on a server? 22
1.9 How can I generate a complete report of the database? 23
1.10 How do I install Oracle8i on UNIX? 32
1.11 How do I install Oracle8i on Windows NT? 38
- How can I generate a report on the database I/O? 338
How can I generate a report on the commands executed on the instance? 338
How can I generate a report on the SQL statements that are being executed on the instance? 338
How can I generate a report on the I/O calls for each SQL statement being executed on the instance? 339
How can I generate a report on the hit ratio? 339
How can I generate a report on the locks held by users? 339
How can I generate a report on the active processes? 339
How can I generate a report on tables and indexes that have been analyzed? 339
How can I generate a report on the space consumed by each user? 340
How can I generate a detailed report on a user? 339
What are the various V$ tables in Oracle8? 339
How can I generate a tablespace freespace report? 339
How can I generate a report on rollback segments? 340
How can I generate a report on the active transactions? 340
How can I generate a report on the extents allocation? 340
How can I generate a report on the number of objects held by users? 340
How can I generate a report on the redo logs? 340
How can I generate a report on waits? 340
How can I generate a report on the system statistics? 340
How can I generate a detailed report on all of the statistics? 340
How can I view the CPU usage for various sessions? 340
How can I generate a report on the session hit ratio? 340
How can I generate a report on tables that have no indexes? 340
How can I generate a report on the table access method for the instance? 341
How can I generate a report on the undocumented Oracle parameters? 341
 
index 517
DESCRIPTION
Databases are growing larger, and the use of distributed databases is on the rise. Oracle8i Database Administration addresses some of the most common yet complex issues that are faced by DBAs around the world.
Oracle has the largest market share in Database Management software and is the world's second largest software company. This book is designed for for Oracle Database administrators and others who are involved in planning, programming, administration, and implementation of Oracle8 Databases.
Although this book targets intermediate and advanced database administrators, it can also be an invaluable resource to entry-level DBAs, designers and developers, project managers, system administrators, data warehousing professionals or anyone interested in Oracle.
Oracle8i Database Administration uses a Q&A approach that provides in-depth technical solutions. The questions in this book have been compiled from many sources including Oracle forums, the Internet, and the author's personal experiences. The book also examines features that are new in Oracle8.
Translation rights for Oracle8i Database Administration have been granted for Brazil, Italy, and India. If you are interested in learning where to buy this book in a language other than English, please inquire at your local bookseller.
WHAT THE EXPERTS SAY ABOUT THIS BOOK...
"...it is much better than any Oracle Press book I've ever read. The answers are great at being very detailed...most of them go step-by-step through how to do something...unlike my experiences with the Oracle Press book. I highly recommend this to anyone who deals with Oracle on a regular basis."
--Billy Barron, Delphi Consultants, for JavaMUG
WHAT THE READERS SAY ABOUT THIS BOOK...
"The author has taken a radical new approach with this book, in that the solutions offered are taken from actual
questions/problems faced by Oracle DBAs. The scripts included in the book make for compelling reading as well, and show practical solutions to some of the most difficult problems facing the Oracle DBA. Not just another techni-cal
manual, but a real hands-on wealth of solutions. Great book!"
--Adrian Booth, Amazon.com Customer
"This book is outstanding! It provides factual information—posing a typical problem a DBA runs into and most importantly shows you how to solve this problem. I would highly recommend this book."
--Veronica Veroulis, Amazon.com Customer
ABOUT THE AUTHOR...
Noel Yuhanna is a Senior Database Consultant in a large multinational Corporation. He has over 15 years of experience in Oracle, Informix and Sybase databases. He has worked on very large, terabyte-sized databases and has helped several companies in database installation, capacity planning, performance, and tuning.

