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 27-APR-2024 to 16-JUN-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. Ekramy Younan

    5

    It was excellent training, and I gained a lot of information from Mr. Srini. He was patient with us to understand new features in Oracle 12c, and I will take other courses later to complete the training package.

  2. Sai Prasad

    5

    Great place to start if you want to start or switch your career as a DBA, cost effective and convenient with excellent study material and lab, Srini was very helpful and cooperative with lot of patience.

    Thank you Srini,
    Sai Prasad.

  3. super happy

    5

    I recently took an Oracle DBA training from DBA University and I am very happy to be part of this training. Srini is a very detail orientated trainer and way of his teaching especially taking you to the real scenario is very impressive. Srini has huge experience in DBA field, and on every topic, he gives you a lot of examples and real scenario cases which helps the student to get through what we are learning. I strongly recommend DBA University if you are looking for Dba training. Also, I am looking for another course from DBA University.

  4. 5

    I took 2 courses (oracle DBA training and SQL training ) at DBA university. Both courses were well presented and had a good number of labs. SRINI is a great instructor and has a lot of experience. He has great knowledge on database administration.He is very engaging and patient.He provided very good and clear explanations of very difficult concepts and made sure every student was on the same page.I learned a lot of valuable information from him and was able to pass my exams.I can only say job well done and money well spent. I am currently taking my 3rd course( Oracle RAC ,ASM and DATA GUARD ) and so far i am having a wonderful experience.

  5. Kadhir Velavan Ramasubramanian01/14/2017 at 3:50 pm

    5

    I underwent training in this DBA university and the faculty is amazing…I didnt expect this much of information to be acquired out of this training. The faculty uses white board and instant lab sessions, so you will feel like typical classroom training and since the lab sessions are completed then and there, you dont need to work hard after the session gets over. You just need to be focused and follow instruction of the faculty to become a expert DBA either in core concepts or in RAC,ASM and DG. The training is truly amazing and enhanced my knowledge multi fold.

  6. 5

    I felt its worth spending time and money on Oracle DBA training session provided by srini , am from different background and never felt its difficult in shifting my career towards oracle DBA it was that smooth and clean training provided by srini.

    Am looking forward to take RAC DBA training session.

  7. 4

    DBA training was very good , dedicated and gave us the most important topics that we need as an oracle DBA .My advice to all is to be prepared for this course study day by day as you could and keep searching about more details to get the full benefit from this training .
    Thanks to Srini he was very helpful ,patient and friendly.

  8. 5

    Very few trainers spend time explaining every detail of a course. I have had the chance to do just one course (Oracle DBA) at DBA university, but will not hesitate one moment taking up another course. The trainer summarized his tremendous experience in the IT sector, and passed it on to the students, addressing every concept that matters with practical exercises! At the beginning it was not that easy, but thanks to the trainer for making it possible to enjoy an entirely new domain.
    Beside the skills, the platform is amazing. The sound quality is excellent!
    I could not differentiate from a traditional 4-wall classroom…GREAT JOB!

  9. 5

    I took the Oracle RAC ASM DG course and thoroughly enjoyed it. This was my second course with DBA University (the first being the Oracle DBA Training course), and both were well worth it.

    Srini is a pretty knowledgeable instructor. Not only did he explain things clearly but he related the course material to real-life situations as well.

    I wish such advanced topics as encryption, data masking, Virtual Private Databases, etc. had been covered. Maybe something for the future or possibly even a new course altogether!

    I strongly recommend these courses for anyone thinking about going into Oracle database administration, and I won’t hesitate to take future courses with DBA University.

  10. 5

    I have just finished taking the Oracle DBA course at DBA University and I’ve learned a ton. I found the course to be very well structured and was delivered in a way anyone can learn and develop a skill set that will make a difference. The training materials were user-friendly with a very informative text-book that is easy to read and understand. The labs were well organized with step-by step categories that are color coded for ease reference.

    My teacher was Srini Ramineni and he did an awesome job. I found him to be a very knowledgeable instructor who knows his subject matter. He was very clear and thorough in every topic and I have gained a lot of knowledge from watching and listening to his lectures. As a visual learner myself, I have benefitted greatly from his labs demonstrations and the diagrams that he draws to elaborate on the key points that should not be missed by any future DBA. Without doubt, he knows how to break down even the most seemingly complex topic and he teach it in a way anyone can understand. As a student who took the recorded version of the training, I never felt alone or forgotten. Whenever I needed help, my instructor was available without fail and in a timely fashion. He made my learning experience to be fun and indeed, I enjoyed every step of the way.

    To anyone who is looking to learn a skill set that will change your life for the better, DBA University is a great place to be. You can rest assured that you will be equipped with knowledge and ability that will lead to a very rewarding career.

    Margaret
    Worcester, Massachusetts

  11. 1 3 4 5 6
178 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