Oracle DBA Training Course

Transcription

Oracle DBA Training CourseTable of ContentsOverview . 5About DBA University, Inc. . 5About Srini Ramineni – Oracle DBA Instructor and Founder of DBA University . 6Eligibility . 7Oracle Certified Professional (OCA, OCP) Certification . 7Pricing and Registration . 7Live Online Training . 7On Demand Training . 8Cloud based remote LAB Access . 9Course Topics . 9Introduction to database management systems and databases. 9What is a database? . 9Popular database management system (DBMS) software and why Oracle DBMS. . 9History and Current trends of DBMS and Database Administration. . 9Oracle database market share and about its current competitive landscape. 9Tasks of a Database Administrator. . 9Installing Oracle database software (12c R1 and 12c R2). 9Understand prerequisites for a successful Oracle RDBMS software installation. . 9Installation of Oracle 12c R1 database software with the latest patchset. . 9Installation of Oracle 12c R2 database software . 9Oracle Database Architecture . 9Planning for an Oracle database creation. 10Creating an Oracle 12c R1 database using the CREATE DATABASE SQL command. 10Creating an Oracle 12c R2 database using the Graphical Tool (Database Configuration Assistant). . 10How to configure and use Oracle Enterprise Manager (OEM) Database Express web based tool. . 10Copyright 2010 – 2019 DBA University, Inc. Chicago USAhttp://www.DBAUniversity.com – email: info@DBAUniversity.com – Ph: 720 934 12601

Oracle DBA Training CourseUnderstand initialization parameter files . 10Startup and Shutdown of a database. . 10View the database alert log . 10Components of an Oracle database and detailed architecture. . 10Advance Startup and Shutdown scenarios. . 10Oracle database memory and process architecture. . 10The Oracle database job scheduler API (DBMS SCHEDULER package) . 10Database storage . 10Oracle tablespaces and allocation types. 10How to create small file (default) and big file tablespaces. . 10How to create datafiles with fixed size and auto extend option. . 10What are control files and how to view control file content in a trace file. . 10How to rename datafiles in a control file. . 10Temporary tablespaces and temporary tablespace groups. . 10Managing Undo Data . 10Oracle Networking . 10Introduction to Oracle Net Services component. . 11Oracle listener configuration (Dynamic and Static Listeners). 11Dynamic Service Registration and Naming Methods configuration in sqlnet.ora. . 11Oracle database connections from other computers. . 11Oracle netca (Network Configuration Assistant) tool for configuration file generation. . 11Oracle netmgr tool for adding database services to a static listener.ora configuration file. . 11Oracle listener administration and TNS ADMIN environment variable. 11What are database links and learn about best practices in creating them. . 11Administering User Security . 11Create and manage database user accounts. . 11Grant and revoke privileges. . 11Create and manage roles. . 11Create and manage profiles. . 11Standard database auditing . 11Used Managed (Manual) Backup and Recovery . 11Copyright 2010 – 2019 DBA University, Inc. Chicago USAhttp://www.DBAUniversity.com – email: info@DBAUniversity.com – Ph: 720 934 12602

Oracle DBA Training CourseBackup and Recovery Concepts (Redo log files and archive log files.) . 12Backup and Recovery Configuration (Configure the fast recovery area and ARCHIVELOG mode.) . 12Introduction and planning for a robust Backup and Recovery Strategy. 12How to create a consistent database backup aka offline backup (COLD BACKUP) . 12Hot to create an inconsistent database backup aka online backup (HOT BACKUP). 12How to clone a database from a consistent database backup. . 12How to clone a database using Cancel based recovery from an inconsistent database backup. . 12How to clone a database using Time based recovery (Database point in time recovery) from aninconsistent database backup. 12RMAN Backup and Recovery. 12Advantages of RMAN method compared to the user-managed method. . 12Create consistent database backups using RMAN. 12Create inconsistent database backups (without shutting it down) using RMAN. . 12Oracle database backup metadata. . 12How to create incremental backups using RMAN. . 12How to clone a database using RMAN backup based duplication. 12How to restore and recover a full database from its RMAN backup. . 12Use Data Recovery Advisor to perform recovery of the control file and redo log file. . 12How to drop a database using RMAN . 12Oracle database backup retention policies and backups to Tape/offsite. . 12How to purge old backups using RMAN. . 12Oracle database upgrades . 12Introduction to Oracle versions and how to understand a version. . 13How to upgrade a database from Oracle 12c R1 to Oracle 12c R2. . 13How to upgrade from one patchset to another patchset within the same maintenance release. . 13What are Oracle interim patches . 13How to apply SPU patches (Security Patch Updates). . 13How to apply a Patch Set Update (PSU). 13Learn about Oracle Interim Patch Installer (OPATCH). . 13Oracle Data Movement Utilities . 13Oracle database logical backup and restore operations (Data Pump Export and Import). 13Copyright 2010 – 2019 DBA University, Inc. Chicago USAhttp://www.DBAUniversity.com – email: info@DBAUniversity.com – Ph: 720 934 12603

Oracle DBA Training CourseBusiness use cases of logical backups compared to physical backups. . 13Various Data Pump Export modes. . 13Data Pump Import to import data from an export backup. . 13Advanced features in Oracle Data Pump Export. . 13Oracle Database Performance Tuning . 13How to handle performance issues in the real world. 14V dynamic views for performance monitoring and analysis. 14How to size the Oracle database memory structures for optimal performance. 14Oracle database wait events. . 14Explain Oracle temporary space internals and sizing. . 14How to trace database sessions using DBMS MONITOR and DBMS SESSION packages. . 14How to format SQL trace files using the tkprof utility. . 14How to generate on-error diagnostic dump files. . 14Index Monitoring and internals of index maintenance by Oracle. . 14Statistics data collection for Oracle database optimizer. . 14What is Oracle automatic workload repository (AWR) and how to obtain AWR reports. . 14Real world life of an Oracle DBA . 14Type of Oracle errors. Valid errors and internal exceptions (ORA-00600 and ORA-07445 errors). . 14How to work with Oracle Support https://support.oracle.com to create Service Requests. 14Parlance and terminology used by Oracle DBAs. .

Oracle Database 12c Administration 1Z0-062 examination towards Oracle OCA certification (Oracle Certified Associate). The same training course can be used for preparation towards the Oracle Database 11g: Administration I 1Z0-052 examination as well. Additionally, students can also use this training to prepare for some topicsFile Size: 349KBPage Count: 15