Oracle Overview 1 Day: OR110 (Oracle 9i) or OR510 (Oracle 10g)
This course provides an overview of Oracle and a review of relational concepts such as referential integrity, primary keys, foreign keys, locking, and programming considerations. Topics will also include Oracle architecture, SQL, SQL*Plus, TOAD and PL/SQL programming. Click here to have a detailed outline emailed to you.
Data Modeling 2 Days: OR160 with Data Warehouse Concepts 1 Day: OR165
This course introduces the principles and data modeling. It explains how to incorporate business requirements into a logical data model. The components of a logical data model are defined and how to represent this model as an entity relationship diagram. The normalization of data and how to handle complex relationships are also included. There is the option of an added 1 day class on data warehousing principles which includes the concepts of the star schema and the design of fact tables, event tables and dimension tables. Click here to have a detailed outline emailed to you.
Oracle Interactive Reporting - Answers (Seibel Analytics) for End Users 3 Day: OR440
This course introduces students to the querying and analytical capabilities of Oracle Answers which is the Seibel Analytics product that Oracle purchased. Students learn the querying and analytical capabilities of Oracle Answers using Oracle BI Enterprise Edition (OBIEE) with the web interface. Students will learn to create, modify, run, and refine ad hoc queries and incorporate them into interactive dashboards. They will learn to view, chart, and analyze multidimensional data found in their reporting data warehouse. They will also learn about iBots, Briefing Books and BI Delivers. Click here to have a detailed outline emailed to you.
Discoverer Plus for Administrators 2 Day: OR142 (Oracle 9i) or OR545 (Oracle 10g)
Oracle Business Intelligence (BI) Discoverer Plus is a web-based utility that can be used to specify queries and access data in the database according to the specifications given. BI Discoverer makes finding the data easier than it often is with other interfaces. This course gives participants hands-on experience with administration tasks for Oracle’s Graphical User Interface (GUI) based ad hoc query and data access tool – Discoverer. Students will build the End User Layer for Discoverer. Click here to have a detailed outline emailed to you.
Discoverer Plus for Endusers 2 Day: OR140 (Oracle 9i) or OR540 (Oracle 10g)
This course introduces students to the querying and analytical capabilities of Oracle Discoverer. Students will learn how to view data stored in a relational database, and analyze and create reports based upon that data using Discoverer Plus. In particular, students will learn how to create, modify, and refine ad hoc queries using Discoverer's intuitive and easy-to-use Workbook Wizard. They will learn how to present data graphically, how to format query results to create customized reports, and how to export reports to many other applications, including MS Excel, HTML, and Oracle Reports. Click here to have a detailed outline emailed to you.
Oracle Application Development 5 Days: OR145(Oracle 9i) or OR555(Oracle 10g)
This course provides developers with the skills necessary to code Oracle SQL queries and develop PL/SQL for procedures, functions and triggers. A brief introduction to relational database and Oracle architecture is provided. The course also includes the skills to create database objects (e.g. tables and indexes). Click here to have a detailed outline emailed to you.
Oracle SQL Fundamentals 3 Days: OR150(Oracle 9i) or OR550(Oracle 10g)
This class provides the basic knowledge and skills needed to code SQL statements, and the new features of Oracle. In addition to SQL topics, the course includes relational database management system (RDBMS) concepts such as referential integrity, primary keys, foreign keys, locking, and programming considerations. The SQL information is ANSI standards and can be applied to any RDBMS, including DB2, Oracle, SQL/Server, Informix, etc. Workshops are executed using an appropriate interactive tool such as TOAD or SQL*Plus or company standard software. Click here to have a detailed outline emailed to you.
Oracle PL/SQL Programming 2-3 Days: OR151(Oracle 9i) or OR551(Oracle 10g)
This introductory course provides you with the skills necessary to develop PL/SQL programs for procedures, functions and triggers. Topics include IF-THEN-ELSE, ELSIF, GOTO, LOOPS, WHILE, Cursor Control and error handling. There is a subsequent intermediate/advanced course; namely PL/SQL Workshop Click here to have a detailed outline emailed to you.
Oracle Database for Developers 2 Days: OR152(Oracle 9i) or OR552(Oracle 10g)
This course will provided programmers and developers the understanding of the duties of a Oracle database administrator. On completion of this course, the students will have the foundation to communicate with their DBA’s. Hands-on labs reinforce the learning process. Click here to have a detailed outline emailed to you.
Oracle Database Administration 5 Days: OR153(Oracle 9i) or OR553(Oracle 10g)
This course will combine lecture with hands-on programming to facilitate the student's understanding of the duties of a new Oracle database administrator for Oracle. Hands-on labs reinforce the learning process by allowing students to create and manage their own Oracle servers. Click here to have a detailed outline emailed to you.
Oracle Backup and Recovery (RMAN) 3 Days: OR154 (Oracle 9i) or OR554(Oracle 10g)
This hands-on class is intended for experienced Oracle administrators who need to use or evaluate Recovery Manager, Oracle's utility for backup and recovery. Personnel new to backup and recovery or those currently using user-managed backup techniques will benefit from this class. The course is a comprehensive and practical introduction to RMAN including architecture, setup, backup, restore and recovery, recovery catalog maintenance, debugging, tuning and reporting. The Oracle 10g course includes the new features such as Flash Database and others. Both courses contains many working examples and many hands-on workshop. Click here to have a detailed outline emailed to you.
Oracle Advanced PL/SQL Workshop 3 Days: OR197(Oracle 9i) or OR597(Oracle 10g)
This course provides you with the advanced skills necessary to code Oracle PL/SQL programs with a focus on developing procedures, functions and triggers. Some of the topics include Dynamic SQL, user defined objects, external procedures, object methods, and collections but will depend on the version. Click here to have a detailed outline emailed to you.
Advanced SQL and Performance 3 Days: OR210(Oracle 9i) or OR560(Oracle 10g)
This course provides an in-depth study of SQL, and application-based performance guidelines for relational databases with an emphasis on Oracle specific version. Topics include joins and subqueries and tuning through the use of EXPLAIN to examine the optimizer's access path decisions. These skills will be strengthened through extensive workshops and classroom lecture. This class is intended for both developers and DBA's. Click here to have a detailed outline emailed to you.
Oracle Reports 6i 4 days: OR310
This lab-intensive course is designed to lead developers through the steps involved in developing a report in Oracle. The course covers concepts involved in using the GUI report writer to build reports in various formats, which can include buttons, multimedia and OLE2 objects. This course is directed at Version 6i only. Click here to have a detailed outline emailed to you.
Oracle Reports 5 days: OR311(Oracle 9i) or OR510 (Oracle 10g)
This course is designed to lead developers through the steps involved in developing a report in Oracle in a client-server environment or a web environment. The course covers the use of default reports, the use of wizards to assist in the rapid development of reports and how to format and output reports for the web using the Web Wizard. The course also covers adding PL/SQL code and parameters to reports to automate them. Click here to have a detailed outline emailed to you.
Oracle Forms 5 Days: OR320 (Oracle 9i) or OR520 (Oracle 10g)
This lab-intensive course is designed to lead application software developers through the steps involved in building enterprise-scale Internet applications using the Oracle Forms product. We provide both Oracle 9i and 10g versions of this product. Click here to have a detailed outline emailed to you.
Oracle Data Warehousing 5 Days: OR410
This course considers how to build, implement, tune and utilize data warehouses with Oracle technology. Logical data warehouse concepts are considered such as dimension tables, fact tables and star schemas. Implementing such logical concepts using the Oracle database is then presented including defining dimensions, hierarchies, measures and other objects. Physical implementation techniques are considered such as bitmap indexes, partitioned tables, materialized views, and others. Emphasis is placed on the parallel execution features of the database and how these can yield significant performance advantages. Click here to have a detailed outline emailed to you.
Oracle Warehouse Builder 3 Days: OR416
This course considers how to utilize Oracle Warehouse Builder (OWB) Release 10g as a toolset, to extract, transform and load data. This course is Part I to OWB and will cover defining, configuring, and validating the physical instance of the data warehouse. Topics include generating, and deploying scripts to load the data warehouse. Click here to have a detailed outline emailed to you.
Oracle Warehouse Builder 2 Days: OR418
This course is Part II of the OWB training and covers more on the features of OWB amd multidimensional model including cubes, online analytic processing (OLAP) and using spreadsheet Add-in to query OLAP data. Click here to have a detailed outline emailed to you.
TOAD Tips and Techniques 1 Day: OR460
This hands-on workshop class provides the latest features of TOAD necessary to view, extract, and manipulate data within the Oracle database. This workshop covers all of the features necessary to develop, manipulate, and debug PL/SQL code, develop & tune SQL statements, using Query Builder and ER tools, and discover useful features of TOAD and how to see the data relationships of the application data and how to view/save this data. Click here to have a detailed outline emailed to you.
Oracle 10g New Features 1-2 Days: OR511
This class will give you a sound introduction to the prominent new features available with Oracle10g. The primary objective is to provide you with an understanding of the intended purpose and use of the feature, while adding context from the instructor's research and / or use of the feature. Most topics are discussed within the context of a working example, so you will have a head-start on implementation. Click here to have a detailed outline emailed to you.
Oracle 10g for Experienced Developers: OR515
This course addresses the developer-related features available with Oracle10g. Pre-requisites are developers working knowledge of Oracle 9i. Some of the topics covered are Flashback, Job Scheduler, SQL and PL/SQL enhancements, and DataPump. Most topics are discussed within the context of a working example, so you will have a head-start on implementation. Click here to have a detailed outline emailed to you.
Oracle 10g for Experienced DBA's: OR516
This course addresses the administration-related features available with Oracle10g. Pre-requisites are DBA working knowledge of Oracle 9i. The primary objective is to provide you with an understanding of the intended purpose and use of the new features, while adding context from the instructor’s research and / or use of the feature. Most topics are discussed within the context of a working example, so you will have a head-start on implementation. Click here to have a detailed outline emailed to you.