Radical Technologies

ORACLE 11G + 12C + 19C DATABASE TUNING

Covers each topics with Real Time Examples . Covers More than 250+ Real Time Scenarios which is divided into Admin 1 (Basic) + Admin2 + 12C (which is why we called it a combo course). Trainer from Real Time Industry .This is completely hands-on training , which covers 70% Practical And 30% Theory .Specail attention / session for interview preparation after the course is done.We give examples and exposure to real time scenarios to make sure all the candidate will get at least 5+ Year experience knowledge in Oracle DBA after attending this course.Covers 11G +12C topics in Details from the very basic to advanced level . Complete OCA and OCP Exam Preparations.Appear for OCA/OCP Certification Exam at any time After the course . At your convenient time , you can book and appear for exam at our place as we are Pearson certified institute.

google
0 +

Google Reviews

0 +

JustDial Reviews

The Syllabus

Curriculum Designed by Experts

ORACLE 11G & 12C

Linux Installation

Learn to install Linux with relevant packages.

  • Understand HDD partitioning
  • Primary versus Extended Partitioning
  • Physical Volumes / Logical Volumes / LUNs

Understanding RAID/Storages/DNS/DHCP/iscsi utilities

  • Different levels of RAID
  • Installation and configuration of DNS
  • Installation and configuration of DHCP
  • tgtd and iscsi utilities

Installing 11g and 12c Oracle Software

  • Install and configure 11g and 12c Oracle Database Software

Creating 11g and 12c databases (manual)

  • Creating 11g Database and 12c Database manually

11g and 12c Architecture

  • Thorough understanding of 11g and 12c architecture

Oracle Administration and management

  • Starting databases
  • Understanding control files / redo log files / archive files
  • Understanding Server parameter file and password files
  • Automatic memory management
  • Different components in SGA and PGA

Tablespaces/Segments/Extents and Blocks

  • Dictionary managed versus locally managed tablespaces
  • Automatic Segment space management
  • Understanding Segments / extents and blocks
  • Block utilization parameters
  • Understanding row chaining and migration
  • Different block sizes

12C Multitenant Database concepts and new features

  • Understanding multitenant architecture
  • Overviews of Pluggable databases

Oracle networking and shared process overview

  • Configuring and maintaining listeners
  • Configured Dispatchers and Shared servers
  • Understanding tnsnames.ora/sqlnet.ora and Ez Connect

ASM overview and benefits

  • Complete overview of ASM
  • Understand the need for ASM
  • ASM instance parameters

RMAN and conventional Backup/Recovery

  • Defining backup strategy
  • Complete understanding of RMAN and conventional backups

RMAN and Conventional Cloning

  • Cloning database using conventional methods
  • Cloning database using RMAN

Applying patches

  • Different types of patches
  • How to apply a patch to a database

Database upgrade

  • Upgrade database from 11g to 12c
  • Converting 12c non-CDB to 12c pluggable database

Physical and logical Standby/ Data Guard

  • Configure physical standby database
  • Understanding logical and snapshot standby databases

Oracle Shell Scripting overview

  • Understanding cronjob
  • Writing basic scripts

AWR reports/ADDM reports/ASH report

  • Understand how to read the AWR / ADDM / ASH reports

SQL Loader/External Tables

  • Using SQL loader to load data into tables
  • External tables and their benefits

Partitioning Concepts

  • Understanding different types of partitioning
  • Creating and altering partitions

EXPDP/IMPDP Backups

  • Taking logical backups using expdp
  • Data pump usage and scenarios

Tracing Utilities (oradebug/SQL trace/tkprof) and SQL tuning

  • Using utilities for tracing
  • How to read SQL explain plan
  • SQL performance considerations

SCENARIOS

  • Loss of a Control File
  • Loss of a Redo Log File
  • Loss of a Data File in NOARCHIVELOG Mode
  • Loss of a Noncritical Data File in ARCHIVELOG Mode
  • Loss of a System-Critical Data File in ARCHIVELOG Mode
  • Oracle Recovery Manager
  • Oracle Recovery Catalog maintenance
  • Backups using Oracle Recovery Manager
  • Recovery using Oracle Recovery Manager
  • Database Cloning using RMAN
  • Tablespace Point in Time recovery
  • Incomplete recovery

Monitoring and Resolving Lock Conflicts

  • Locks
  • Locking Mechanism
  • Data Concurrency
  • DML Locks
  • Enqueue Mechanism
  • Lock Conflicts
  • Possible Causes of Lock Conflicts
  • Detecting Lock Conflicts
  • Resolving Lock Conflicts
  • Deadlocks

