Oracle Application R12 Training Course
Oracle Application R12 Training Course
Oracle Application R12 Training Course
Course objectives:
We aim to cover the following topics about EBS:
I. II. III. IV. V. VI. VII. VIII. IX. X. Overview Installation Architecture Configuration Maintenance Patching and upgrade Cloning The Security model Function Security Profile Options XI. Requests XII. Request management model
Projects
Files
Oracle Applications
Oracle Applications consists of
A file system containing:
Forms Reports Concurrent programs Programs and scripts HTML and Java
Product Families
Intelligence
Manufacturing
Service
Financials
Human Resources
Learning Management
Public Sector/University
ID
0 101 222 401
Abbreviation
FND GL AR INV
Full Name
Application Object Library General Ledger Receivables Inventory
HTML Interface
Forms Interface
Concurrent Processing
Concurrent programs:
Typically report on, and update, large volumes of data Are usually data-intensive, long-running tasks Run on the Concurrent Processing server Can run simultaneously with online operations Multiple concurrent programs can run at the same time
II. Installation
Installation phases:
Pre-installation requisites Installation
Installation types
Post-installation tasks
Rapid Install
The Rapid Install utility:
Installs and configures all the components needed for your Oracle Applications system Automates most of the steps required for installing Oracle Applications Release 12 Simplifies both standard and advanced installations Minimizes installation time Allows you to select languages and corresponding character sets Eliminates the possibility of certification issues
Rapid Install
Rapid Install
Database Applications Technology Stack File System
Oracle Application Server 10.1.2 ORACLE_HOME Oracle Application Server 10.1.3 ORACLE_HOME
Database Server
Oracle 11g Release 1
Caution!
All of our actions and works have to be guided and documented always return to official Oracle Document
Release 12 Platforms
Release 12 is supported on:
Sun Solaris (SPARC) Linux (32-bit and 64-bit) Microsoft Windows HP-UX (PA-RISC) HP-UX (Itanium) IBM AIX 5L
The Oracle Applications Installation Update Notes list platform-specific software requirements
These notes are available on OracleMetaLink See notes page of this slide for the references
Software Requirements
Release Maintenance Tools
Solaris: ar, cc, ld, make, X Display Server Linux: ar, gcc, g++, ld, ksh, make, X Display Server Windows: Microsoft C++, MKS Toolkit, GNU make
See notes page for further details
HP-UX (PA-RISC): ar, cc, aCC, make, X Display Server HP-UX (Itanium): ar, cc, aCC, make, X Display Server IBM AIX 5L: ar, ld, linkx1C, make, X Display Server
CPU Requirements
CPU requirements for running Oracle Applications depend on the:
Number of concurrent users and their usage profiles Number of concurrent manager processes and the types of jobs that they are running Load for activities other than Oracle Applications Size of the database Desired response time
Memory Requirements
To calculate memory requirements for the database machine, consider:
Oracle database overhead Size of system global area (SGA) Number of concurrent users Other software on the machine (not recommended)
Windows example:
F:\>cd Stage12\startCD\Disk1\rapidwiz F:\Stage12\startCD\Disk1\rapidwiz> rapidwiz.cmd
Express Installation
An Express installation sets up a fully configured single-user/single-machine system with either a fresh database or a Vision Demo database You specify basic configuration parameters, such as database type and name, top-level installation directory, and port increments
The remaining directories and mount points are supplied by Rapid Install using default values
Express Installation
Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 Start Rapid Install Wizard Select Express Installation Oracle Configuration Manager Configuration Choices Review Pre-install Tests Perform the Installation
Configuration File
In Release 12, the configuration file is:
Called conf_<SID>.txt (was config.txt in Release 11i) Used where the database has not yet been created Stored in three separate locations:
Database 10g R2 <ORACLE_HOME>/appsutil (retained) $INST_TOP (retained) /tmp/<time stamp> (deleted when installation is complete)
apps_st
tech_st
data
Oracle 11g database files used by Oracle Applications product files
11.1.0
Oracle Home files for the Oracle 11g Database
apps_st
tech_st
appl
Oracle Applications product files (APPL_TOP)
comn
Files common across products (COMMON_TOP)
10.1.2
10.1.3
APPL_TOP Structure
apps apps_st apps APPL_TOP
(Other product directories)
admin
<CONTEXT_NAME>.env
au 12.0.0
fnd 12.0.0
inv
12.0.0
(Other product subdirectories and files) APPS<CONTEXT_NAME>.env Administrative Files Product Files
Product Directories
appl APPL_TOP
admin
<CONTEXT_NAME>.env
au 12.0.0
fnd 12.0.0
inv 12.0.0
APPS<CONTEXT_NAME>.env
java
_pages
util
html META-inf
WEB-inf
webservices web.xml
INST_TOP Directory
/u01 oracle VIS
apps
inst apps
db
<CONTEXT_NAME>
INST_TOP
admin
appl
out
logs
conf_<CONTEXT_NAME>.txt
Environment Files
Rapid Install creates a number of environment files:
Filename
<CONTEXT_NAME>.env <CONTEXT_NAME>.cmd
Location
11.1.0.1 ORACLE_HOME
Environment
Oracle Server Enterprise Edition
<CONTEXT_NAME>.env <CONTEXT_NAME>.cmd
<CONTEXT_NAME>.env <CONTEXT_NAME>.cmd <CONTEXT_NAME>.env <CONTEXT_NAME>.cmd APPS<CONTEXT_NAME>.env APPS<CONTEXT_NAME>.cmd
AS 10.1.2 ORACLE_HOME
AS 10.1.3 ORACLE_HOME
APPL_TOP
APPL_TOP
Oracle Applications
Consolidated Environment File
Where a modification is required, you should make the change using the Oracle Applications Manager interface to AutoConfig
You then run AutoConfig to recreate the configuration and environment files
Context file variables are set during installation, and may be modified with Oracle Applications Manager
They should not be modified by editing files manually
Function
Starts all application tier server processes Stops all application tier server processes
Function
Start database listener process
Windows:
C:\> addbctl.cmd stop normal
V. Maintenance
The AD Utilities
AD Utility
AD Administration
Description
Performs maintenance tasks on the Oracle Applications file system and database.
AutoPatch
AD Controller
The AD Utilities
AD Utility
AD Relink
Description
Relinks Oracle Applications executable programs
with the Oracle server product libraries.
AD Merge Patch
AD Splicer
The AD Utilities
AD Utility
File Character Set
Description
Converts a file from one character set to another.
Converter
AD Configuration Reports standard information about the installed configuration of Oracle Applications. AD File Identification Identifies the version of an Oracle Applications file. AD Job Timing Report Provides timing summary reports for jobs run by parallel workers.
Description
Updates the Applications context with new
Description
Determines patches that have not been applied,
but that should be applied to keep the system current. Downloads and merges patches from OracleMetaLink.
Applied Patches
Log Files
AD Administration records your AD Administration session in a text file you specify. Enter your AD Administration log file name or press [Return] to accept the default name shown in brackets. Filename [adadmin.log] :
Restart Files
Restart files:
Are used by an AD utility to continue processing at the point where it stopped Reside in the APPL_TOP/admin/ <SID>/restart directory Contain information about what processing has already been completed, so that the utility can pick up where it left off
Maintenance Mode
There is a Change Maintenance Mode menu in AD Administration to enable or disable Maintenance Mode Alternatively, you can use Oracle Applications Manager