|
Oracle 9i DBA Certification Training : Fundamentals 1 OCP (Exam 1Z0-031)
Our 9i DBA with 10G Upgrade training includes
- Training for DBA Oracle Certified Associate (OCA)
- Training for DBA Oracle Certified Professional (OCP)
- Training for Oracle Associate for Developer (OCA)
- Complete course material in interactive format.
- Simulates Lab Exercises
- Review Questions to test ones skills
- Practice Exam Quizzers for preparation of the Certification Exams
- Includes the following courses:
Introduction to Oracle Certification 9i - SQL Training Curriculum (Exam 1Z0-007 & Exam 1Z0-001) Database Administration: Oracle Certification
Fundamentals I Curriculum (Exam 1Z0-031) Database Administration: Oracle Certification Fundamentals II Curriculum (Exam 1Z0-032) Oracle Certification 9i Training Performance Tuning (Exam 1Z0-033)
Upgrade Course to 10G
We now offer our training in two formats:
- CD-ROM based
- Online Version- same training as the CD-ROM. Online training access is for one year 24 x 7.
|
CD-ROM Complete Oracle Certification 9i DBA Course
|
n61131d
|
$499.00
|
|
|
Online Complete Oracle Certification 9i DBA Course One year access
|
n61131do
|
$499.00
|
|
Oracle Fundamentals 9i DBA Training covers the following
Manage an Instance Training
The Oracle 9i Database Administration: Manage An Instance course is the first in a five-part series covering the database
administration strategies and procedures provided in Oracle9i. This course introduces the participants to the concepts and procedures associated with Oracle architectural components.
The participants learn the various tasks of a database administrator that are performed by using OEM and the steps to start and shut down an instance. This course also
explains the various dynamic performance views and initialization parameters and the globalization support that is provided.
Learn To
- Identify the memory structures of the SGA and the information stored in the database and nondatabase files.
- Identify the connection procedures and the processes generated during database connection.
- Identify the stages in processing a query and the memory structures used in query processing.
- Identify the steps of DML processing and the memory structures involved in DML processing.
- Identify the uses of SCN and the features of a process commit.
- Identify the tasks of a DBA and the Oracle Enterprise Manager tools used by a DBA training.
- Identify the OEM console components, steps to set up these components, and the functions of the OEM DBA tools.
- Identify the default DBA user accounts and set up authentication methods to validate users.
- Identify the parameters stored in the parameter file, their uses, and the rules followed while specifying the parameters.
- Identify the tasks performed in the stages of instance startup and shutdown.
- Identify the characteristics and parameters of dynamic performance views and display the current parameter values by using V$PARAMETER training.
- Modify a dynamic initialization parameter by using the Oracle Instance Manager and manage user sessions by using the Oracle Instance Manager.
- Identify the characteristics of trace and alert files, the parameters controlling the trace files, and the contents of alert files.
- Identify the character-encoding schemes and the reasons for choosing the national character sets for the database.
- Identify the database initialization parameters, the derived NLS parameters, and the way to control the sort sequence.
- Retrieve the data dictionary information about the character sets and the NLS settings.
Create a Database
The Oracle9i Database Administration: Create a Database course is the second in a five-part series covering the database administration strategies and procedures provided in Oracle9i. Participants learn about the
concepts associated with storage structure components, management of rollback segments, temporary segments, and indexes. In addition, this course discusses how to create and maintain databases. The
course also covers the new features of Oracle9i, such as Oracle Managed Files and Undo tablespaces, and the new features of the LogMiner utility.
Learn To
- Discuss the guidelines for creating an OFA structure and the information in the ORACLE_HOME subdirectories training.
- Identify the requirements and factors considered while creating a database, the guidelines for planning the physical database design, the registry entries that must be specified for proper database
functionality, and create a password file.
- Identify the types of parameter files, create a parameter file by editing settings in the init.ora file, and start an instance in the NOMOUNT mode.
- Identify the command options of the CREATE DATABASE command, the situations in which it fails, create a database by using the CREATE DATABASE command and identify its content after creation.
- Identify the benefits of using Oracle-Managed Files and manage data files, control files, and online redo log files using OMFtraining.
- Describe the data dictionary structure, identify the data dictionary categories, and retrieve data dictionary information.
- Execute catproc.sql and identify the uses of administrative scripts categories.
- Identify the properties of stored procedures and packages, the benefits of using stored program units, and the functions of Oracle-supplied packages.
- Retrieve information about stored objects, identify the common situations when dependent objects may have an INVALID status, and the functions of the control file with the types of information stored.
- Retrieve control file information, multiplex a control file, and identify the uses of redo log groups, the features of members, and the parameter values of redo log files.
- Identify the situations in which log switches and checkpoints occur, force log switches and checkpoints, and identify the functions of parameters that control the checkpoints.
- Identify the features of archive modes and retrieve information about the archive modes and online redo log groups and members.
- Plan the number and size of online redo log files, maintain redo log members and groups, and troubleshoot LGWR errors.
- Identify the logical database structure and the types of tablespaces, create, resize, and change the properties of a tablespace by using Oracle Enterprise Manager.
- Create read-only tablespaces and drop tablespaces, identify the benefits of multiple tablespaces, and specify storage parameters and retrieve data dictionary information.
- Identify the features of undo tablespaces and manage undo tablespaces.
Manage Storage Structures Training
The Oracle 9i Database Administration: Manage Storage Structures course is the third in a five-part series covering the database administration strategies and procedures provided in Oracle9i. In this course,
participants learn the concepts associated with storage structure components. In addition, this course teaches users the procedures for managing segment free space, undo space, temporary segments, and indexes.
Learn To
- Identify the types of segments in the storage hierarchy.
- Identify the benefits, working, and packages of automatic management of segment free space.
- Identify the ways in which extents are controlled by segments.
- Identify the block space utilization parameters.
- Retrieve storage structure information training.
- Identify the purposes and the types of rollback segments.
- Explain the processes that rollback segments follow for transactions.
- Plan, create, and acquire rollback segments.
- Modify and remove rollback segments.
- Retrieve rollback segment information from the data dictionary.
- Describe the solutions to rollback segment problems.
- Explain the concepts of automatic management of undo space.
- Identify the purpose and the features of the various types of temporary segments.
- Retrieve temporary segment information from the data dictionary.
- Maintain indexes.
Manage Data Storage
This course is the fourth in the training series covering the database administration strategies and procedures
provided in Oracle9. This course covers the concepts associated with tables, maintaining data integrity, clusters and index-organized tables, and methods for loading and reorganizing data.
Learn To
- Identify the row storage method used by the various tables and the components of the row structure in an Oracle database.
- Identify the features of the Oracle datatypes and ROWID.
- Identify the guidelines for creating tables and the situations resulting in row chaining, and create tables.
- Train to Identify the characteristics of table parameters and high-water mark, change the parameter value, manually allocate extents, validate table structure and detect row migration.
- Identify the effects of truncating a table, drop and truncate a table, and deallocate free apace.
- Retrieve the table, extent and row location information from data dictionary.
- Identify the features of index-organized tables and alter tables.
- Identify the various types of database triggers and the methods to disable and enable the triggers.
- Identify the guidelines for implementing constraints and create the two types of constraints.
- Disable, enable and drop constraints and triggers in the validate and the novalidate mode, and identify the steps for using the EXCEPTIONS table.
- Retrieve constraint, constraint columns, PK-FK relationship information and trigger information by using Oracle SQL*Plus Worksheet.
- Load data by using direct-load inserts, identify the concepts associated with SQL*Loader, and use SQL*Loader to load data into tables.
- Identify the uses of the export and import utilities, the export modes, and the export paths.
- Reorganize data using export and import, identify the features and process of transportable tablespaces and the restrictions while using them training.
Manage Security
This course is the last in a five-part training series covering the database administration strategies and procedures provided in Oracle9i. In this course you will learn the concepts and methods associated with
implementing security and resource consumption in an Oracle9i database.
Learn To
- Define and maintain the five components of the security domain of a user in a given environment.
- Define and maintain a named set of resource and password limits.
- Demonstrate the use of resource limits and how to set them.
- Manage system and object privileges.
- Control the administration of privileges in a database.
- Demonstrate the use of concepts and skills to keep track of the various events occurring in an Oracle9i database.
|
|
Cisco®, Cisco Systems®, CCDA, CCNA , CCDP, CCNP , CCIE, CCSI, the Cisco Systems logo Networking Academy and the CCIE logo are trademarks or registered trademarks of Cisco Systems, Inc and/ or its affiliates in the U.S and certain other countries. All other trademarks mentioned in this document or Web site are the property of their respective owners .
|
|