Monday, June 7, 2010

Oracle Database Administraton Training in Bangalore

1. Oracle Architectural Components
This course provides an overview of the physical, memory, process, and logical structures that make up the Oracle 10g Database Server.
Objectives :

  • Describe the stages that the Oracle 10g Database Server goes through in processing an SQL statement.
  • Differentiate among a database, an instance and a server
  • Define the underlying physical, memory, process and logical structures of the Oracle 10g Database Server

Topics
Oracle architectural components

2. Oracle Server Introduction
This module provides information on Oracle's installation and configuration tools.
Objectives :

  • Define the functions of the Oracle Universal Installer
  • Explain Oracle's administration tools
  • Describe Oracle's configuration assistants

Topics
Oracle server introduction

3. Database Architecture, Creation, and Interfaces
This course provides an overview of programmatic interfaces within Oracle and different database architectures (shared server vs. dedicated server).
Objectives :
Differentiate between shared server and dedicated server
Define and explain Automatic Storage Management (ASM)
Describe the different interfaces to the Oracle kernel
Topics
Database architecture, creation, and interfaces

4. Database Control and Storage Structures
This course provides information on Oracle 10g's multithreaded agent technology, as well as Oracle's new Recycle Bin and Flashback technologies.
Objectives :

  • Describe Oracle's multithreaded agent technology
  • Explain Oracle's listener technology
  • Define Oracle's Recycle Bin and Flashback technology
    Topics
  • Database control: multithreaded agents
  • Database control: startup and shutdown
  • Database control: listener
  • Database control: database storage structures

5. Managing Users and Schemas
This course provides the information you need to create, delete, and manage users, roles, and privileges within Oracle 10g.
Objectives :

  • Define the roles of creating, deleting, and managing users
  • Define the creating, deleting, and managing roles
  • Define the create, delete, and manage privileges
    Topics
  • Managing users
  • Modifying tables
  • Constraints
  • Indexes
  • Views

6. Data Management
This course provides information pertaining to Oracle SQL*Loader and Data Pump technologies.
Objectives

  • Describe Oracle's SQL*Loader technology
  • Describe the process used with large-scale data imports and exports using the Data Pump technology
    Topics
  • Data management


7. Database Security Management
This course provides information on Oracle 10g's password file, profile, and auditing technologies.
Objectives :

  • Explain how Oracle uses profiles to manage and secure passwords
  • Describe how Oracle uses a password file to secure DBA access
  • Define how Oracle uses auditing and audit trails to track access to the database
    Topics
  • Database security management

8. Database Backup and Recovery Concepts
This course provides information on how Oracle performs crash and instance recovery, as well as how Oracle works with redo log files and archived log files.
Objectives :

  • Describe Oracle's crash and instance recovery technology
  • Define how Oracle works with online and archived redo log files

Topics

  • Database backup and recovery: overview and fundamentals
  • Database backup and recovery: redo log files

9. Database Backups
This course provides information on configuring and using Oracle's Flash Recovery area to assist in performing server-managed (RMAN) database backups.
Objectives :

  • Explain how to perform server-managed (RMAN) backups
  • Define how to configure and use Oracle's Flash Recovery area
    Topics
  • Database backups using RMAN

10. Database Recovery
This course provides information on how to recover information from your databases and how to use Flashback Drop and Flashback Database as alternatives to point-in-time (incomplete) recovery.
Objectives :

  • Describe how to use Flashback to perform database recovery
    Topics
  • Database recovery

11. Database Performance Monitoring
This course provides information on how Oracle gathers and uses statistics to tune and improve its performance.
Objectives :

  • Describe Oracle's statistics gathering, tuning, and monitoring
    Topics
  • Explain database performance monitoring

12. Database Maintenance
This course provides information on how Oracle 10g establishes alert thresholds and gathers baseline metrics. It also explains how to use tuning and diagnostic advisors, as well as the Automatic Database Diagnostic Monitor (ADDM).
Objectives :

  • Explain how Oracle establishes alert thresholds
  • Describe how Oracle gathers baseline metrics
  • Define how to use Oracle tuning and diagnostic advisors
  • Describe Oracle's automatic workload repository
    Topics
  • Database maintenance: alerts and thresholds
  • Database maintenance: advisors

13. Database Undo Management
This course explains how to enable and configure Oracle's undo management and flashback technology.
Objectives :

  • Explain Oracle's undo management technology
  • Describe Oracle's flashback technology
    Topics
  • Database undo management

14. Database Locking Conflicts
This course provides information on Oracle's row and table locking technology, as well as Oracle's deadlock management technology.
Objectives :

  • Explain Oracle's row and table locking technology
  • Describe Oracle's deadlock management technology
    Topics
  • Database locking