Email - info@dbauniversity.com

Phone -  720 934 1260, Chicago, USA.
Google Rating
4.8
BUY RECORDED TRAININGBUY RECORDED TRAINING
12 months video access
6 months lab access
BUY RECORDED TRAINING
12 months video access
6 months lab access
BUY LIVE TRAINING 06-JAN-2024 to 25-FEB-2024

Overview

Database Administrators (DBAs) are responsible for the design, implementation, support and maintenance of computerized databases in today’s organizations. The role also includes architecting, building and scaling databases for future data growth and capacity. They are also responsible for security, performance and availability of data to users and customers.

All the above tasks are performed with the help of a Database Management System (DBMS) and the leading and most widely used DBMS’ across the world today are Oracle, Microsoft SQL Server, MySQL and PostgreSQL etc. Out of these DBMS technologies, Oracle Database is the most popular and widely used database in the world today.

Database Administrator Job Growth

DBAs play an important and responsible role in every company’s Information Technology (IT) department. DBAs are also very well paid and the average annual salary is more than $100,000 in the USA.

Oracle DBA Training

We are currently offering a world class Oracle Database Administration training program for interested students and professionals. Registration for our Oracle classes is open for anyone in the world.

 Course Details

1. This course is offered in two formats.

a) LIVE training.
b) Video Recorded training. (can start any time)

2.

a) Live online training using ZOOM.
b) 8 weeks course in 64 hours.

Saturdays and Sundays (4 hours each)

———————-

8:00 am central time to 10:00 am central time
30 minutes break
10:30 am central time to 12:30 pm central time

c) Remote Desktop Connection for lab practical exercises.
d) Training material PDF book of about 330 pages to each student.
e) The training fee is $699 (all-inclusive price)

3. Click HERE to download the training brochure (course topics and more details)

4. The lab exercises contain topics from the latest Oracle 19c release and also from the Oracle 12c R1 release.

5. Students can use this training to prepare for Oracle Database Administration I Exam Number: 1Z0-082 towards becoming an Oracle Database Administration Certified Professional.

The same training course can be used for preparing for the Oracle Database 12c Administration 1Z0-062 examination towards Oracle OCA certification (Oracle Certified Associate).

This Oracle DBA Training also contains various topics from the Oracle Database Administration II Exam Number: 1Z0-083

This exam 1Z0-082 also contains various topics on “Oracle Database: Introduction to SQL” and these can be mastered by taking our Oracle SQL Training https://dbauniversity.com/course/oracle_sql_training/

6. The course fee is $699 (all-inclusive price.)

7. Every student gets access to our 330 page training material PDF book through Dropbox.com email download.

Oracle Certified Professional (OCA,OCP) Certification

Students can use this training to prepare for Oracle Database Administration I Exam Number: 1Z0-082 towards becoming an Oracle Database Administration Certified Professional.

The same training course can be used for preparing for the Oracle Database 12c Administration 1Z0-062 examination towards Oracle OCA certification (Oracle Certified Associate).

This Oracle DBA Training also contains various topics from the Oracle Database Administration II Exam Number: 1Z0-083

This exam 1Z0-082 also contains various topics on “Oracle Database: Introduction to SQL” and these can be mastered by taking our Oracle SQL Training https://dbauniversity.com/course/oracle_sql_training

Once students complete this Oracle DBA Training, we strongly recommend to purchase the Oracle ASM RAC Data Guard training course also for getting trained in advanced DBA topics such as Oracle Automatic Storage Management (ASM), Oracle Real Application Clusters (RAC) and Oracle Data Guard (DG).

Course Topics

Introduction to database management systems and databases
What is a database?
Popular database management system (DBMS) software and why Oracle DBMS.
History and Current trends of DBMS and Database Administration.
Oracle database market share and about its current competitive landscape.
Tasks of a Database Administrator.

Oracle 12c R1 database software installation
Understand prerequisites for a successful Oracle RDBMS software installation.
Installation of Oracle 12c R1 database software with the latest patchset.

Oracle 19c database software installation
Introduction to Oracle 19c release.
Oracle 19c Release Update (RU) and Release Update Revision (RUR) concepts.
Install Oracle 19c database software on Linux 64-bit server.
Installation of Oracle 19c examples software.

Oracle database creation
Creating an Oracle 12c R1 database using the CREATE DATABASE SQL command.
Creating an Oracle 19c database using the Graphical Tool (Database Configuration Assistant).

