ORACLE DATABASE 11G: COMPLETE



Similar documents
Oracle Database 11g: Administration Workshop I Release 2

Oracle Database 11g: Administration Workshop I Release 2

ORACLE DATABASE: ADMINISTRATION WORKSHOP I

Objectif. Participant. Prérequis. Pédagogie. Oracle Database 11g - Administration Workshop I Release 2. 5 Jours [35 Heures]

COURCE TITLE DURATION. Oracle Database 11g: Administration Workshop I

Oracle Database 11g: Administration Workshop I

Oracle 11g Database Administration

ORACLE DBA 11G TRAINING

Oracle. Brief Course Content This course can be done in modular form as per the detail below. ORA-1 Oracle Database 10g: SQL 4 Weeks 4000/-

D12C-AIU Oracle Database 12c: Admin, Install and Upgrade Accelerated NEW

UNIVERSITY AUTHORISED EDUCATION PARTNER (WDP)

Oracle Database 12c: Administration Workshop NEW

Oracle Database 12c: Admin, Install and Upgrade Accelerated

Oracle Database 12c: Administration Workshop NEW. Duration: 5 Days. What you will learn

Oracle Database: SQL and PL/SQL Fundamentals NEW

Oracle Database 12c Administration Workshop

AV-004: Administering and Programming with ORACLE

Oracle Database 10g: New Features for Administrators

Oracle Database 11g: Administration Workshop II DBA Release 2

Oracle Database 11g: Administration And Backup & Recover

Oracle Database 11g: Administration Workshop II DBA Release 2

Oracle Architecture, Concepts & Facilities

Oracle Database 11g: New Features for Administrators DBA Release 2

Oracle Database 11g: Administration Workshop II Release 2

Objectif. Participant. Prérequis. Pédagogie. Oracle Database 11g - Administration Workshop II - LVC. 5 Jours [35 Heures]

Oracle Database 11g: Administration Workshop II

Oracle Database 10g: Administration Workshop II Release 2

Configuring Backup Settings Configuring and Managing Persistent Settings for RMAN Configuring Autobackup of Control File Backup optimization

Oracle 11g Administration

Oracle 11g New Features - OCP Upgrade Exam

ORACLE DATABASE 12C: NEW FEATURES FOR ADMINISTRATORS GRADE CURRICULAR. Enterprise Manager Express home page versus Enterprise Manager Database Control

Oracle Database 11g: Administration Workshop I

Oracle Database 12c: New Features for Administrators

Oracle Database 11 g Performance Tuning. Recipes. Sam R. Alapati Darl Kuhn Bill Padfield. Apress*

OCP: Oracle Database 12c Administrator Certified Professional Study Guide. Exam 1Z0-063

D12CBR Oracle Database 12c: Backup and Recovery Workshop NEW

Oracle 11g DBA Training Course Content

SQL Databases Course. by Applied Technology Research Center. This course provides training for MySQL, Oracle, SQL Server and PostgreSQL databases.

Objectif. Participant. Prérequis. Pédagogie. Oracle Database 11g - New Features for Administrators Release 2. 5 Jours [35 Heures]

Oracle Database 12c: Performance Management and Tuning NEW

Oracle Database 11g: Administration I

ORACLE DATABASE ADMINISTRATOR RESUME

1. This lesson introduces the Performance Tuning course objectives and agenda

Oracle Database 11g R1 & R2: New Features for Administrators

Oracle Database 11g: New Features for Administrators

ORACLE CORE DBA ONLINE TRAINING

Oracle Database 11g: Performance Tuning DBA Release 2

Oracle USF

Programa de Actualización Profesional ACTI Oracle Database 11g: SQL Tuning Workshop

Customer evaluation guide Toad for Oracle v12 Database administration

50238: Introduction to SQL Server 2008 Administration

D78850GC10. Oracle Database 12c Backup and Recovery Workshop. Summary. Introduction. Prerequisites

Oracle Database: SQL and PL/SQL Fundamentals NEW

Objectif. Participant. Prérequis. Pédagogie. Oracle Database 11g - Performance Tuning DBA Release 2. 5 Jours [35 Heures]

Oracle DBA Course Contents

Agenda. Overview Configuring the database for basic Backup and Recovery Backing up your database Restore and Recovery Operations Managing your backups

Oracle Database Security and Audit

Oracle Database: SQL and PL/SQL Fundamentals

Oracle vs. SQL Server. Simon Pane & Steve Recsky First4 Database Partners Inc. September 20, 2012

System Administration of Windchill 10.2

Basic Tuning Tools Monitoring tools overview Enterprise Manager V$ Views, Statistics and Metrics Wait Events

Oracle 11g DBA Online Course - Smart Mind Online Training, Hyderabad. Oracle 11g DBA Online Training Course Content

Oracle Database: Program with PL/SQL

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated R2

