You are on page 1of 5

19c Database Administration

Oracle Database 19c Administrator

ORACLE DATABASE: INTRODUCTION TO SQL


This Oracle Database: Introduction to SQL training helps you write sub queries, combine
multiple queries into a single query using SET operators and report aggregated data using
group functions.
Learn this and more through hands-on exercises.

Learn To:
 Understand the basic concepts of relational databases ensure refined code by
developers.
 Create reports of sorted and restricted data.
 Run data manipulation statements (DML).
 Control database access to specific objects.
 Manage schema objects.
 Manage objects with data dictionary views.
 Retrieve row and column data from tables.
 Control privileges at the object and system level.
 Create indexes and constraints; alter existing schema objects.
 Create and query external tables.

Benefits to You
Ensure fast, reliable, secure and easy to manage performance. Optimize database workloads,
lower IT costs and deliver a higher quality of service by enabling consolidation onto database
clouds.

Learn Advanced Features of SQL


This course will help you understand the advanced features of SQL. Learning these features
will help you query and manipulate data within the database, use the dictionary views to
retrieve metadata and create reports about their schema objects. Some of the date-time
functions available in the Oracle
Database are also covered. This course also discusses how to use the regular expression
support in SQL through expert instruction.

Use Development Tools


The main development tool used in this training is Oracle SQL Developer. SQL*Plus is
available as an optional development tool. This is appropriate for a 10g, 11g and 12c
audience.

Course Bundle
Note: This course is a combination of Oracle Database: SQL Workshop I and Oracle
Database: SQL
Workshop II courses.

ORANET | www.oranet.com.pk
Lahore: Cavalry Ground: 0332-5856611, Johar Town: 0331-4440069 | Islamabad: 0334-0508047
19c Database Administration

ORACLE DATABASE: ADMINISTRATION WORKSHOP


This course provides detailed information on the architecture of an Oracle Database instance
and database, enabling you to effectively manage your database resources. You learn how to
create database storage structures appropriate for the business applications supported by your
database. In addition, you learn how to create users and administer database security to meet
your business requirements. Basic information on backup and recovery techniques is
presented in this course.
To provide an acceptable response time to users and manage resources effectively, you learn
how to monitor your database and manage performance.

ORACLE DATABASE: DEPLOY, PATCH AND UPGRADE WORKSHOP


This Oracle Database: Deploy, Patch and Upgrade Workshop gives you detailed information to
help you install Oracle Database software. Expert Oracle instructors will teach you how to
create a container database and provision pluggable databases. In this course, you will be
introduced to Oracle Database Cloud Service.

Learn To:
 Install Oracle Grid Infrastructure for a Standalone Server.
 Use Oracle Restart to manage components.
 Upgrade an existing Oracle Database.
 Create a container database and provision pluggable databases.
 Gain an understanding of the Oracle Database Cloud Service.

Benefits to You
Ensure fast, reliable, secure and easy to manage performance. Optimize database workloads,
lower IT costs and deliver a higher quality of service by enabling consolidation onto database
clouds.

Gain Hands-On Experience


Get practical experience installing the Oracle Grid Infrastructure software and Oracle
Database?
Software by using Oracle Universal Installer. Expert Oracle instructors will teach you how to
stop and start Oracle Restart using SRVCTL to manage components.

ORANET | www.oranet.com.pk
Lahore: Cavalry Ground: 0332-5856611, Johar Town: 0331-4440069 | Islamabad: 0334-0508047
19c Database Administration

ORACLE DATABASE: MANAGING MULTITENANT ARCHITECTURE


This Oracle Database: Managing Multitenant Architecture course covers all aspects of the
multitenant architecture, providing detailed information on the components of an Oracle
multitenant container database and its regular and application pluggable databases. You learn
why and how to create and manage a multitenant container database and its regular and
application pluggable databases, with storage structures appropriate for the business
applications. You practice cold and hot cloning, plugging unplugged pluggable databases in
multitenant container databases using various methods.
In addition, you learn how to create common and local users and administer database security
to meet your business requirements by using encryption, Database Vault and auditing and you
will learn how to create a database deployment in the Cloud.
Versions Supported: 19c, 18c, 12c

