• +91 - 9962528294
  • info@besanttechnologies.com

Oracle DBA Training in Chennai

Oracle DBA Training in Chennai

Training in Velachery, Chennai provides 100% real-time, practical and placement focused Oracle DBA Training in Velachery, Chennai. Our Oracle DBA course concentrates from basic level training to advanced level training. Our Oracle DBA training in completely focused to get placement in MNC in Chennai and certification on Oracle DBA after completion of our course. Our team of Oracle DBA® trainers are Oracle DBA certified professionals with more real-time experience in live projects. Our Oracle DBA Course syllabus is enough for anyone who wants to get Oracle DBA® certification which meets industry expectations. In our course you will learn practical exercises and live examples.

Our Training in Velachery, Chennai is completely looking to offer this Oracle DBA training in various places in and around Chennai. Our Oracle DBA training centres are equipped with perfect environment to learn with all required facilities. We guide our Oracle DBA training students to be a certified at end of our course. In the last six months timeframe we are completed Oracle DBA training for more than 80+ students with excellent feedback and placements. We are charging very competitive in the market which helps to bring more Oracle DBA professionals into this market. Our Oracle DBA® training course fee is very nominal which anyone can pay in instalment basis as well. We are having multiple class timings which suit everyone who wants to learn in their own timings. Our Oracle DBA training will be scheduled in regular weekdays and weekends based on the students request. We do have fast track Oracle DBA training and online Oracle DBA training with one-to-one basis. We are giving more Oracle DBA training for corporates which employees of their company will be benefits with our training.

Oracle DBA Course Syllabus in Velachery, Chennai

Introduction (Database Architecture)

  • Describe course objectives
  • Explore the Oracle 10g database architecture

Installing the Oracle Database Software

  • Explain core DBA tasks and tools
  • Plan an Oracle installation
  • Use optimal flexible architecture
  • Install software with the Oracle Universal Installer (OUI)

Creating an Oracle Database

  • Create a database with the Database Configuration Assistant (DBCA)
  • Create a database design template with the DBCA
  • Generate database creation scripts with the DBCA

Managing the Oracle Instance

  • Start and stop the Oracle database and components
  • Use Enterprise Manager (EM)
  • Access a database with SQL*Plus and iSQL*Plus
  • Modify database initialization parameters
  • Understand the stages of database startup
  • View the Alert log
  • Use the Data Dictionary

Managing Database Storage Structures

  • Describe table data storage (in blocks)
  • Define the purpose of tablespaces and data files
  • Understand and utilize Oracle Managed Files (OMF)
  • Create and manage tablespaces
  • Obtain tablespace information
  • Describe the main concepts and functionality of Automatic Storage Management (ASM)

Administering User Security

  • Create and manage database user accounts
  • Authenticate users
  • Assign default storage areas (tablespaces)
  • Grant and revoke privileges
  • Create and manage roles
  • Create and manage profiles
  • Implement standard password security features
  • Control resource usage by users

Managing Schema Objects

  • Define schema objects and data types
  • Create and modify tables
  • Define constraints
  • View the columns and contents of a table
  • Create indexes, views and sequences
  • Explain the use of temporary tables
  • Use the Data Dictionary
  • Manage data through SQL
  • Monitor and resolve locking conflicts

Managing Undo Data

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

Implementing Oracle Database Security

  • Describe DBA responsibilities for security
  • Apply the principal of least privilege
  • Enable standard database auditing
  • Specify audit options
  • Review audit information
  • Maintain the audit trail

Oracle DBA Training Syllabus – Part 2

Configuring the Oracle Network Environment

  • Create additional listeners
  • Create Net Service aliases
  • Configure connect-time failover
  • Control the Oracle Net Listener
  • Test Oracle Net connectivity
  • Identify when to use shared versus dedicated servers

Backup and Recovery Concepts

  • Identify the types of failure that may occur in an Oracle Database
  • Describe ways to tune instance recovery
  • Identify the importance of checkpoints, redo log files, and archived log files
  • Configure ARCHIVELOG mode

Performing Database Backups

  • Create consistent database backups
  • Back your database up without shutting it down
  • Create incremental backups
  • Automate database backups
  • Monitor the flash recovery area

Performing Database Recovery

  • Recover from loss of a control file
  • Recover from loss of a redo log file
  • Perform complete recovery following the loss of a data file

Performing Flashback

  • Describe Flashback database
  • Restore the table content to a specific point in the past with Flashback Table
  • Recover from a dropped table
  • View the contents of the database as of any single point in time with Flashback Query
  • See versions of a row over time with Flashback Versions Query
  • View the transaction history of a row with Flashback Transaction Query

Moving Data

  • Describe available ways for moving data
  • Create and use directory objects
  • Use SQL*Loader to load data from a non-Oracle database (or user files)
  • Explain the general architecture of Data Pump
  • Use Data Pump Export and Import to move data between Oracle databases
  • Use external tables to move data via platform-independent files