Oracle 12C OCA/OCP Certification (DBA)

SQL DATABASE PROGRAMMING (PL/SQL AND T-SQL)

Oracle Database 12c: Performance Management and Tuning NEW

Oracle Database 10g. Page # The Self-Managing Database. Agenda. Benoit Dageville Oracle Corporation benoit.dageville@oracle.com

Oracle Database 11g: Security Release 2. Course Topics. Introduction to Database Security. Choosing Security Solutions

ORACLE INSTANCE ARCHITECTURE

Explain how to prepare the hardware and other resources necessary to install SQL Server. Install SQL Server. Manage and configure SQL Server.

D50323GC20 Oracle Database 11g: Security Release 2

Oracle Database 12c: Introduction to SQL Ed 1.1

ORACLE DATABASE ADMINISTRATION PROGRAM LEARNING OUTCOMES

Configuring Backup Settings. Copyright 2009, Oracle. All rights reserved.

Oracle Database 11g: SQL Tuning Workshop Release 2

NUTECH COMPUTER TRAINING INSTITUTE 1682 E. GUDE DRIVE #102, ROCKVILLE, MD WEB: TEL:

Maintaining a Microsoft SQL Server 2008 Database

Oracle Database 11g: SQL Tuning Workshop

MS-40074: Microsoft SQL Server 2014 for Oracle DBAs

Microsoft SQL Server Beginner course content (3-day)

Oracle Database 10g: Backup and Recovery 1-2

Oracle Database: SQL and PL/SQL Fundamentals

Restore and Recovery Tasks. Copyright 2009, Oracle. All rights reserved.

Maximum Availability Architecture. Oracle Best Practices For High Availability

Oracle Database 10g: Introduction to SQL

Oracle Database. 2 Day DBA 11g Release 2 (11.2) E

Rob Zoeteweij Zoeteweij Consulting

MOC 20462C: Administering Microsoft SQL Server Databases

Objectif. Participant. Prérequis. Pédagogie. Oracle Database 11g - Implement Streams Release 2. 5 Jours [35 Heures]

RMAN What is Rman Why use Rman Understanding The Rman Architecture Taking Backup in Non archive Backup Mode Taking Backup in archive Mode

Topics Advanced PL/SQL, Integration with PROIV SuperLayer and use within Glovia

RMAN BACKUP & RECOVERY. Recovery Manager. Veeratteshwaran Sridhar

Oracle Recovery Manager

Oracle Data Recovery Advisor

Oracle Database: Develop PL/SQL Program Units

Oracle Database 10g: Program with PL/SQL

Advanced Oracle DBA Course Details

Course -Oracle 10g SQL (Exam Code IZ0-047) Session number Module Topics 1 Retrieving Data Using the SQL SELECT Statement

Transcription:

ORACLE DATABASE 11G: COMPLETE 1. ORACLE DATABASE 11G: SQL FUNDAMENTALS I - SELF-STUDY COURSE a) Using SQL to Query Your Database Using SQL in Oracle Database 11g Retrieving, Restricting and Sorting Data Using Single-Row Functions b) Conversion Functions, Group Functions, and Joins Conversion Functions and Conditional Expressions Group Functions and Joins c) Subqueries, Set Operators, and Data Manipulation Using Subqueries and Set Operators Manipulating Data d) Using DDL, Views, Sequences, Indexes, and Synonyms Using DDL Statements to Create and Manage Tables Creating Other Schema Objects 2. ORACLE DATABASE 11G: SQL FUNDAMENTALS II SELF-STUDY COURSE a) Controlling User Access and Managing Schema Objects Controlling User Access Managing Schema Objects b) Data Dictionary Views and Large Data Sets Managing Objects with Data Dictionary Views Manipulating Large Data Sets c) Managing Data in Different Time Zones Using Time Zones and Datetime Functions d) Using Subqueries and Regular Expressions Retrieving Data Using Subqueries Using Regular Expressions

3. ORACLE DATABASE 11G: PL/SQL FUNDAMENTALS - SELF-STUDY COURSE a) PL/SQL Variables, Attributes, and Executable Statements Getting Started with PL/SQL Elements Using Executable Statements b) Using DML, DDL, Cursors, Control Structures, and Loops Using DML, DDL, and SQL Cursors in PL/SQL Using Control Structures and Loops in PL/SQL c) Using Data Types, INDEX BY Tables, and Cursors in PL/SQL Using Data Types, INDEX BY, and PL/SQL Records Using Explicit Cursors and Attributes in PL/SQL d) Working with Exceptions, Subprograms, JDeveloper, and REF Cursors Handling Exceptions in PL/SQL Using JDeveloper and Cursor Variables 4. ORACLE DATABASE 11G: DEVELOP PL/SQL PROGRAM UNITS SELF-STUDY COURSE a) Subprograms, Packages, and Exception Handling in PL/SQL Using Subprograms and Handling Exceptions Using Functions, Creating Packages, and Debugging b) Packages, Dynamic SQL, and Coding Considerations in PL/SQL Using Packages and Dynamic SQL Coding Considerations in PL/SQL c) Using Triggers, the PL/SQL Compiler, and Managing Code Working with Triggers in PL/SQL Using the PL/SQL Compiler and Managing Code d) Managing PL/SQL Code and Dependencies PL/SQL Code and Dependency Management

