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