Oracle Database 10 G: Administration Workshop I Release 2: What You Will Learn
Oracle Database 10 G: Administration Workshop I Release 2: What You Will Learn
Oracle Database 10 G: Administration Workshop I Release 2: What You Will Learn
This course counts towards the Hands-on course requirement for the Oracle Database 10g Administrator Certification.
Only instructor-led inclass or instructor-led online formats of this course will meet the Certification Hands-on
Requirement. Self Study CD-Rom and Knowledge Center courses DO NOT meet the Hands-on Requirement.
Learn To:
Install the Database
Administer Users
Manage Data
Audience
Database Administrators
Database Designers
Project Manager
Sales Consultants
Support Engineer
Technical Consultant
Prerequisites
Working knowledge of SQL
Course Objectives
Install Oracle Database 10g and configure a database
Manage the Oracle instance
Manage the Database storage structures
Create and administer user accounts
Perform backup and recovery of a database
Monitor, troubleshoot, and maintain a database
Configure Oracle Net services
Move data between databases and files
Course Topics
Proactive Maintenance
Use statistics
Manage the Automatic Workload Repository (AWR)
Use the Automatic Database Diagnostic Monitor (ADDM)
Describe advisory framework
Set alert thresholds
Use server-generated alerts
Use automated tasks
Performance Management
Use Enterprise Manager pages to monitor performance
Use the SQL Tuning Advisor
Use the SQL Access Advisor
Use Automatic Shared Memory Management
Use the Memory Advisor to size memory buffers
Use performance related dynamic views
Troubleshoot invalid or unusable objects
Performing Flashback
Describe Flashback database
Restore the table content to a specific point in the past with Flashback Table
Recover from a dropped table
View the contents of the database as of any single point in time with Flashback Query
See versions of a row over time with Flashback Versions Query
View the transaction history of a row with Flashback Transaction Query
Moving Data
Describe available ways for moving data
Create and use directory objects
Use SQL*Loader to load data from a non-Oracle database (or user files)
Explain the general architecture of Data Pump
Use Data Pump Export and Import to move data between Oracle databases
Use external tables to move data via platform-independent files
Audience
Database Administrators
Sales Consultants
Support Engineer
Technical Consultant
Prerequisites
Knowledge of basic database administration
Oracle Database 10g: Administration Workshop I Release 2
Course Objectives
Use RMAN to create and manage backup sets and image copies
Recover the database to a previous point in time
Use Oracle Secure Backup to backup and recover a database
Use Oracle's Flashback technology to recover your database
Detect block corruptions and take appropriate measures to correct them
Use the various Database advisors and views to monitor and improve database performance
Control database resource usage with the Resource Manager
Simplify management tasks by using the Scheduler
Review database log files for diagnostic purposes
Customize language-dependent behavior for the database and individual sessions
Administer a VLDB
Implement a secure database
Transport data across platforms
Course Topics
Introduction
Grid Computing
Oracle Enterprise Manager 10g Product Controls
Database Architecture Review
Incomplete Recovery
Recovery Steps
Server and User Managed Recovery commands
Recovering a Control File Autobackup
Creating a New Control File
Incomplete Recovery Overview
Incomplete Recovery Best Practices
Simplified Recovery Through RESETLOGS
Point-in-time recovery using RMAN
Flashback
Flashback Database Architecture
Configuring and Monitoring Flashback Database
Backing Up the Flash Recovery Area
Using V$FLASH_RECOVERY_AREA_USAGE
Flashback Database Considerations
Using the Flashback Database RMAN interface
Using Flashback Database EM Interface
Managing and monitoring Flashback Database operations
Dealing with Database Corruption
Block Corruption Symptoms: ORA-1578
DBVERIFY Utility and the ANALYZE command
Initialization parameter DB_BLOCK_CHECKING
Segment Metadata Dump and Verification
Using Flashback for Logical Corruption and using DBMS_REPAIR
Block Media Recovery
RMAN BMR Interface
Dumping and Verifying Segment Metadata
VLDB Support
Creating Bigfile Tablespaces
Packages and data dictionary changes to support VLDB
Creating and maintaining temporary tablespace groups (TTG)
Partitioning and Partitioned Indexes
Skipping unusable indexes
Creating and using hash-partitioned global indexes
DML Error Logging
Interpreting Bigfile ROWIDs
Managing Resources
Database Resource Manager Concepts and Configuration
Creating a New Resource Plan
Active Session Pool Mechanism
Maximum Estimated Execution Time
Creating a Complex Plan
Administering and Monitoring Resource Manager
Resource Plan Directives
Creating Resource Consumer Groups
Database Security
Virtual Private Database: Overview
Creating a Column-Level Policy
Writing a Policy Function
Policy Types
Column level VPD with column masking
Transparent Data Encryption
Setting the listener password
Implement VPD
Data Movement
External Tables Concepts
Creating a Directory object and External Table
Data Pump
Transport Database
RMAN CONVERT DATABASE Command
Transport Tablespace
Create a Directory Object
Create a Temporary Table
Workshop
Workshop Methodology, requirements, and setup
Scenario 1: Database performance
Scenario 2: Finding and Tuning Inefficient SQL
Scenario 3: SGA Management - REDO
Scenario 4: Running out of Undo Space
Scenario 5: Missing datafile
Scenario 6: Managing space in a tablespace - REDO
Scenario 7: Missing TEMP data file