Learn To:
 Understand the multitenant architecture.
 Create and manage a multitenant container database and pluggable databases.
 Understand regular and application pluggable databases.
 Manage storage within a multitenant container database and pluggable databases.
 Manage security within a multitenant container database and regular and application
pluggable databases.
 Monitor performance and manage resources within a multitenant container database
and pluggable databases.
 Perform backup, recover and flashback operations on a multitenant container database
and regular and application pluggable databases.
 Perform particular operations like Oracle Data Pump transportation, loading, encrypting,
auditing.
 Manage the CDB and PDBs in specific configurations like Data Guard, Database Vault.

Benefits to You
To provide an acceptable response time to users and manage resources effectively, you learn
how to monitor performance and manage resources within the multitenant container database
and its pluggable databases, and within each pluggable database.
Another important aspect is the data movement between non-CDBs and pluggable databases,
and between pluggable databases.
It is also important to understand the procedures of upgrading an Oracle Database multitenant
Container database or an Oracle Database pluggable database.
Finally, students discover the way multitenant container database and pluggable databases
are created and monitored in the Cloud.

ORANET | www.oranet.com.pk
Lahore: Cavalry Ground: 0332-5856611, Johar Town: 0331-4440069 | Islamabad: 0334-0508047
19c Database Administration

ORACLE DATABASE: BACKUP AND RECOVERY WORKSHOP


The student begins by gaining a deeper understanding of possibly the most important job of a
DBA - backup and recovery. The concepts and architecture that support backup and recovery,
along with implementation in various ways and situations are covered in detail. Students gain
knowledge of the Recovery Manager (RMAN) command-line interface for various backup,
failure, restore, and recovery scenarios, including data duplication.
Extensive hands-on practices and workshop scenarios provide the student with experience in
a realistic technical environment. This course includes an interactive workshop that provide
participants with opportunities to diagnose and recover from several failure scenarios, based
on backup and recovery case studies.

After completing this course, students should be able to evaluate their own recovery
requirements and develop an appropriate strategy for backup and recovery procedures.
Versions Supported: 19c, 18c, 12c

Learn To:
 Develop appropriate backup and recovery procedures to address your business needs.
 Implement backup and recovery settings and perform backup operations to disk and
tape.
 Employ Oracle Database recovery procedures to recover from media and other failures.
 Diagnose and repair data failures.
 Use flashback technologies and data duplication to complement backup and recovery
 procedures.
 Secure the availability of your database by appropriate backup and recovery strategies.

Benefits
The student benefits by gaining a deeper understanding of possibly the most important job of a
DBA -backup and recovery. The concepts and architecture that support backup and recovery,
along with implementation steps in various ways and situations, are presented in detail.
Students gain knowledge of the Recovery Manager (RMAN) command-line interface for
various backup, failure, restore, and recovery scenarios, including data duplication.

Hands-On Lessons
Extensive hands-on practices and workshop scenarios provide the student with experience in
a realistic technical environment. This course includes an interactive workshop that provide
participants with opportunities to diagnose and recover from several failure scenarios, based
on backup and recovery case studies. After completing this course, students should be able to
evaluate their own recovery requirements and develop an appropriate strategy for backup and
recovery procedures.

ORANET | www.oranet.com.pk
Lahore: Cavalry Ground: 0332-5856611, Johar Town: 0331-4440069 | Islamabad: 0334-0508047
19c Database Administration

ORACLE DATABASE: PERFORMANCE MANAGEMENT AND TUNING


Use the Oracle tuning methodology
Use Oracle-supplied tools for monitoring and diagnosing SQL and instance tuning issues
Use database advisors to proactively correct performance problems
Identify problem SQL statements
Tune SQL performance problems
Monitor instance performance by using Enterprise Manager
Tune instance components by primarily using instance parameters

ORANET | www.oranet.com.pk
Lahore: Cavalry Ground: 0332-5856611, Johar Town: 0331-4440069 | Islamabad: 0334-0508047

You might also like