Oracle - Certified Associate 12c (OCA 12c)

Duration

Duration:

Just 7 Days

Method

Method:

Classroom / Online / Hybrid

Next date

Next date:

24/6/2024 (Monday)

Overview

Your accelerated OCA bootcamp course will teach you the knowledge needed to administer an Oracle Database 12c.

Using Firebrand's unique Lecture | Lab | Review technique, you'll combine theory with practical labs allowing you to get hands-on with the technology. You'll learn faster and leave with the practical skills to carry out day to day administration tasks in a real-world work environment, covering topics including:

  • SQL Fundamentals
  • Oracle Database Architecture
  • Data migration
  • Database backups and recovery

Re-engineered for the cloud

On Firebrand's OCA bootcamp, you'll master the Oracle Database 12c re-engineered for the cloud. Learning to utilise its multitenant architecture, new software efficiencies, manageability benefits and efficient cloud provisioning.

You'll also sit exams 1Z0-071: Oracle Database 12c SQL and 1Z0-062: Oracle Database 12c Administration on-site during the course. This is covered by your Certification Guarantee.

97% of Global Fortune 500 companies use Oracle software. Become an Oracle Certified Associate and you’ll prove you can manage this critical technology.

Four reasons why you should sit your OCA 12c course with Firebrand Training

  1. You'll be OCA 12c trained and certified faster. Learn more on this 7-day accelerated course. You'll get at least 12 hours a day of quality learning time in a distraction-free environment
  2. Your OCA 12c course is all-inclusive. One simple price covers all course materials, exams, accommodation and meals – so you can focus on learning
  3. Pass OCA 12c first time or train again for free. Your expert instructor will deliver our unique accelerated learning methods, allowing you to learn faster and be in the best possible position to pass first time. In the unlikely event that you don't, it's covered by your Certification Guarantee
  4. Study OCA 12c with an award-winning training provider. We've won the Learning and Performance Institute's "Training Company of the Year" three times. Firebrand is your fastest way to learn, with 134.561 students saving more than one million hours since 2001

Curriculum

Oracle Database 12c SQL

Oracle and Structured Query Language (SQL)

  • Identify the connection between an ERD and a Relational Database
  • Explain the relationship between a database and SQL
  • Describe the purpose of DDL
  • Describe the purpose of DML
  • Build a SELECT statement to retrieve data from an Oracle Database table

Restricting and Sorting Data

  • Use the ORDER BY clause to sort SQL query results
  • Limit the rows that are retrieved by a query
  • Use ampersand substitution to restrict and sort output at runtime
  • Use SQL row limiting clause

Using Single-Row Functions to Customise Output

  • Use various types of functions available in SQL
  • Use character, number, and date and analytical (PERCENTILE_CONT, STDDEV, LAG, LEAD) functions in SELECT statements

Using Conversion Functions and Conditional Expressions

  • Describe various types of conversion functions that are available in SQL
  • Use the TO_CHAR, TO_NUMBER, and TO_DATE conversion functions
  • Apply general functions and conditional expressions in a SELECT statement

Reporting Aggregated Data Using the Group Functions

  • Describe the use of group functions
  • Group data by using the GROUP BY clause
  • Include or exclude grouped rows by using the HAVING clause

Displaying Data from Multiple Tables

  • Describe the different types of joins and their features
  • Use SELECT statements to access data from more than one table using equijoins and nonequijoins
  • Join a table to itself by using a self-join
  • View data that generally does not meet a join condition by using outer joins

Using Subqueries to Solve Queries

  • Define subqueries
  • Describe the types of problems subqueries can solve
  • Describe the types of subqueries
  • Query data using correlated subqueries
  • Update and delete rows using correlated subqueries
  • Use the EXISTS and NOT EXISTS operators
  • Use the WITH clause
  • Use single-row and multiple-row subqueries

Using the Set Operators

  • Describe set operators
  • Use a set operator to combine multiple queries into a single query
  • Control the order of rows returned

Manipulating Data

  • Truncate data
  • Insert rows into a table
  • Update rows in a table
  • Delete rows from a table
  • Control transactions