Performance Monitoring

  • Performance Monitoring
  • Monitoring Methodologies
  • Database and Instance Metrics
  • Data Dictionary Metrics
  • Optimizer Statistics
  • Schedule Optimizer Statistics Collection
  • Dynamic Performance Views
  • Viewing Metric Information
  • Reacting to Performance Issues

Proactive Maintenance

  • Server Generated Alerts
  • Thresholds
  • Setting Thresholds
  • Baseline Measurements
  • Tuning and Diagnostic Advisors
  • SQL Tuning and Access Advisors
  • Memory Advisors
  • Segment Advisor
  • Automatic Workload Repository (AWR)
  • Managing the AWR
  • Automatic Database Diagnostic Monitor (ADDM)

TOPICS COVERED

  • VMware Install
  • Linux Installation
  • Networking (Neat)
  • OS user creation, group, and password management
  • File sharing from Windows OS to Linux OS
  • Oracle Installation
  • Database Creation
  • NETCA, NETMGR
  •  Listener
  •  lsnrctl utility
  •  Services
  • SGA
  • User Management
  • Profile
  • Roles
  • Tablespace
  •  Create, drop, alter tablespace
  •  Create datafiles
  •  Small datafile
  •  Big datafile
  •  Quota
  •  Tablespace online, offline
  •  Default tablespace
  •  Extent management
  •  Memory allocation
  • Undo Management
  • Database Startup types
  • Database Shutdown types
  • Physical files
  • Backup, Restore, and Recovery
  •  Physical Backup
  • Cold Backup
  • Hot Backup
  • Data Pump
  • exp, imp
  • impdp, expdp
  • RMAN
  • Flashback
ORACLE DBA 19C

Oracle Database Architecture

  • Databases and instances overview
  • Multitenant architecture
  • Sharding architecture
  • Architecture diagram on the OHC
  • Physical storage structures
  • Logical storage structures
  • Logical and physical storage structures
  • Data storage: segments, extents, blocks
  • Types of segments
  • Deferred segment creation
  • Block structure
  • Tablespaces and datafiles
  • Processes
  • Memory structures
  • Overview of Oracle Net Services
  • Overview of the Listener
  • Dedicated and shared server processes

Creating and Administering an Oracle Database

  • Use the Database Server Architecture lesson of the Oracle Database Architecture module
  • Connecting to an Oracle Database instance
  • Overview of Oracle Database tools
  • Prepare to create the database
  • Determine the character set to be used
  • Create a Multitenant Oracle Database (CDB)
  • Using DBCA in silent mode
  • Shut down the database instance and start the database instance/open the database
  • Open and close PDBs
  • Investigating Initialization Parameter Files
  • Viewing Initialization Parameters by Using SQL*Plus
  • Modifying Initialization Parameters by Using SQL*Plus
  • Viewing Diagnostic Information

Configuring and Administering Oracle Net Services

  • Use the Oracle Net Services Architecture lesson of the Oracle Database Architecture module
  • Naming methods
  • Define service names so users can connect to the database
  • 19c Easy Connect Syntax Improvements (76634-2)
  • Create listeners
  • Configure listeners for dynamic or static service registration
  • Implement failover and load balancing features
  • Configure shared server architecture
  • Implement session multiplexing and access control features
  • Configure the cman.ora file on the Oracle Connection Manager computer
  • Configure the clients with the protocol address of the Oracle Connection Manager listener
  • Configure the database server for session multiplexing
  • Configure the cman.ora file to set up Oracle Database Cloud Traffic Manager

Creating and Administering Pluggable Databases

  • Create PDBs from seed
  • Clone a regular PDB
  • Unplug and plug or clone a non-CDB
  • Unplug and plug a regular PDB
  • Perform hot cloning
  • Perform near-zero downtime PDB relocation
  • Create and use a proxy PDB
  • Use DBCA to clone and relocate PDBs, and duplicate CDBs
  • Change PDB mode
  • Modify PDB settings
  • Rename a PDB service
  • Drop a PDB

Creating and Managing Database Storage

  • Use the Database Storage Structures lesson of the Oracle Database Architecture module
  • Create tablespaces to store database objects
  • Implement Oracle Managed Files (OMF)
  • View tablespace information
  • Drop a tablespace
  • Increase the size of the database (add datafiles, extend tablespaces, etc.)
  • Move or rename datafiles
  • Proactively monitor and manage tablespace space usage
  • Define default permanent tablespaces
  • Define a default temporary tablespace for a PDB
  • Save space by using compression
  • Reclaim wasted space from tables and indexes by using the segment shrink functionality
  • Manage resumable space allocation
  • Configure undo retention
  • Enable and disable temporary undo
  • Use local undo