Accessing an Oracle Database with Oracle supplied Tools
Using SQL Plus.
Using Oracle enterprise Manager (OEM) Database Express.
Using the Database Configuration Assistant (DBCA).

Understanding Oracle Database Architecture
Understanding Oracle Database Instance Configurations.
Understanding Logical and Physical Database Structures.
Understanding Oracle Database Memory and Process Structures.
Understanding Oracle Database Server Architecture.

Managing Database Instances
Starting Up Oracle Database Instances
Using Data Dictionary Views
Using the Alert Log and Trace Files
Shutting Down Oracle Database Instances
Managing Initialization Parameter Files
Using Dynamic Performance Views
Advance Startup and Shutdown scenarios.

Managing Tablespaces and Datafiles
Oracle tablespaces and allocation types.
Viewing Tablespace Information.
Creating, Altering and Dropping Tablespaces.
How to create datafiles with fixed size and auto extend option.
What are control files and how to view control file content in a trace file.
Moving and Renaming Online Data Files.
Temporary tablespaces and temporary tablespace groups.

Managing Undo
Understanding Transactions and Undo Data.
Storing Undo Information.
Configuring Undo Retention.
Comparing Undo Data and Redo Data.
Understand Oracle database read consistency.

Configuring Oracle Net Services (Oracle Networking)
Introduction to Oracle Net Services component.
Configuring the Oracle Net Listener (Dynamic and Static Listeners).
Administering Naming Methods in sqlnet.ora
Dynamic Service Registration.
Connecting to an Oracle Database Instance (local and remote).
Oracle netca (Network Configuration Assistant) tool for configuration file generation.
Oracle netmgr tool for adding database services to a static listener.ora configuration file.
Oracle listener administration and TNS_ADMIN environment variable.
Configuring Communication Between Database Instances (database links).

Managing Users, Roles and Privileges
Assigning Quotas to Users.
Applying the Principal of Least Privilege.
Creating and Assigning Profiles.
Managing Oracle Database Users, Privileges, and Roles.
Standard database auditing.
How to audit DBA login sessions and statements.
How to enable non-DBA login session auditing.
How to disable non-DBA login session auditing.
How to purge older audit trail records.

Used Managed (Manual) Backup and Recovery
Backup and Recovery Concepts (Redo log files and archive log files.)
Backup and Recovery Configuration (Configure the fast recovery area and ARCHIVELOG mode).
Introduction and planning for a robust Backup and Recovery Strategy.
How to create a consistent database backup aka offline backup (COLD BACKUP).
How to create an inconsistent database backup aka online backup (HOT BACKUP).
How to clone a database from a consistent database backup.
How to clone a database using Cancel based recovery from an inconsistent database backup.
How to clone a database using Time based recovery (Database point in time recovery) from an inconsistent database backup.

RMAN Backup and Recovery
Advantages of RMAN method compared to the user-managed method.
Create consistent database backups using RMAN.
Create inconsistent database backups (without shutting it down) using RMAN.
Oracle database RMAN backup metadata.
How to take a full database backup to a custom location.
How to backup archive logs only using RMAN.
How to create incremental backups using RMAN.
How to monitor fast recovery area usage in an Oracle database.
How to clone a database using RMAN backup-based duplication.
How to restore and recover a full database from its RMAN backup.
How to drop a database using RMAN.
Oracle database backup retention policies.
How to purge old backups using RMAN.
Use Data Recovery Advisor to perform recovery of the control file and redo log file.

Oracle opatch utility (Oracle Interim Patch Installer)

Learn about Oracle Interim Patch Installer (OPATCH).
What is an Oracle interim patch and how to apply it ?.
How to apply an Oracle 19c release update (RU) and release update revision (RUR).

Oracle 12c R1 to Oracle 19c database upgrade

Oracle 19c upgrade paths.
Upgrade an Oracle 12c R1 database to Oracle 19c release using dbua tool.

Moving Data

Oracle database logical backup and restore operations (Data Pump Export and Import).
Business use cases of logical backups compared to physical backups.
Various Data Pump Export modes.
Data Pump Import to import data from an export backup.
Advanced features in Oracle Data Pump Export.

Miscellany

The Oracle database job scheduler API (DBMS_SCHEDULER package).
How to generate a stack trace for ORA- errors (on-error diagnostic dump files).