Configuring Recovery Manager

  • Recovery Manager Features and Components
  • Using a Flash Recovery Area with RMAN
  • Configuring RMAN
  • Control File Autobackups
  • Retention Policies and Channel Allocation
  • Using Recovery Manager to connect to a target database in default NOCATALOG mode
  • Displaying the current RMAN configuration settings
  • Altering the backup retention policy for a database

Using Recovery Manager

  • RMAN Command Overview
  • Parallelization of Backup Sets
  • Compressed Backups
  • Image Copy
  • Whole Database and Incremental Backups
  • LIST and REPORT commands
  • Enable ARCHIVELOG mode for the database
  • Use Recovery Manager

Recovering from Non-critical Losses

  • Recovery of Non-Critical Files
  • Creating New Temporary Tablespace
  • Recreating Redo Log Files, Index Tablespaces, and Indexes
  • Read-Only Tablespace Recovery
  • Authentication Methods for Database Administrators
  • Loss of Password Authentication File
  • Creating a new temporary tablespace
  • Altering the default temporary tablespace for a database

Incomplete Recovery

  • Recovery Steps
  • Server and User Managed Recovery commands
  • Recovering a Control File Autobackup
  • Creating a New Control File
  • Incomplete Recovery Overview
  • Incomplete Recovery Best Practices
  • Simplified Recovery Through RESETLOGS
  • Point-in-time recovery using RMAN

Flashback

  • Flashback Database Architecture
  • Configuring and Monitoring Flashback Database
  • Backing Up the Flash Recovery Area
  • Using V$FLASH_RECOVERY_AREA_USAGE
  • Flashback Database Considerations
  • Using the Flashback Database RMAN interface
  • Using Flashback Database EM Interface
  • Managing and monitoring Flashback Database operations

Dealing with Database Corruption

  • Block Corruption Symptoms: ORA-1578
  • DBVERIFY Utility and the ANALYZE command
  • Initialization parameter DB_BLOCK_CHECKING
  • Segment Metadata Dump and Verification
  • Using Flashback for Logical Corruption and using DBMS_REPAIR
  • Block Media Recovery
  • RMAN BMR Interface
  • Dumping and Verifying Segment Metadata

Monitoring and Managing Storage I

  • Database Storage Structures
  • Space Management Overview
  • Oracle-Managed Files (OMF)
  • Row Chaining and Migrating
  • Proactive Tablespace Monitoring
  • Managing Resumable Space Allocation
  • SYSAUX Tablespace
  • Monitoring table and index space usage

Monitoring and Managing Storage II

  • Automatic Undo Management
  • Redo Log Files
  • Table Types
  • Partitioned Tables
  • Index-Organized Tables (IOT)
  • Managing index space with SQL
  • Configure optimal redo log file size
  • View “Automatic Tuning of Undo Retention”

VLDB Support

  • Creating Bigfile Tablespaces
  • Packages and data dictionary changes to support VLDB
  • Creating and maintaining temporary tablespace groups (TTG)
  • Partitioning and Partitioned Indexes
  • Skipping unusable indexes
  • DML Error Logging
  • Interpreting Bigfile ROWIDs

Automating Tasks with the Scheduler

  • Scheduler Concepts
  • Creating a Job Class and a Window
  • Managing Jobs, Programs, Chains, Events, Schedules, priority
  • Viewing and Purging Job Logs
  • Creating a program and a schedule
  • Creating a job that uses a program and a schedule
  • Altering the program and schedule for the job and observing the behavior change of the job
  • Monitoring job runs

Workshop

  • Workshop Methodology, requirements, and setup
  • Scenario 1: Database performance
  • Scenario 2: Finding and Tuning Inefficient SQL
  • Scenario 3: SGA Management – REDO
  • Scenario 4: Running out of Undo Space
  • Scenario 5: Missing datafile
  • Scenario 6: Managing space in a tablespace – REDO
  • Scenario 7: Missing TEMP data file

Oracle DBA Trainer Profile & Placement

Our Oracle DBA Trainers

  • More than 10 Years of experience in Oracle DBA Technologies
  • Has worked on multiple real time Oracle DBA projects
  • Working in a top MNC company in Chennai
  • Trained 2000+ Students so far
  • Strong Theoretical & Practical Knowledge
  • certified Professionals

Oracle DBA Placement Training in Chennai

  • More than 2000+ students Trained
  • 95% percent Placement Record
  • 1100+ Interviews Organized

Oracle DBA Training Locations in Chennai

Our Oracle DBA Training centers

  • Adyar
  • Ambattur
  • Adambakkam
  • Anna Nagar
  • Anna Salai
  • Ashok Nagar
  • Choolaimedu
  • Chromepet
  • Ekkattuthangal
  • Guindy
  • Kodambakkam
  • Madipakkam
  • Mylapore
  • Porur
  • Saidapet
  • T. Nagar
  • Tambaram
  • Vadapalani
  • Velachery
  • Villivakkam
  • Virugambakkam

