Bickenhall College London Logo 
   Home | About Us | Contact Us |  Time Tables  |  Brochure  | Work@BCOC |
   

 
Oracle

     Networking MCITP Windows 2008 Certification MS Exchange Server 2007 MCSE Certification Exchange Server(MCSE+I) A+ Certification N+ Certification CCNA Certification CCNP Certification Cisco Firewall Specialist(PIX and ASA) Redhat Administration and Networking Sun Solaris Administration and Networking     Oracle Oracle OCP 11G Certification Oracle OCP 10G Certification Oracle Financials Oracle Real Application Cluster (RAC) Oracle Apps DBA Oracle Forms and Report     Database Oracle OCP 11G Certification Oracle OCP 10G Certification MCTS SQL 2008 Certification MCITP: SQL 2008 MCTS SQL 2005 Certification MCITP: SQL 2005 PHP with MySQL ASP.Net with MS SQL     Web Design / Graphic Web Design and Web DB with ASP.Net Web(Dreamweaver,CSS) & Graphic Design(Flash+Photoshop) Graphic Design(Flash+Photoshop) Photoshop Flash Web Animations PHP with MySQL ASP.Net with MS SQL Java JSP with Apache Tomcat MCTS Web Certification(C# ASP.Net)     Programming Java SCJP Certification MCTS Web Certification(C# ASP.Net) MCPD Web Certification(C# ASP.Net) MCTS Windows Certification(C# ASP.Net) MCPD Windows Certification(C# ASP.Net) Web Design and Web DB with ASP.Net PHP with MySQL ASP.Net with MS SQL Java JSP with Apache Tomcat MCTS Web Certification(C# ASP.Net)     Hardware A+ Certification N+ Certification     Application MS Office 2007 (MCAS) Certification AutoCAD 2D and 3D Sage Line (Accounting) Management PRINCE2™ Foundation & Practitioner PRINCE2™ Foundation PRINCE2™ Practitioner

 
Course Feedback
Post Feedback
Training Certification Courses
 

Oracle Certified Professional

Oracle 9i OCP Certification

 

Oracle OCP
Exam# 1Z0-007: Oracle9i: SQL

Oracle OCP
Exam #1Z0-031: DBA Fundamentals l

£900.00

Oracle OCP Exam #1Z0-032: DBA Fundamentals II

Oracle OCP Exam #1Z0-033: Performance Tuning

£900.00
Offer Full OCP Certification Courses for
£1390.00

 

Oracle 9i OCP Certification Exam and Courses Highlight

Oracle OCP
Exam# 1Z0-007:

Introduction to Oracle9i: SQL

Oracle OCP
Exam #1Z0-031

Oracle9i: DBA Fundamentals l

Oracle OCP
Exam #1Z0-032:

DBA Fundamentals II

Oracle OCP
Exam #1Z0-033:

Performance Tuning

 
End 2 End Process

Enrolment
Phone or In Person
Course Fee £1390
Books and Course
Material Included
   
    Hands-on instructor
led Training for
8 weeks
Unlimited Practice Hours
   
    Free OCP Mock Exam
   
    Actual OCP Exam
done @ BCOC
Fee not included
   
    OCP Certified

ORACLE 9i DBA OCP Certification

Oracle Certified Professional

Oracle Course Overview
Do you know "What is the default password for the sys user in Oracle?"
Do you know “how to recover a system admin password for Oracle?”

Even though these are fraction of duties performed by an Oracle DBA ", only proper oracle training courses will equip you to know the answers are “change_on_install,” and “ora.pwd”.

Our Oracle DBA courses will help you become a seasoned OCP (Oracle Certified Professional). “Oracle Database Administration Courses” includes the coursework for the exams one needs to take for the OCP Certification (Oracle Certified Professional) Database Administrator credential. Our oracle courses are lead by instructors who have undergone rigorous Oracle training themselves and have years of experience working and consulting in various corporations in London.

 

OCP Exam# 1Z0-007: Introduction to Oracle 9i: SQL

Writing Basic Oracle SQL Select Statements
List the capabilities of SQL SELECT statements
Execute a basic SELECT statement
Differentiate between SQL statements and iSQL*Plus commands

Restricting and Sorting Data
Limit the rows retrieved by a query
Sort the rows retrieved by a query

Single-Row Functions
Describe various types of functions available in Oracle SQL
Use character, number, and date functions in SELECT statements
Use conversion functions in Oracle

Displaying Data from Multiple Tables
Write SELECT statements to access data from more than one table using equality and nonequality joins
View data that generally does not meet a join condition by using outer joins in Oracle Database
Join a table to itself using a self-join

Aggregating Data using Group Functions
Identify the available group functions
Use group functions
Group data using the GROUP BY clause
Include or exclude grouped rows by using the HAVING clause

Using Subqueries
Describe the types of problems that subqueries can solve
Define subqueries
List the types of subqueries
Write single-row and multiple-row subqueries

Producing Readable Output with Oracle iSQL*Plus
Produce queries that require a substitution variable
Produce more readable output
Create and execute script files

Manipulating Data
Describe each DML statement in Oracle Database
Insert rows into a table
Update rows in a table
Delete rows from a table
Merge rows in a table
Control transactions

Creating and Managing Tables
Describe the main database objects
Create tables
Describe the datatypes that can be used when specifying column definition
Alter table definitions
Drop, rename and truncate tables

Including Constraints
Describe constraints
Create and maintain constraints

Creating Views in Oracle Database
Describe a view
Create, alter the definition, and drop a view
Retrieve data through a view
Insert, update and delete data through a view
Create and use an inline view
Perform Top 'N' Analysis

Creating Other Oracle Database Objects
Create, maintain and use sequences
Create and maintain indexes
Create private and public synonyms

Controlling User Access
Create Oracle users
Create Roles to ease setup and maintenance of the security model
Use the GRANT and REVOKE statements to grant and revoke object privileges

OCP Exam #1Z0-031: Oracle 9i: DBA Fundamentals l

OCP Exam #1Z0-031 is part of oracle ocp courses

Oracle Architectural Components
Describe the Oracle architecture and its main components
Describe the structures involved in connecting a user to an Oracle instance

Getting Started With the Oracle Database Server
Identify common database administrative tools available to a Oracle DBA
Identify the features of the Oracle Universal Installer
Explain the benefits of Optimal Flexible Architecture in Oracle Database
Set up password file authentication
List the main components of the Oracle Enterprise Manager and their uses in Oracle Database

Managing an Oracle Databse Instances
Create and manage initialization parameter files
Configure OMF
Start up and shut down an oracle instance
Monitor the use of diagnostic files

Creating a Oracle Database
Describe the prerequisites necessary for database creation
Create a database using Oracle Database Configuration Assistant
Create a database manually

Data Dictionary Content and Usage in Oracle Database
Identify key data dictionary components in Oracle Database Server
Identify the contents and uses of the data dictionary in Oracle Database Server
Query the data dictionary

Maintaining the Oracle Control File
Explain the uses of the control file in Oracle Database
Describe the contents of the control file
Multiplex and manage the control file
Manage the control file with Oracle Managed Files
Obtain control file information

Maintaining Redo Log Files in Oracle Database Server
Explain the purpose of online redo log files
Describe the structure of online redo log files
Control log switches and checkpoints
Multiplex and maintain online redo log files
Manage online redo log files with OMF

Managing Tablespaces and Data files in Oracle Server
Describe the logical structure of tablespaces within the oracle database
Create tablespaces in Oracle database
Change the size of the tablespace
Allocate space for temporary segments
Change the status of tablespaces in Oracle Database
Change the storage settings of tablespaces
Implement Oracle Managed Files

Storage Structure and Relationships
Describe the logical structure of segments within the Oracle database
Describe the segment types and their uses
List the keywords that control block space usage
Obtain information about storage structures from the data dictionary

Managing Undo Data in Oracle Database
Describe the purpose of undo data
Implement Automatic Undo Management

Managing Tables in Oracle Database
Identify the various methods of storing data
Describe Oracle data types
Distinguish between an extended versus a restricted ROWID
Describe the structure of a row
Create regular and temporary tables
Manage storage structures within a table
Reorganize, truncate, drop a table
Drop a column within a table

Managing Indexes in Oracle Database
Describe the different types of indexes and their uses
Create various types of indexes within Oracle database
Reorganize indexes
Drop indexes
Get index information from the data dictionary
Monitor the usage of an index

Maintaining Data Integrity
Implement data integrity constraints, Maintain integrity constraints
Obtain constraint information from the data dictionary

Managing Password Security and Resources
Manage passwords using profiles, Administer profiles for oracle users
Control use of resources using profiles
Obtain information about profiles, password management and resources of oracle database users

Managing Oracle Users
Create new oracle database users, Alter and drop existing oracle database users
Monitor information about existing users

Managing Privileges
Identify system and object privileges, Grant and revoke privileges
Identify auditing capabilities

Managing Roles
Create and modify roles, Control availability of roles, Remove roles
Use predefined roles, Display role information from the data dictionary

Using Globalization Support in Oracle Database
Choose database character set and national character set for a oracle database
Specify the language- dependent behavior using initialization parameters,
environment variables and the ALTER SESSION command
Use the different types of National Language Support (NLS) parameters
Explain the influence on language-dependent application behavior
Obtain information about Globalization Support usage

OCP Exam #1Z0-032: Oracle 9i: DBA Fundamentals II

OCP Exam #1Z0-032 is part of oracle ocp courses

Oracle Networking Overview
Explain solutions included with Oracle9i for managing complex networks
Describe Oracle networking add-on solutions

Basic Oracle Net Architecture
Explain the key components of the Oracle Net layered architecture
Explain Oracle Net Services role in client server connections
Describe how web client connections are established through Oracle networking products

Basic Oracle Net Server-Side Configuration
Identify how the listener responds to incoming connections
Configure the listener using Oracle Net Manager
Control the listener using the Listener Control Utility (lsnrctl)
Describe Dynamic Service Registration
Configure the listener for IIOP and HTTP connections for Oracle database server

Basic Oracle Net Services Client-Side Configuration
Describe the difference between host naming and local service name resolution
Use Oracle Net Configuration Assistant to configure: Host Naming, Local naming method, Net service names
Perform simple connection troubleshooting

Usage and Configuration of the Oracle Shared Server
Identify the components of the Oracle Shared Server
Describe the Oracle Shared Server architecture
Configure the Oracle Shared Server
Identify and explain usefulness of related dictionary views

Backup and Recovery Overview
Describe the basics of database backup, restore and recovery
List the types of failure that may occur in an Oracle environment
Define a backup and recovery strategy

Instance and Media Recovery Structures
Describe the Oracle processes, memory structures, and files relating to recovery
Identify the importance of checkpoints, redo log files, and archived log files
Describe ways to tune instance recovery

Configuring the Database Archiving Mode
Describe the differences between Archivelog and Noarchivelog modes
Configure a database for Archivelog mode
Enable automatic archiving
Perform manual archiving of logs
Configure multiple archive processes
Configure multiple destinations, including remote destinations

User-Managed Backups
Describe user-managed backup and recovery operations
Discuss backup issues associated with read tablespaces
Perform closed database backups
Perform open database backups
Back up the control file
Perform cleanup after a failed online backup
Use the DBVERIFY utility to detect corruption

RMAN Backups
Identify types of RMAN specific backups
Use the RMAN BACKUP command to create sets
Back up the control file
Back up the archived redo log files
Use the RMAN COPY command to create image copies

User-Managed Complete Recovery
Describe media recovery
Perform recovery in Noarchivelog mode
Perform complete recovery in Archivelog mode
Restore datafiles to different locations
Relocate and recover a tablespace by using archived redo log files
Describe read-only tablespace recovery

RMAN Complete Recovery
Describe the use of RMAN for restoration and recovery
Perform recovery in Noarchivelog mode
Perform complete recovery in Archivelog mode
Restore datafiles to different locations
Relocate and recover a tablespace by using archived redo log files

User-Managed Incomplete Recovery
Describe the steps of incomplete recovery
Perform an incomplete database recovery
Identify the loss of current online redo log files

RMAN Incomplete Recovery
Perform an incomplete database recovery using UNTIL TIME
Perform an incomplete database recovery using UNTIL SEQUENCE

RMAN Maintenance
Perform cross checking of backups and copies
Update the repository when backups have been deleted
Change the availability status of backups and copies
Make a backup or copy exempt from the retention policy
Catalog backups made with operating system commands

Recovery Catalog Creation and Maintenance
Describe the contents of the recovery catalog
Create the recovery catalog
Maintain the recovery catalog by using RMAN commands
Use RMAN to register, resynchronize, and reset a database
Query the recovery catalog to generate reports and lists
Create, store, and run scripts
Describe methods for backing up and recovering the recovery catalog

Transporting Data Between Databases
Describe the uses of the Export and Import utilities
Describe Export and Import concepts and structures
Perform simple Export and Import operations
List guidelines for using Export and Import

Loading Data into a Database
Demonstrate usage of direct- load insert operations
Describe the usage of SQL*Loader
Perform basic SQL*Loader operations
List guidelines for using SQL*Loader and direct-load insert


OCP Exam #1Z0-033: Oracle 9i: Performance Tuning

OCP Exam #1Z0-033 is part of oracle ocp courses

Overview of Oracle9i Performance Tuning
Describe the roles associated with the database tuning process
Describe the dependency between tuning in different development phases
Describe service level agreements
Describe appropriate tuning goals
Describe the most common tuning problems
Describe the tuning considerations during development and production
Describe performance and safety tradeoffs

Diagnostic and Tuning Tools
Explain how the alert.log file is used
Explain how background trace files are used
Explain how user trace files are used
Describe the statistics kept in the dynamic performance views
Explain how StatsPack collects statisticsd
Collect statistics using StatsPack
Collect statistics using Enterprise Manager
Use other tuning tools

Sizing the Shared Pool
Measure and tune the library cache hit ratio
Measure and tune the dictionary cache hit ratio
Size and pin objects in the shared pool
Tune the shared pool reserve space
Describe the UGA and session memory considerations
Explain other tuning issues related to the shared pool
Set the large pool

Sizing the Buffer Cache
Describe how the buffer cache is used by different Oracle processes
Describe the tuning issues related to the buffer cache
Monitor the use of the buffer cache, also the different pools within the buffer cache
Implement dynamic SGA allocation
Set the DB_CACHE_ADVICE parameter
Create and size multiple buffer pools
Detect and resolve free list contention

Sizing other SGA Structures
Monitor and size the redo log buffer, Monitor and size the java pool
Control the amount of Java session memory used by a session
Configure the instance to use I/O Slaves, Configure and use multiple DBW processors

Database Configuration and I/O Issues
Explain the advantages of distributing different Oracle file types
Describe reasons for partitioning data in tablespaces
Diagnose tablespace usage problems, Describe how checkpoints work
Monitor and tune checkpoints, Monitor and tune redo logs

Optimize Sort Operations
Describe how sorts are performed, Identify the SQL operations which require sorts
Differentiate between disk and memory sorts
Create and monitor temporary tablespaces, Reduce total sorts and disk sorts
Determine the number of sorts performed in memory
Set old and new sort parameters

Diagnosing Contention For Latches
Describe the purpose of latches, Describe the different types of latche request
Diagnose contention for latches, Tune the appropriate resources to minimize latch contention

Monitoring and Detecting Lock Contention
Define levels of locking, Describe possible causes of contention
Use Oracle utilities to detect lock contention, Resolve contention in an emergency
Prevent locking problems, Recognize Oracle errors arising from deadlocks

Tuning Oracle Shared Server
Identify issues associated with managing users in a Shared Server environment
Diagnose and resolve performance issues with Oracle Shared Server processes
Configure the Oracle Shared Server environment to optimize performance

Application Tuning
Describe the role of the DBA in tuning Applications
Explain different storage structures, and why one storage structure may be preferred over another
Explain the different types of indexes, Explain Index Organized Tables
Describe partitioning methods, Explain the use of the DBMS_STATS procedure
Describe Materialized Views and use of Query Rewrites
List requirements for OLTP, DSS and Hybrid Systems

Using Oracle Blocks Efficiently
Describe the correct usage of extents and Oracle blocks
Explain space usage and the high water mark
Determine the high water mark, Describe the use of Oracle Block parameters
Recover space from sparsely populated segments
Describe and detect chaining and migration of Oracle blocks
Perform index reorganization, Monitor indexes to determine usage

SQL Statement Tuning
Describe how the Optimizer is used, Explain the concept of plan stability
Use stored outlines, Describe how hints are used
Use SQL Trace and TKPROF, Collect statistics on indexes and tables
Describe the use of histograms, Copy statistics between databases

Tuning the Operating System and Using Resource Manager
Describe different system architectures, Describe the primary steps of OS tuning
Identify similarities between OS and DB tuning, Understand virtual memory and paging
Explain the difference between a process and a thread
Set up Database Resource Manager, Assign users to Resources Manager groups
Create resource plans within groups

Request a brochure

Name :
Tel/Mob:
Email:
Courses :
Address :
 
Partners and Accreditation
Middlesex University
University of Buckingham
British Computer Society
Association of Business Executives Qualifications (ABE)
Institute of Administrative Management
Cisco Academy
Cisco partner in London
Microsoft Partner in London UK
first redhat Academy in London UK
British Accreditation council
Authorized Prometric Testing Center
Oracle Partner
CompTia A+ Certification
city and guild accreditation
veritas partner
 
 

Copyright © 2008 Bickenhall College of Computing London (UK). All rights reserved.
126 - 134 Baker Street, London
London W1U 6UE