Oracle Database Performance Tuning

How to handle performance issues in the real world.
V$ dynamic views for performance monitoring and analysis.
How to size the Oracle database memory structures for optimal performance.
Oracle database wait events.
How to trace database sessions using DBMS_MONITOR and DBMS_SESSION packages.
How to format SQL trace files using the tkprof utility.
Index Monitoring and internals of index maintenance by Oracle.
Statistics data collection for Oracle database optimizer.
What is Oracle automatic workload repository (AWR) and how to obtain AWR reports.

Real world life of an Oracle DBA

Type of Oracle errors. Valid errors and internal exceptions (ORA-00600 and ORA-07445 errors).
How to work with Oracle Support https://support.oracle.com to create Service Requests.
Parlance and terminology used by Oracle DBAs.
Working with Oracle Forums for issues.
Productivity tools required when you join the workplace.
Scheduling JOBS and scripts through UNIX/LINUX crontab utility.

Oracle ASM (Automatic Storage Management)
For Oracle RAC, ASM and Data Guard we have a separate course. Please purchase it at https://dbauniversity.com/course/oracle_rac_asm_dg_training/ for $699.

Oracle Database High Availability (RAC, Data Guard)
For Oracle RAC, ASM and Data Guard we have a separate course. Please purchase it at https://dbauniversity.com/course/oracle_rac_asm_dg_training/ for $699.


Course Reviews

4.8