Using DDL Statements to Create and Manage Tables

  • Describe data types that are available for columns
  • Create a simple table
  • Create constraints for tables
  • Drop columns and set column UNUSED
  • Create and use external tables

Managing Objects with Data Dictionary Views

  • Query various data dictionary views

Controlling User Access

  • Differentiate system privileges from object privileges
  • Grant privileges on tables and on a user
  • Distinguish between privileges and roles

Managing Schema Objects

  • Describe how schema objects work
  • Create simple and complex views with visible/invisible columns
  • Create, maintain and use sequences
  • Create and maintain indexes including invisible indexes and multiple indexes on the same columns
  • Perform flashback operations

Manipulating Large Data Sets

  • Describe the features of multitable INSERTs
  • Merge rows in a table

Oracle Database 12c Administration

Exploring the Oracle Database Architecture

  • List the architectural components of Oracle Database
  • Explain the memory structures
  • Describe the background processes

Oracle Database Management Tools

  • Use database management tools

Oracle Database Instance

  • Understand initialisation parameter files
  • Start up and shut down an Oracle database instance
  • View the alert log and access dynamic performance views

Configuring the Oracle Network Environment

  • Configure Oracle Net Services
  • Use tools for configuring and managing the Oracle network
  • Configure client-side network
  • Configure communication between databases

Administering User Security

  • Create and manage database user accounts
  • Grant and revoke privileges
  • Create and manage roles
  • Create and manage profiles

Managing Database Storage Structures

  • Describe the storage of table row data in blocks
  • Create and manage tablespaces

Create and manage tablespaces

  • Explain how Oracle database server automatically manages space
  • Save space by using compression
  • Use the Segment Advisor
  • Reclaim wasted space from tables and indexes by using the segment shrink functionality

Managing Undo Data

  • Explain DML and undo data generation
  • Monitor and administer undo data
  • Describe the difference between undo data and redo data
  • Configure undo retention

Managing Data Concurrency

  • Describe the locking mechanism and how Oracle manages data concurrency
  • Monitor and resolve locking conflicts

Implementing Oracle Database Auditing

  • Enable standard database auditing and unified auditing

Backup and Recovery Concepts

  • Identify the importance of checkpoints, redo log files, and archive log files

Backup and Recovery Configuration

  • Configure the fast recovery area
  • Configure ARCHIVELOG mode

Performing Database Backups

  • Create consistent database backups
  • Back up your database without shutting it down
  • Create incremental backups
  • Automate database backups
  • Manage backups

Performing Database Recovery

  • Determine the need for performing recovery
  • Use Recovery Manager (RMAN) and the Data Recovery Advisor to perform recovery of the control file, redo log file and data file

Moving Data

  • Describe ways to move data
  • Use SQL*Loader to load data from a non-Oracle database
  • Use external tables to move data via platform-independent files
  • Explain the general architecture of Oracle Data Pump
  • Use Data Pump Export and Import to move data between Oracle databases

Performing Database Maintenance

  • Use server-generated alerts

Managing Performance: SQL Tuning

  • Use the SQL Tuning advisor

Automating Tasks by Using Oracle Scheduler

  • Use Oracle Scheduler to simplify management tasks
  • Use job chains to perform a series of related tasks
  • Use Scheduler jobs on remote systems
  • Use advanced Scheduler features to prioritise jobs

Creating an Oracle Database Using DBCA

  • Generate database creation scripts by using DBCA
  • Manage database design templates by using DBCA

Upgrading Oracle Database Software  

  • Describe data migration methods
  • Describe the upgrade process

Introduction to DBAAS

  • Recognise the difference between a DBaaS Instance and a Database Instance
  • Navigate with My Services Dashboard
  • User authentication and roles
  • Generate a Secure Shell (SSH) Public/Private Key Pair

Exam Track

As part of this accelerated course, you will prepare for this exam, covered by our Certification Guarantee:

1Z0-071: Oracle Database 12c SQL

  • Duration: 100 minutes
  • Questions: 73
  • Passing Score: 63%
  • Format: Multiple Choice