Managing Users and Securing the Database

  • Create database users
  • Create common users in the CDB root and application root
  • Create local users in regular PDBs and application PDBs
  • Assign quota to database users
  • Authentication
  • Oracle-defined schema-only accounts
  • Provide users with access to the database (privileges/roles)
  • Create common roles in the CDB root and application root
  • Create local roles in regular PDBs and application PDBs
  • Grant privileges/roles commonly in the CDB root and application root
  • Grant privileges/roles locally in regular PDBs and application PDBs
  • Create profiles to control user security and resource utilization
  • Create common profiles in the CDB root and application root
  • Create local profiles in regular PDBs and application PDBs
  • Audit the use of the database (objects, privileges, etc.)
  • Audit actions in the CDB and PDBs

Loading and Transporting Data

  • Load data (Data Pump, SQL*Loader)
  • Utilities to load/maintain data in the database
  • Use SQL*Loader to load data
  • Use SQL*Loader with PDBs
  • Use Data Pump to transport (move) data
  • Move data from one database to another database
  • Use Data Pump with PDBs
  • Use the full transportable export/import feature to move an entire database to a different database instance
  • Use the transportable tablespaces feature to move a set of tablespaces between databases
  • Use the transportable tables feature to move a set of tables, partitions, and sub-partitions between databases
  • Use external tables as a data source

Managing Automated Maintenance Tasks

  • Overview of automated maintenance tasks
  • Overview of maintenance windows
  • Configure automated maintenance tasks
  • Enable and disable maintenance tasks
  • Create a maintenance window
  • Modify a maintenance window
  • Remove a maintenance window
  • Reduce or increase resource allocation to the automated maintenance tasks

Monitoring and Tuning Database Performance

  • Performance management activities
  • Performance planning
  • Performance tuning methodology
  • Automatic performance tuning features (AWR, ADDM, advisors)
  • PDB-level ADDM
  • Monitor database instance performance
  • Monitor database errors and alerts to prevent, detect, and solve problems (alert log, trace files, server-generated alerts)
  • Set metric thresholds
  • Monitor locks and wait events
  • Configure memory management
  • Set optimizer statistics preferences
  • Identify and tune SQL statements that are using the most resources
  • Tune a workload
  • Manage automated tuning tasks

