0% found this document useful (0 votes)
6 views

Oracle Application Training

The document outlines comprehensive training modules for Oracle Applications and Database Administration, covering topics such as architecture, administration, patch management, cloning, and system fundamentals. It also includes details on database management systems, user administration, backup and recovery strategies, and performance tuning. The training is designed to equip participants with essential skills and knowledge for effective Oracle database management and application administration.

Uploaded by

MOHAMED
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Oracle Application Training

The document outlines comprehensive training modules for Oracle Applications and Database Administration, covering topics such as architecture, administration, patch management, cloning, and system fundamentals. It also includes details on database management systems, user administration, backup and recovery strategies, and performance tuning. The training is designed to equip participants with essential skills and knowledge for effective Oracle database management and application administration.

Uploaded by

MOHAMED
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Oracle Application Training

Section 1: Introduction to Oracle Applications ERP


Oracle Applications Components

Section 2: Oracle Applications Architecture & Installations


Oracle Applications Architecture
Oracle Applications Directory Structure
Oracle Applications Database
Oracle Applications Installations

Section 3: Oracle Applications Administration


Oracle Applications Administration
Concepts and Explain AD Utilities
AD Administration
FND Utilities

Section 4: Patch Administration


Need of the Applications Patch
Types of Applications Patches
Pre-requisites to Apply Patch
Patch Options and Modes
Applying Patch
Post Patch Steps
Patch Tracking Utilities
Reduce Patching Downtime

Section 5: Cloning
Cloning Concepts
Pre-Clone Steps
Cloning

Section 6: System Administration Fundamentals


Oracle Applications security
Concurrent Manager’s Administration
Printer configuration
Section 7: Monitoring and Troubleshooting
Operating System Monitoring
Database Monitoring
Applications monitoring and tracing concurrent programs 2
DBA TRAINING

Introduction to database management systems and databases


What is a database? Database management system (DBMS)

Pre-Req to DBA training:


Oracle sq and sqlplus

Oracle Database Architecture


Planning for an Oracle database creation.
Creating an Oracle database using the MANUAL method.
Creating an Oracle database using the Graphical Tool (Database Configuration Assistant).
Startup and Shutdown of a database.
Components of an Oracle database and detailed architecture.
Advance Startup and Shutdown Scenarios. Oracle database memory and process architecture.

Database storage
Oracle tablespaces and allocation types.
How to create small file (default) and big file tablespaces.
How to create data files with fixed size and auto extend option.
What are control files and how to view control file content in a trace file.
How to rename data files in a control file.
Oracle Redolog File architecture and best practices.
Enabling Archivelog mode for a database with automatic archiving.
Temporary tablespaces and temporary tablespace groups (11g R2 new feature)

Oracle Networking
Introduction to Oracle Net Services component.
Oracle listener configuration (Dynamic and Static Listeners).
Dynamic Service Registration and Naming Methods configuration in sqlnet.ora.
Oracle database connections from other computers.
Oracle netca (Network Configuration Assistant) tool for configuration file generation.
Oracle listener administration and TNS_ADMIN environment variable.
What are database links and learn about best practices in creating them.

User Administration and Security


How to create database users.
How to set database profile limits for a user for efficient resource management.
Unlocking a user account and enabling password management. 2
Oracle database authorization using object and system privileges
Oracle database authorization using database roles
How to audit Oracle DBA commands (SYS Operations).

Used Managed (Manual) Backup and Recovery


Introduction and planning for a robust Backup and Recovery Strategy.
How to take an Oracle database backup in offline mode (COLD BACKUP).
Hot to take an Oracle database backup in online mode (HOT BACKUP).
How to clone a database using Cold Backup.
How to clone a database using Hot Backup.
How to recreate source database from a user-managed backup (Media failure scenario)

RMAN Backup and Recovery


Advantages of RMAN method compared to manual method.
Database backup using RMAN in normal and compressed mode.
Oracle database backup metadata.
Database backup using RMAN catalog.
Querying the RMAN metadata.
How to clone a database using RMAN duplicate (11g R2 new feature: Backup based duplication).
How to restore and recover a database using its backup in the event of a media failure.
Oracle database backup retention policies and backups to Tape/offsite.
Fast Recovery Area for better management of backups and archive log files.
How to purge old backups using RMAN.
Introduction to Oracle versions and how to understand a version.
How to upgrade from a previous release to new Oracle 11.2.0.3/4 and12c.
How to upgrade from one patchset to another patchset within a release. What is slip-streaming ?
What are one-off/interim patches.
What are quarterly CPU patches (Cumulative Patch Updates)
Learn about Oracle Interim Patch Installer (OPATCH).
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.
Explain Oracle UNDO management internals and sizing.
Explain Oracle TEMP space internals and sizing.
How to format SQL trace files using the tkprof utility.
Database wide tracing for Oracle Errors (Event Tracing).
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
Oracle sql loader
Oracle errors:
Type of Oracle errors . Valid errors and internal exceptions (ORA-00600 and ORA-07445 errors). 3
How to work with Oracle Support to create Service Requests.
Terminology used by Oracle DBAs.
Working with Oracle Forums for issues.
Productivity tools required when you join the work place.
Scheduling JOBS and scripts through UNIX/LINUX crontab utility

You might also like