4.8
60 ratings
  • 5 stars50
  • 4 stars10
  • 3 stars0
  • 2 stars0
  • 1 stars0
  1. 5

    I completed the Oracle DBA online training at DBA University Inc and it was a well taught course. The instructor was well prepared and knowledgeable of all the topics covered in the class. Each lesson was taught with clarity and so it was easy to understand all the topics covered.

    The remote hands on lab experience was great for someone like me new to the field of IT. The labs were very handy for on going practice and to a great extent helped me understand and retained the knowledge acquired. After completing this course, I can now comfortably manage an oracle database server because now I have an understanding of how the oracle database server works.

    I highly recommend DBA University Inc to anyone looking for hands on DBA training for career change or advancement in the field of database administration.

  2. 5

    A STUDENT “Kwabena”
    OVERALL SATISFACTION EXPERIENCE AT DBA UNIVERSITY
    2nd November, 2013
    NAME: Kwabena
    LOCATION: NORTH CAROLINA

    Fellow friends and students who are interested in becoming a MS SQL SERVER DBA (Administrator) In DBA University I will truthfully and strongly encourage you to be part of the program because this was a great and real life experience for me as a completed student of DBA University, in a sense that whatever you will be taught in DBA University is exactly what companies ready to hire you require, and this is from my own research experience. Thank you DBA University for the Knowledge.
    Kwabena.

  3. 4

    The course was pretty hands-on and informative. Lots of lab work and real life senario’s. I will recommend it to anybody looking for a career in DBA.

  4. 5

    I can challenge that DBA University is the best when it comes to online DBA training. I completed my Oracle DBA 11g course last month and the experience was great. The virtual board, dedicated remote server, excellent Webex session provides a classroom like atmosphere. Two things that distinguish DBA University are its low price and excellent staff knowledge. I was astonished by the amount of patience and knowledge my trainer had and there is none in the class who was left behind. I gained good knowledge not only with the DB concepts but also had a chance to learn Linux and shell scripting. You can be Industry ready when the course is complete. Thank you DBA university for the wonderful experience and knowledge.

  5. 5

    Michelle’s Oracle 12c RAC class of DBAUniversity in Chicago was truly an awesome experience for me. I’m an Oracle OCA, and still found lots of new tools and techniques to try in this class. We were provided with a working VirtualBox VM (containing Oracle Linux) that eventually contained an entire functioning Oracle 12c RAC database. We covered many subjects including networking, containers, pluggable databases, high availability, ASM, rman, services, listeners, registries, failovers, healthcheck, EM, wallets and nodes. We went through the steps to create our own RAC and Data Guard systems.

    The class is done with Cisco’s WebEx classroom software which ran well on both my Mac and PC. WebEx is great because the teacher can work on their machine, a remote lab machine, or your machine – and the whole class can view at the same time. It has a whiteboard, chat area and live video. Michelle wrote the class ebook which is easy to follow, and has lots of great exercises. It contains probably 4000 pages worth of information condensed down into a few hundred pages.

    Michelle as a teacher is a wonderful experience. She is extremely knowledgeable and experienced in things Oracle, and manages to keep the atmosphere lighthearted and fun. The idea that you could have a group of people remotely spread around the country, all with separate networks on their machines at home – with cutting-edge RAC 12c databases running on them – and keep all of this going for a month is quite a feat. Communication-wise, Michelle spent a lot of time outside of class answering my emails and helping me with my technical issues quickly and completely.

    Each student’s machines were different, and there was an array of problems that cropped up. Each time I would think to myself – okay, this is it. Michelle is going to finally crack and have a nervous breakdown. But it never happened. She always had the next thing to try, and a graceful way around anything we threw at her.

    I haven’t quite finished the Data Guard exercises yet, but since I own the VM and it’s on my machine — I can do the exercises and practice anytime I like. This is my third class with DBA University and they’ve all been fantastic. This is especially true when you compare the cost to other schools around the US. For the price, there’s nothing comparable.

    The following is for Srini’s PL/SQL and regular Oracle DBA training:

    The classes are well thought-out and well documented. The training environment is fabulous – just like being there, but from whereever you want. (However, you really need to connect via wire – not wireless, for the sound to work well). They provide machines to work on remotely – I’m guessing they’re hosted via Amazon. The computer environment was perfectly prepared both times and I wasted no time on that.

    Srini is an excellent trainer – very patient with his students. He’s always very enthusiastic about his subjects and about getting his students to understand. It’s impossible to find Oracle classes anywhere for this price. They also let you go to the first day of class and if you really don’t like it, you can still back out. It’s a small company, so they’re very reasonable and work hard to protect their reputation.

  6. 5

    This is a perfect training for a person with some IT experience and little or no Oracle exposure. It provides very useful and informative demos of activities performed by Oracle DBA. It covers most of practical aspects for DBAs and provides recommendations for real-world situations. Students have an opportunity to spend hours doing hands-on exercises in Linux virtual environment. I would like to especially stress a unique teaching style with a lot of visual explanations and references to person’s daily life experience and to common sense. An excellent, efficient and inexpensive starter!

  7. 5

    I took the PL/SQL Course. The lecture and training materials are well organized , the lab practice helped me very much. It is the most effective way of learning Oracle PL/SQL. The Instructor was very knowledgeable, patient and answered questions. I would recommend for anyone who is interested to learn this course.

  8. 4

    I’ve taken two classes at DBAUniversity – both with Srini. The PL/SQL class and the Oracle DBA training. DBA Training was very hard for me but Mr. Srini was extremely helpfully. Any time I had trouble with the work, he will schedule extra time outside class time to help me get it done. Not only that but he has also helped me to prepare my resume. I am planning and prepare to take Oracle certification.

    The classes are well thought-out and well documented. The training environment is fabulous. The class is online but it is alive class. This was my first time to take a class online. I will definitely do it again if it is conducted by Mr. Srini. The lab work are very helpful. They provide machines to work on remotely. Mr. Srini keep on calling each student to make sure you understand want he is talking about. He can even ask questions random on anyone in class.

  9. 5

    I completed short training course on Oracle PL/SQL from DBA university. I found DBA university to be very interesting. The lecture and training materials are well organized , the lab practice helped me very much. Overall It is the most effective way of learning Oracle PL/SQL.

  10. 5

    I took SQL & PL/SQL developer training at DBA University. Without having any technical background & work experience I thought this course might be very difficult to pursue. But our instructor made the entire experience a cake walk. He was very patient in answering questions, clarifying doubts & let everyone take their own time to understand difficult concepts.
    The lab was available during weekdays & weekends for 10 hours a day. The course material provided is adequate & self explanatory. Apart from the exercises provided in the material, instructor provides additional material for practice.

    On the whole I would give 9/10 for this training experience.

  11. 1 2 3 6
177 STUDENTS ENROLLED

See what others are buying

Contact Details

DBA University
605 W Madison St Suite 1108
Chicago IL 60661
United States of America

Ph 720 934 1260
Email info@dbauniversity.com

Setup Menus in Admin Panel

$799.00

May 11th 2019 to Jun 30th 2019
Saturday, Sunday 8 am central time to 12:30 pm central time (30 min break)
8 weeks course
BUY LIVE TRAINING

X
Bitnami