Technology Stack Components
Rapid Install installs and configures the technology stack components listed on this and the next two slides
The key components are:
Technology Stack Components
– Oracle Forms
– Oracle Reports (for Concurrent Processing only)
Technology Stack Components
– Based on Apache
– Installed in the OracleAS 10.1.3 Web (Java) Oracle Home
Summary of Technology Stack Changes
New versions of database tier technology:
New versions of application tier technology:
New application tier technology component:
Release 12 Platform Support
Release 12 is supported on:
The Oracle Applications Installation Update Notes list platform-specific software requirements
Software Requirements
– Solaris: ar, cc, ld, make, X Display Server
– Linux: ar, gcc, g++, ld, ksh, make, X Display Server
– Windows: Microsoft Visual C++, MKS Toolkit, GNU make
— See notes page for further details of these components
– 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, linkxlC, make, X Display Server
– With Release 11i, it had to be installed separately (on most platforms)
CPU Requirements
CPU requirements for running Oracle Applications depend on the:
Memory Requirements
To calculate memory requirements for the database machine, consider:
Disk Space Requirements
Consider disk space requirements for:
Disk Space Requirements
Consider disk space requirements for:
Set Up Stage Area
Running Rapid Install from the Stage Area
Once the stage directory structure has been created, you can start Rapid Install:
$ cd /d01/StageR12/startCD/Disk1/rapidwiz
$ ./rapidwiz
H:\>cd StageR12\startCD\Disk1\rapidwiz H:\Stage12\startCD\Disk1\rapidwiz>RapidWiz.cmd
Using an Alias for the Host Machine
To use an alias (not the actual name of the host machine), use the -servername command line option:
$ cd rapidwiz
$ ./rapidwiz -servername myhost
H:\>cd rapidwiz