5. ORACLE DATABASE 11G: ADMINISTRATION WORKSHOP I - SELF-STUDY COURSE a) Exploring the Oracle Database Architecture Oracle Database Architecture Overview Oracle ASM Architecture Overview Process Architecture Memory structures Logical and physical storage structures ASM storage components b) Installing your Oracle Software Tasks of an Oracle Database Administrator Tools Used to Administer an Oracle Database Installation: System Requirements Oracle Universal Installer (OUI) Installing Oracle Grid Infrastructure Installing Oracle Database Software Silent Install c) Creating an Oracle Database Planning the Database Using the DBCA to Create a Database Password Management Creating a Database Design Template Using the DBCA to Delete a Database d) Managing the Oracle Database Instance Start and stop the Oracle database and components Use Oracle Enterprise Manager Access a database with SQLPlus Modify database installation parameters Describe the stages of database startup Describe database shutdown options View the alert log Access dynamic performance views e) Manage the ASM Instance Set up initialization parameter files for ASM instance

Start up and shut down ASM instances Administer ASM disk groups f) Configuring the Oracle Network Environment Use Enterprise Manager to create and configure the Listener Enable Oracle Restart to monitor the listener Use tnsping to test Oracle Net connectivity Identify when to use shared servers and when to use dedicated servers g) Managing Database Storage Structures Storage Structures How Table Data Is Stored Anatomy of a Database Block Space Management in Tablespaces Tablespaces in the Preconfigured Database Actions with Tablespaces Oracle Managed Files (OMF) h) Administering User Security Database User Accounts Predefined Administrative Accounts Benefits of Roles Predefined Roles Implementing Profiles i) Managing Data Concurrency Data Concurrency Enqueue Mechanism Resolving Lock Conflicts Deadlocks j) Managing Undo Data Data Manipulation Transactions and Undo Data Undo Data Versus Redo Data Configuring Undo Retention k) Implementing Oracle Database Auditing Describe DBA responsibilities for security Enable standard database auditing Specify audit options

Review audit information Maintain the audit trail l) Database Maintenance Manage optimizer statistics Manage the Automatic Workload Repository (AWR) Use the Automatic Database Diagnostic Monitor (ADDM) Describe and use the advisory framework Set alert thresholds Use server-generated alerts Use automated tasks m) Performance Management Performance Monitoring Managing Memory Components Enabling Automatic Memory Management (AMM) Automatic Shared Memory Advisor Using Memory Advisors Dynamic Performance Statistics Troubleshooting and Tuning Views Invalid and Unusable Objects n) Backup and Recovery Concepts Part of Your Job Statement Failure User Error Understanding Instance Recovery Phases of Instance Recovery Using the MTTR Advisor Media Failure Archive Log Files ñ) Performing Database Backups Backup Solutions: Overview Oracle Secure Backup User-Managed Backup Terminology Recovery Manager (RMAN) Configuring Backup Settings Backing Up the Control File to a Trace File

Monitoring the Flash Recovery Area o) Performing Database Recovery Opening a Database Data Recovery Advisor Loss of a Control File Loss of a Redo Log File Data Recovery Advisor Data Failures Listing Data Failures Data Recovery Advisor Views p) Moving Data Describe ways to move data Create and use directory objects Use SQL*Loader to move data Use external tables to move data General architecture of Oracle Data Pump Use Data Pump export and import to move data q) Working with Support Use the Enterprise Manager Support Workbench Work with Oracle Support Log service requests (SR) Manage patches 6. ORACLE DATABASE 11G: ADMINISTRATION WORKSHOP II - SELF-STUDY COURSE a) Database Architecture and Recovery Operations Oracle Database Architecture Backup and Recovery Operations b) The RMAN Catalog and Creating Backups The RMAN Recovery Catalog Creating Backups with RMAN c) Performing Restore and Recovery Tasks Restore and Recovery Tasks Performing User-Managed Backup and Recovery

d) Using, Monitoring and Tuning RMAN Using RMAN to Perform Recovery Monitoring and Tuning RMAN e) Database Diagnostics and Flashback Technologies Diagnosing the Oracle Database Flashback Technologies f) Managing Database Memory and Performance Managing Memory Managing Database Performance g) Managing Database Resources and the Scheduler Managing Resources Task Automation and Administration h) Managing Database Space and Duplication Managing Database Space and Duplication Duplicate Databases