Download Table of Contents - McGraw-Hill

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Serializability wikipedia , lookup

DBase wikipedia , lookup

Microsoft Access wikipedia , lookup

IMDb wikipedia , lookup

Entity–attribute–value model wikipedia , lookup

Extensible Storage Engine wikipedia , lookup

Functional Database Model wikipedia , lookup

Ingres (database) wikipedia , lookup

Concurrency control wikipedia , lookup

Microsoft Jet Database Engine wikipedia , lookup

Microsoft SQL Server wikipedia , lookup

Database wikipedia , lookup

SQL wikipedia , lookup

Open Database Connectivity wikipedia , lookup

Relational model wikipedia , lookup

ContactPoint wikipedia , lookup

Clusterpoint wikipedia , lookup

Database model wikipedia , lookup

PL/SQL wikipedia , lookup

Oracle Database wikipedia , lookup

Transcript
Color profile: Generic CMYK printer profile
Composite Default screen
ORACLE Series / Oracle Database 10g New Features / Freeman / 222947-0 / Chapter i
Blind Folio i:ix
Table of Contents
ACKNOWLEDGMENTS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xv
INTRODUCTION . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xvii
1 Getting Started . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Welcome to Oracle Database 10g and the “Grid” . . . . . . . . . . . . . . . . .
Upgrading to Oracle Database 10g . . . . . . . . . . . . . . . . . . . . . . . . . . . .
The DBUA . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Performing Manual Upgrades . . . . . . . . . . . . . . . . . . . . . . . . . . .
About the compatible Parameter . . . . . . . . . . . . . . . . . . . . . . . . .
The Database Configuration Assistant . . . . . . . . . . . . . . . . . . . . . . . . . .
The SYSAUX Tablespace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Introducing the SYSAUX Tablespace . . . . . . . . . . . . . . . . . . . . . .
Managing Occupants of the SYSAUX Tablespace . . . . . . . . . . . .
Automatic Storage Management . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
ASM Features . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
The ASM Instance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Setting Up ASM Disks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Addressing ASM Disks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
ASM and Data Dictionary Views . . . . . . . . . . . . . . . . . . . . . . . . .
Oracle Database 10g Real Application Clusters . . . . . . . . . . . . . . . . . . .
Portable Clusterware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Rolling Upgrades . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Cluster Ready Services . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Database Assistants . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
The gcs_server_processes Parameter . . . . . . . . . . . . . . . . . . . . . .
1
2
3
4
4
5
6
6
7
8
9
9
10
11
12
12
14
14
14
15
15
16
2 Server Manageability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Statistics Collection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Automated Statistics Collection . . . . . . . . . . . . . . . . . . . . . . . . . .
Collecting Data Dictionary Statistics . . . . . . . . . . . . . . . . . . . . . .
New DBMS_STATS Behaviors . . . . . . . . . . . . . . . . . . . . . . . . . . .
New Table-Monitoring Behaviors . . . . . . . . . . . . . . . . . . . . . . . .
Flushing the Buffer Cache . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
17
18
18
19
21
23
23
ix
P:\010Comp\Oracle8\947-0\fm.vp
Wednesday, March 03, 2004 12:59:45 PM
Color profile: Generic CMYK printer profile
Composite Default screen
x
ORACLE Series / Oracle Database 10g New Features / Freeman / 222947-0 / Front Matter
Blind Folio FM:x
Oracle Database 10g New Features
Database Resource Manager New Features . . . . . . . . . . . . . . . . . . . . . .
Reverting Back to the Original Consumer Group . . . . . . . . . . . . .
Setting the Idle Timeout . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Creating Mappings for Automatic Assignment of
Sessions to Consumer Groups . . . . . . . . . . . . . . . . . . . . . . . . .
Scheduler Changes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Overview of The Scheduler . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Practical Use of The Scheduler . . . . . . . . . . . . . . . . . . . . . . . . . .
User-Configurable Default Tablespaces . . . . . . . . . . . . . . . . . . . . . . . . .
Tablespace Groups and Multiple Default Temporary Tablespaces . . . . .
Assigning Temporary Tablespaces to Tablespace Groups . . . . . .
Defining a Tablespace Group as the
Default Temporary Tablespace . . . . . . . . . . . . . . . . . . . . . . . .
Tablespace Group Data Dictionary View . . . . . . . . . . . . . . . . . .
Renaming Tablespaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Dropping Databases . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Larger LOBs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Automatic Undo Retention . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Shrinking and Compacting Segments Online . . . . . . . . . . . . . . . . . . . . .
Using New Online Redefinition Features . . . . . . . . . . . . . . . . . . . . . . . .
3 Performance Tuning . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Improvements to the Wait Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Changes to the V$EVENT_NAME View . . . . . . . . . . . . . . . . . . . .
New Wait Information in V$SESSION . . . . . . . . . . . . . . . . . . . . .
Using V$SESSION to Find Blocking Sessions . . . . . . . . . . . . . . . .
The V$SESSION_WAIT_HISTORY View . . . . . . . . . . . . . . . . . . .
V$SESSION_WAIT_CLASS and
V$SYSTEM_WAIT_CLASS Views . . . . . . . . . . . . . . . . . . . . . . .
New Histogram Views . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
The Database Common Management Infrastructure . . . . . . . . . . . . . . . .
CMI Architecture Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
The Automatic Workload Repository . . . . . . . . . . . . . . . . . . . . . .
Server-Based Advisors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Server-Generated Alerts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Automatic SGA Tuning . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Self-Tuning Checkpointing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
New Oracle Database 10g Trace Functionality . . . . . . . . . . . . . . . . . . .
Sorted Hash Clusters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Example of Using a Sorted Hash Cluster . . . . . . . . . . . . . . . . . . .
Shared Server Changes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Changes to Shared Server Configuration . . . . . . . . . . . . . . . . . . .
MTS Parameters Obsoleted . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
The V$DISPATCHER_CONFIG View . . . . . . . . . . . . . . . . . . . . .
Tracing Shared Server Sessions . . . . . . . . . . . . . . . . . . . . . . . . . .
P:\010Comp\Oracle8\947-0\fm.vp
Wednesday, March 03, 2004 12:59:45 PM
24
24
25
25
27
27
27
33
33
34
34
35
36
36
37
37
37
38
39
40
40
41
42
42
42
42
43
43
44
50
59
61
62
62
63
63
65
65
66
66
66
Color profile: Generic CMYK printer profile
Composite Default screen
ORACLE Series / Oracle Database 10g New Features / Freeman / 222947-0 / Front Matter
Blind Folio FM:xi
Table of Contents
4 Security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Virtual Private Database New Features . . . . . . . . . . . . . . . . . . . . . . . . . .
Column-Level Privacy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
New VPD Policies . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
VPD Support for Oracle Parallel Query . . . . . . . . . . . . . . . . . . . .
Oracle Database 10g Auditing New Features . . . . . . . . . . . . . . . . . . . . .
New Columns in DBA_AUDIT_TRAIL . . . . . . . . . . . . . . . . . . . . .
Fine-Grained Auditing New Features . . . . . . . . . . . . . . . . . . . . . .
Directory (LDAP) Based New Features . . . . . . . . . . . . . . . . . . . . . . . . . .
67
68
68
69
70
70
70
71
72
5 Availability and Recoverability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
General Database Recovery Improvements . . . . . . . . . . . . . . . . . . . . . .
Easier Recovery Through the resetlogs Command . . . . . . . . . . . .
Changes to the alter database archivelog Command . . . . . . . . . .
New and Changed Oracle Database 10g Database
Backup Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
RMAN Improvements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Using the Flash Recovery Area . . . . . . . . . . . . . . . . . . . . . . . . . .
Using Backup Copies and Fast Recovery . . . . . . . . . . . . . . . . . . .
Use RMAN to Back Up the Current Control File . . . . . . . . . . . . .
Using the catalog and uncatalog Commands . . . . . . . . . . . . . . . .
Dropping a Database in RMAN . . . . . . . . . . . . . . . . . . . . . . . . . .
Unregistering a Database in RMAN . . . . . . . . . . . . . . . . . . . . . . .
Changes to Incremental Backups . . . . . . . . . . . . . . . . . . . . . . . . .
Recovering Datafiles Not Backed Up . . . . . . . . . . . . . . . . . . . . .
Automatic Channel Failover . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Compressing RMAN Backups . . . . . . . . . . . . . . . . . . . . . . . . . . .
Controlling Backup Rates and Duration . . . . . . . . . . . . . . . . . . . .
New Flashback Features . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Flashback Database . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Flashback Drop . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Flashback Versions Query . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Configuring Guaranteed Undo Retention . . . . . . . . . . . . . . . . . .
Flashback Transaction Query . . . . . . . . . . . . . . . . . . . . . . . . . . .
Flashback Table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
New Transaction Recovery Monitoring Features . . . . . . . . . . . . . . . . . .
New Data Guard Features . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Apply Redo in Real Time . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
The valid_for Attribute . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Redo Transmission Enhancements . . . . . . . . . . . . . . . . . . . . . . . .
New Standby Database Parameters . . . . . . . . . . . . . . . . . . . . . . .
Changes to Standby Database Startups . . . . . . . . . . . . . . . . . . . .
ARCH Process Writes to Standby Redo Logs . . . . . . . . . . . . . . . .
Assign Threads to Standby Redo Log Groups . . . . . . . . . . . . . . . .
Logical Standby Database Enhancements . . . . . . . . . . . . . . . . . .
73
74
74
76
P:\010Comp\Oracle8\947-0\fm.vp
Wednesday, March 03, 2004 12:59:45 PM
76
77
78
83
85
85
86
86
87
89
89
90
91
92
92
97
99
100
101
101
102
103
104
105
107
107
108
108
108
109
xi
Color profile: Generic CMYK printer profile
Composite Default screen
xii
ORACLE Series / Oracle Database 10g New Features / Freeman / 222947-0 / Front Matter
Blind Folio FM:xii
Oracle Database 10g New Features
6 Business Intelligence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Oracle Data Pump . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Oracle Data Pump Architecture . . . . . . . . . . . . . . . . . . . . . . . . .
Data Pump Data Dictionary Views . . . . . . . . . . . . . . . . . . . . . . .
Data Pump Interactive Mode . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Data Pump API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Data Pump Export . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Data Pump Import . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Bigfile Tablespaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
What Are Bigfile Tablespaces? . . . . . . . . . . . . . . . . . . . . . . . . . . .
Why Bigfile Tablespaces? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Bigfile Tablespace Management . . . . . . . . . . . . . . . . . . . . . . . . .
Bigfile Tablespaces and Extended ROWIDs . . . . . . . . . . . . . . . . .
Cross-Platform Transportable Tablespaces . . . . . . . . . . . . . . . . . . . . . . . .
Introduction to Cross-Platform Transportable Tablespaces . . . . . .
Datafile Byte Ordering: Endian Formats . . . . . . . . . . . . . . . . . . . .
Enhanced Merge Functionality . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
New merge Conditional Clauses and Extensions . . . . . . . . . . . . .
Optional delete Clause in the merge Statement . . . . . . . . . . . . . .
Enhanced External Table Functionality . . . . . . . . . . . . . . . . . . . . . . . . . .
Writing to External Tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Projecting Columns in External Tables . . . . . . . . . . . . . . . . . . . . .
New Materialized View, Query Rewrite, and Summary
Management DDL Features . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Partition Change Tracking Enhancements . . . . . . . . . . . . . . . . . .
Query Rewrite Enhancements . . . . . . . . . . . . . . . . . . . . . . . . . . .
Mview Fast Refresh Enhancements . . . . . . . . . . . . . . . . . . . . . . .
Summary Management DDL Enhancements . . . . . . . . . . . . . . . .
New Partitioning Features . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Index-Organized Table Partitioning Improvements . . . . . . . . . . .
Hash-Partitioned Global Indexes . . . . . . . . . . . . . . . . . . . . . . . . .
Partitioned Index Maintenance . . . . . . . . . . . . . . . . . . . . . . . . . .
Skipping Unusable Indexes . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
113
114
114
118
118
120
120
128
134
134
134
135
137
138
138
139
141
141
143
143
143
145
7 Application Development . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Bulk Bind Improvements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Processing Sparse Collections . . . . . . . . . . . . . . . . . . . . . . . . . . .
Exception Handling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
SQL and PL/SQL Regular Expressions . . . . . . . . . . . . . . . . . . . . . . . . . . .
What Are Regular Expressions? . . . . . . . . . . . . . . . . . . . . . . . . . .
Using Regular Expressions in Oracle Database 10g . . . . . . . . . . .
Case- and Accent-Insensitive Searches . . . . . . . . . . . . . . . . . . . . . . . . . .
User-Specified Quote Character Assignment . . . . . . . . . . . . . . . . . . . . .
161
162
162
164
164
164
164
172
174
P:\010Comp\Oracle8\947-0\fm.vp
Wednesday, March 03, 2004 12:59:45 PM
146
146
147
153
154
156
156
157
159
160
Color profile: Generic CMYK printer profile
Composite Default screen
ORACLE Series / Oracle Database 10g New Features / Freeman / 222947-0 / Front Matter
Blind Folio FM:xiii
Table of Contents
PL/SQL New Packages of Note . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
The utl_compress Package . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
The utl_mail Package . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Other New PL/SQL Packages . . . . . . . . . . . . . . . . . . . . . . . . . . .
Oracle Collections . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Creating Temporary Tables with VARRAY Columns . . . . . . . . . .
Changing the VARRAY Size . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Defining the Tablespace of a Nested Table . . . . . . . . . . . . . . . . .
ANSI Support for Nested Tables and VARRAY Columns . . . . . . .
The PL/SQL Compiler . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
New PL/SQL Compiler . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Natively Compiled PL/SQL New Features . . . . . . . . . . . . . . . . . .
Fine-Grained Debug Privileges . . . . . . . . . . . . . . . . . . . . . . . . . .
PL/SQL Compile-Time Warnings . . . . . . . . . . . . . . . . . . . . . . . . .
Improvements to the dbms_profiler Procedure . . . . . . . . . . . . . . . . . . . .
Table Function Enhancements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
New Connect String Format . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
174
174
175
176
176
176
177
177
178
181
181
183
184
184
187
187
187
8 Other Database New Features . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Calling Remote Stored Procedures . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Workspace Manager Enhancements . . . . . . . . . . . . . . . . . . . . . . . . . . . .
New Functionality in the dbms_wm Package . . . . . . . . . . . . . . .
Multiparent Workspaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Workspace Manager Events . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Exporting, Importing, and Loading Versioned Data . . . . . . . . . . .
Workspace Continuous Refresh . . . . . . . . . . . . . . . . . . . . . . . . . .
Other Improvements for Workspace Manager . . . . . . . . . . . . . . .
Streams Enhancements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
SQL*Plus Enhancements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Enhancements to the describe Command . . . . . . . . . . . . . . . . . .
Enhancements to the spool Command . . . . . . . . . . . . . . . . . . . . .
Changes to the Behavior of the SQL*Plus Profile Files . . . . . . . . .
New define Variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Capability to Do Variable Substitution at the SQL Prompt . . . . . .
The New SQL*Plus compatibility Command . . . . . . . . . . . . . . . .
Support for Whitespace in File- and Pathnames . . . . . . . . . . . . . .
Other SQL*Plus Enhancements and New Features . . . . . . . . . . .
SQL Language New Features . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Data Type Enhancements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Moving Data from BFILEs to a LOB . . . . . . . . . . . . . . . . . . . . . . .
LOBs and the before row insert Trigger . . . . . . . . . . . . . . . . . . . .
New Functionality for the returning Clause . . . . . . . . . . . . . . . . .
SQL Modeling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
189
190
190
191
193
196
197
199
199
200
202
202
203
203
204
204
205
205
205
205
206
206
206
206
207
P:\010Comp\Oracle8\947-0\fm.vp
Wednesday, March 03, 2004 12:59:46 PM
xiii
Color profile: Generic CMYK printer profile
Composite Default screen
xiv
ORACLE Series / Oracle Database 10g New Features / Freeman / 222947-0 / Front Matter
Blind Folio FM:xiv
Oracle Database 10g New Features
Using Aggregates in the returning Clause . . . . . . . . . . . . . . . . . . . . . . . .
Grouped Table Outer Joins . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Removal of Aggregate and SQL Statement Length Limitations . . . . . . . .
New connect by Functionality . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Example Using connect_by_iscycle . . . . . . . . . . . . . . . . . . . . . . .
Example Using connect_by_isleaf . . . . . . . . . . . . . . . . . . . . . . . .
Example Using connect_by_root . . . . . . . . . . . . . . . . . . . . . . . . .
207
208
209
209
210
210
210
9 Oracle Enterprise Manager 10g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Introducing the Redesigned OEM Architecture . . . . . . . . . . . . . . . . . . . .
Server Tier . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Client Tier . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Middle Tier . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Communication Components . . . . . . . . . . . . . . . . . . . . . . . . . . .
Changes to OEM Installation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Grid Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Database Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Studio Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Connecting to OEM . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Key New Features in OEM . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Introducing the Revamped OEM Home Page . . . . . . . . . . . . . . . . . . . . .
Consolidated Management with Target Home Pages . . . . . . . . . .
Server-Generated Alerts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Key New Management Features . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Provisioning . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Job Scheduler . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
New OEM Administration and Maintenance Features . . . . . . . . . . . . . .
Performance Tuning . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
OEM Grid Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Top Sessions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Top SQL Assessment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Introducing Oracle EM2Go . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
EM2Go Home Page . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Other New OEM Related Features . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Baselining . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
History . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Oracle Data Pump . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Related Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Alert Log Viewer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
211
212
213
213
213
214
214
215
215
216
216
217
218
218
220
220
220
221
222
225
227
227
227
229
229
230
230
230
230
230
230
Appendix: Oracle Database 10g New Processes . . . . . . . . . . . . . . . . . . 231
Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 233
P:\010Comp\Oracle8\947-0\fm.vp
Wednesday, March 03, 2004 12:59:46 PM