1Z0-072: Oracle Database 12c Administration

  • Duration: 90 minutes
  • Questions: 70
  • Passing Score: 60%
  • Format: Multiple Choice

Please note that it is not possible to sit Oracle exams onsite. As part of this course, delegates receive an exam voucher to take exams remotely.

What's Included

Included on the course:

  • Firebrand course materials

Your accelerated course includes:

  • Accommodation *
  • Meals, unlimited snacks, beverages, tea and coffee *
  • On-site exams **
  • Exam vouchers **
  • Practice tests **
  • Certification Guarantee ***
  • Courseware
  • Up-to 12 hours of instructor-led training each day
  • 24-hour lab access
  • Digital courseware **
  • * For residential training only. Accommodation is included from the night before the course starts. This doesn't apply for online courses.
  • ** Some exceptions apply. Please refer to the Exam Track or speak with our experts
  • *** Pass first time or train again free as many times as it takes, unlimited for 1 year. Just pay for accommodation, exams, and incidental costs.

Prerequisites

It is recommended that you should have at least 9 months of practical experience of working in a database administration role. This includes a good working knowledge of Oracle SQL and be familiar with Oracle PL/SQL supplied packages.

Additionally, you should have a basic understanding - and preferably some practical experience - of using the following technologies:

  • Oracle Database architecture and OFA
  • SQL statements that query the Oracle Data Dictionary views
  • Oracle Net configuration
  • Database security
  • Diagnostics and troubleshooting
  • Database performance tuning
  • Database space management
  • Datapump and sqlldr
  • Oracle Resource Manager
  • Oracle Scheduler
  • Database maintenance
  • Database backup and in particular RMAN

Are you ready to get certified in record time?

We interview all applicants for the course on their technical background, degrees and certifications held, and general suitability. If you get through this screening process, it means you stand a great chance of passing.

Firebrand Training is an immersive training environment. You must be committed to the course. The above prerequisites are guidelines, but many students with less experience have other background or traits that have enabled their success in accelerated training through Firebrand Training.

If you have any doubts as to whether you meet the pre-requisites please call 89 88 66 05 and speak to one of our enrolment consultants, who can help you with a training plan.

Reviews

We've currently trained 134.561 students in 12 years. We asked them all to review our Accelerated Learning. Currently,
96,41% have said Firebrand exceeded their expectations:

"Tutor is extremely knowledgeable, helpful and kind. Although I attended online he made sure to keep me involved."
FM. (25/9/2023 (Monday) to 27/9/2023 (Wednesday))

"I had a very positive experience. Excellent trainer and very knowledgable. There was a lot of information to take on board and the mock exam was difficult which was what I expected. Overall a really good experience."
Gavin Clark, Lloyds. (25/9/2023 (Monday) to 27/9/2023 (Wednesday))

"Course was well put together by our tutor"
Anonymous. (18/9/2023 (Monday) to 20/9/2023 (Wednesday))

"I thought the instructor had a really good way of explaining what is a complicated topic, in a beginner friendly way."
CH, Lloyds Banking Group. (18/9/2023 (Monday) to 20/9/2023 (Wednesday))

"Training overall is great and useful, instructor was very knowledgeable and professional."
Alex Edwards, CoreFiling Limited. (18/10/2021 (Monday) to 20/10/2021 (Wednesday))

Course Dates

Start

Finish

Status

Location

Book now

19/2/2024 (Monday)

25/2/2024 (Sunday)

Finished - Leave feedback

-

 

24/6/2024 (Monday)

30/6/2024 (Sunday)

Wait list

Nationwide

 

5/8/2024 (Monday)

11/8/2024 (Sunday)

Limited availability

Nationwide

 

16/9/2024 (Monday)

22/9/2024 (Sunday)

Open

Nationwide

 

28/10/2024 (Monday)

3/11/2024 (Sunday)

Open

Nationwide

 

9/12/2024 (Monday)

15/12/2024 (Sunday)

Open

Nationwide

 

Latest Reviews from our students