Enquire Now

    Why Radical Technologies

    Live Online Training

    Highly practical oriented training
    Installation of Software On your System
    24/7 Email and Phone Support
    100% Placement Assistance until you get placed
    Global Certification Preparation
    Trainer Student Interactive Portal
    Assignments and Projects Guided by Mentors
    And Many More Features
    Course completion certificate and Global Certifications are part of our all Master Program

    Live Classroom Training

    Weekend / Weekdays / Morning / Evening Batches
    80:20 Practical and Theory Ratio
    Real-life Case Studies
    Easy Coverup if you missed any sessions
    PSI | Kryterion | Redhat Test Centers
    Life Time Video Classroom Access ( coming soon )
    Resume Preparations and Mock Interviews
    And Many More Features
    Course completion certificate and Global Certifications are part of our all Master Program

    Self Paced Training

    Self Paced Learning
    Learn 300+ Courses at Your Own Time
    50000+ Satisfied Learners
    Course Completion Certificate
    Practical Labs Available
    Mentor Support Available
    Doubt Clearing Session Available
    Attend Our Virtual Job Fair
    10% Discounted Global Certification
    Course completion certificate and Global Certifications are part of our all Master Program

    Skills Covered

    • Oracle Database Architecture Understanding

    • SQL Query Optimization

    • Execution Plan Analysis

    • Indexing Techniques

    • Automatic Workload Repository (AWR) Reports

    • Automatic Database Diagnostic Monitor (ADDM)

    • SQL Tuning Advisor

    • Database Statistics and Histograms

    • Memory Management and Tuning

    • Resource Management and Tuning

    • Oracle Enterprise Manager (OEM)

    • Database Workload Tuning

    • Partitioning and Parallelism

    • Disk I/O Tuning

    • Latch and Lock Contention Management

    • Data Caching

    • Optimizer Modes and Parameters

    • Database Configuration Tuning

    • Real Application Clusters (RAC) Tuning

    • Backup and Recovery Tuning

    • Dynamic Performance Views (V$ Views)

    • Multitenant Architecture (for 12c and 19c)

    • Database Wait Events

    • Temp Space Management

    • Oracle Database In-Memory (12c and 19c)

    • Monitoring and Alerting

    tool covered

    Like the Curriculum ? Let's Get Started

    Why Enroll for Oracle 11G + 12C + 19C Database Tunning ?

    In-Demand Skills

    Unlock in-demand skills with our Oracle 11g + 12c + 19c Database Tuning Course. Master performance tuning, query optimization, and resource management. Enroll today to gain expert certification, boost your career prospects, and ensure smooth, efficient database operations with Oracle’s latest technologies.

    Career Opportunities

    Boost your career with Oracle 11g + 12c + 19c Database Tuning certification. Unlock roles like Database Administrator, Performance Analyst, and Tuning Specialist. This in-demand course ensures you master optimization skills, opening doors to top-tier opportunities in database management. Enroll now!

    Cloud Adoption

    Embrace cloud adoption with our Oracle 11g + 12c + 19c Database Tuning course. Learn to optimize databases in cloud environments, ensuring seamless performance and scalability. Gain certification to stay ahead in the growing cloud market. Enroll now and enhance your cloud tuning expertise!

    Scalability and Flexibility

    Achieve scalability and flexibility with our Oracle 11g + 12c + 19c Database Tuning course. Master skills to optimize database performance across evolving workloads, ensuring efficient scaling. Certification boosts your expertise, making you a sought-after database tuning professional. Enroll today!

    Cost Management

    Discover cost management with our Oracle 11g + 12c + 19c Database Tuning course. Learn to optimize database performance while reducing resource costs. Certification enhances your ability to minimize expenses and maximize efficiency in any database environment. Enroll today for smarter, cost-effective solutions!

    Security and Compliance

    Enhance security and compliance with our Oracle 11g + 12c + 19c Database Tuning course. Learn to fine-tune databases while ensuring data protection and regulatory compliance. Certification equips you with essential skills for secure, optimized systems. Enroll now to stay ahead in the field of secure database management!

    Course benefits

    • Enhanced Performance

    • Efficient Resource Utilization

    • Improved Query Execution Plans

    • Advanced Troubleshooting Skills

    • SQL and PL/SQL Optimization

    • Efficient Index Management

    • Data Management and Partitioning

    • Improved Scalability

    • Real-Time Monitoring and Alerts

    • Mastering Oracle Architecture

    • Cost Savings

    • Boost in Career Opportunities

    • Security and Compliance

    • Hands-on Practice with Latest Features

    Who Can Apply for Red Hat Linux

    Why Oracle 11G + 12C + 19C Database Tunning ?

    Scalability

    Unlock scalability with our Oracle 11g + 12c + 19c Database Tuning course. Learn to optimize databases for seamless growth, ensuring high performance even with expanding workloads. Certification enhances your expertise, making you a key player in scalable database solutions. Enroll today for future-proof skills!

    Flexibility

    Achieve flexibility with our Oracle 11g + 12c + 19c Database Tuning course. Learn to adapt and optimize databases across diverse environments, ensuring peak performance. Certification enhances your versatility, making you a valuable asset in dynamic database management. Enroll now for flexible, future-ready skills!

    Hybrid Capabilities

    Enhance hybrid capabilities with our Oracle 11g + 12c + 19c Database Tuning course. Master database tuning across on-premise and cloud environments, ensuring seamless integration and performance. Certification boosts your expertise, making you a key player in hybrid database solutions. Enroll today!

    Security and Compliance

    Boost your career with Security and Compliance expertise in ORACLE 11G + 12C + 19C DATABASE TUNING. Our training course ensures you're certified in optimizing database performance while adhering to security standards. Gain hands-on skills to enhance system efficiency and safeguard data integrity.

    Cost-Effectiveness

    Maximize your ROI with Cost-Effectiveness in ORACLE 11G + 12C + 19C DATABASE TUNING. Our training equips you with high-demand skills at affordable rates, ensuring database optimization while reducing overheads. Get certified to enhance performance and cut operational costs efficiently.

    Innovation

    Unlock Innovation with our ORACLE 11G + 12C + 19C DATABASE TUNING Course. Stay ahead by mastering advanced tuning techniques that drive database performance Gaining certification assures that you may benefit from the most recent innovations. for enhanced efficiency and scalability in real-world scenarios.

    Global Certification

    • Oracle Database 12c Administrator: Oracle Certified Associate (OCA)

    • Oracle Database 12c Administrator: Oracle Certified Professional (OCP)

    • Oracle Certified Expert (OCE) - Oracle Database 12c Performance Management and Tuning

    • Oracle Database 19c Performance Management and Tuning Oracle Certified Expert (OCE)

    • Oracle Cloud Infrastructure Architect Associate

    • Oracle Certified Specialist - Oracle Database SQL Tuning

    course certificate

    Red Hat Linux Fees in Bangalore

    Online Classroom PREFERRED

    16 jul

    TUE - FRI
    07.00AM TO 09.00
    AM LST (GMT +5:30)
    Radical

    20 jul

    SAT - SUN
    10.00AM TO 01.00
    PM LST (GMT +5:30)
    Radical

    20 jul

    SAT - SUN
    08.00PM TO 11.00
    PM LST (GMT +5:30)
    Radical

    ₹ 85,044

    Online Classroom PREFERRED