Oracle DBA training batch size in Velachery, Chennai

Regular Batch ( Morning, Day time & Evening)

  • Seats Available : 8 (maximum)

Weekend Training Batch( Saturday, Sunday & Holidays)

  • Seats Available : 8 (maximum)

Fast Track batch

  • Seats Available : 5 (maximum)

Our Students are working in

Avnet
Contus Support
Cognizant
NTTDATA
Prodapt
Span Technologies

Besant Technologies - Velachery

Plot No. 119, No.8, 11th Main road, Vijaya nagar,
Velachery, Chennai - 600 042
Tamil Nadu, India
Landmark - Reliance Digital Opposite Street
+91-996 252 8293 / 996 252 8294
w: traininginvelachery

Besant Technologies - Tambaram

No.2A, 1st Floor, Duraisami Reddy Street,
West Tambaram, Chennai - 600 045
Tamil Nadu, India
Landmark - Near By Passport Seva
+91-996 250 4283
w: trainingintambaram

Besant Technologies - OMR Branch

No. 5/318, 2nd Floor, Sri Sowdeswari Nagar,
OMR, Okkiyam Thoraipakkam, Chennai - 600 097
Tamil Nadu, India
Landmark - Behind Okkiyampet Bus Stop,
+91-887 038 4333
w: traininginsholinganallur

Besant Technologies - Porur

No. 180/84, 1st Floor, Karnataka Bank Building
Trunk Road, Porur,
Chennai - 600 116
Tamilnadu, India
Land Mark: Opposite to Gopalakrishna Theatre
+91-996 252 8294
w: Besanttechnologies

Besant Technologies - Anna Nagar

Plot No:1371, 28th street kambar colony,
I Block, Anna Nagar ,
Chennai - 600 040
Tamil Nadu, India
Landmark - Behind Reliance Fresh
+91-984 025 8377
w: traininginannanagar

Besant Technologies - T.Nagar

Old No:146/2- New No: 48,
Habibullah Road,T.Nagar,
Chennai - 600 017
Tamil Nadu, India
Landmark - Opposite to SGS Sabha
+91-887 038 4333
w: Besanttechnologies

Besant Technologies - Thiruvanmiyur

22/67, 1st Floor,
North mada street, Kamaraj Nagar
Thiruvanmiyur, Chennai 600041
Tamil Nadu, India
Landmark - Above Thiruvanmiyur ICICI Bank
+91-887 038 4333
w: Besanttech

Besant Technologies - Siruseri

No. 4/76, Ambedkar Street,
OMR Road, Egatoor, Navallur,
Siruseri, Chennai 600130
Tamil Nadu, India
Landmark - Near Navallur Toll Gate, Next to Yamaha Showroom
+91-733 881 0550

Besant Technologies - Maraimalai Nagar

No.37, 1st Floor,
Thiruvalluvar Salai,
Maraimalai Nagar,Chennai 603209
Tamil Nadu, India
Landmark - Near to Maraimalai Nagar Arch
+91-979 123 7373

Besant Technologies - BTM Layout

No 2, Ground floor,
29th Main Road, Kuvempu Nagar,
Stage, Bangalore - 560 076
Karnataka, India
Landmark - Next to OI Play School
+91-762 494 1772 / 74
w: traininginbtm

Besant Technologies - Marathahalli

No. 43/2, 2nd Floor, VMR Arcade,
Varthur Main Road, Silver Springs Layout,
Munnekollal, Marathahalli, Bengaluru - 560037
Karnataka, India
Landmark - Near Kundalahalli Gate Signal
+91-910 812 6341 / 910 812 6342
w: traininginmarathahalli

Besant Technologies - Rajaji Nagar

No. 309/43, JRS Ecstasy, First Floor,
59th Cross, 3rd Block, Bashyam Circle,
Rajaji Nagar, Bangalore - 560 010
Karnataka, India
Landmark - Near Bashyam Circle
+91- 734 916 0004
w: trainingbangalore

Besant Technologies - Jaya Nagar

No. 2nd Floor,1575,11th Main Road,
4th T-Block, Pattabhirama Nagar, Jaya Nagar,
Bangalore-560041
karnataka, India
Land Mark: Opposite to Shanthi Nursing Home
+91-733 783 7626

Besant Technologies - Kalayan Nagar

No.513, 4th Cross Rd
2nd Block, HRBR Layout, Kalyan Nagar,
Bangalore-560043
karnataka, India
Land Mark: Opposite to kalayan nagar Axis Bank
+91-733 783 7626

Besant Technologies - Electronic City

No. 7, 3rd Floor, Ganga Enclave,
Neeladri Road, Karuna Nagar, Doddathoguru Village,
Electronics City Phase 1, Electronic City,
Bangalore - 560100
Landmark: Adjacent to HDFC Bank and State Bank Of India
+91-782 392 2182

Copyright © 2018 Training in Velachery, Chennai. All Rights Reserved.The certification names are the trademarks of their respective owners. View disclaimer

Quick Enquiry