Download OracleR12 & Stage

3
Author – A.Kishore/Sachin http://appsdba.info Easy steps to download Oracle EBS R12 from edelivery and Stage it Steps to download the Oracle EBS R12 Software. Step 1 : Go to http://edelivery.oracle.com as shown in below screenshot. Click on Continue button. Step 2 : Enter your credentials and click on license check box and click on Continue button.

Transcript of Download OracleR12 & Stage

Easy steps to download Oracle EBS R12 from edelivery and Stage

Author A.Kishore/Sachinhttp://appsdba.info

Easy steps to download Oracle EBS R12 from edelivery and Stage it

Steps to download the Oracle EBS R12 Software.Step 1 : Go to http://edelivery.oracle.com as shown in below screenshot. Click on Continue button.

Step 2 : Enter your credentials and click on license check box and click on Continue button.

Step 3 : Here we need to select E-Business Suite and platform we have selected Microsoft Windows (32-bit).We can also select Microsoft Windows (64-bit) as per requirement. Click on Continue button.

Step 4 : For Oracle E-Business Suite Applications Release 12 Media Pack for our platform, we need to download all the zip files belonging to the following parts:

Rapid Install Start Here

Rapid Install RDBMS

Rapid Install Databases

Rapid Install Tools

Rapid Install APPL_TOP

Click on Download button to download the zip files and save the zip files in a temporary location or any location

Steps to Stage the Oracle EBS R12 software.

Step 1 : The installation file system must contain a directory, StageR12, into which the downloaded files will be unzipped. The file structure under that top-level directory will be automatically created when the files are unzipped.

Step 2 : We create a batch script to unzip the zip files automatically. Here is the batch file, we

just run this file and the stage will be created on our designated location.

File Name: CreateStage.bat

unzip -d D:\StagingArea\StageR12 V15668-01_2of3.zip

unzip -d D:\StagingArea\StageR12 V15668-01_3of3.zip

unzip -d D:\StagingArea\StageR12 V15669-01_1of3.zip

unzip -d D:\StagingArea\StageR12 V15669-01_2of3.zip

unzip -d D:\StagingArea\StageR12 V15669-01_3of3.zip

unzip -d D:\StagingArea\StageR12 V15670-01_1of3.zip

unzip -d D:\StagingArea\StageR12 V15670-01_2of3.zip

unzip -d D:\StagingArea\StageR12 V15670-01_3of3.zip

unzip -d D:\StagingArea\StageR12 V15671-01_1of3.zip

unzip -d D:\StagingArea\StageR12 V15671-01_2of3.zip

unzip -d D:\StagingArea\StageR12 V15671-01_3of3.zip

unzip -d D:\StagingArea\StageR12 V15672-01_1of3.zip

unzip -d D:\StagingArea\StageR12 V15672-01_2of3.zip

unzip -d D:\StagingArea\StageR12 V15672-01_3of3.zip

unzip -d D:\StagingArea\StageR12 V15673-01_1of3.zip

unzip -d D:\StagingArea\StageR12 V15673-01_2of3.zip

unzip -d D:\StagingArea\StageR12 V15673-01_3of3.zip

unzip -d D:\StagingArea\StageR12 V15674-01_1of2.zip

unzip -d D:\StagingArea\StageR12 V15674-01_2of2.zip

unzip -d D:\StagingArea\StageR12 V15675-01.zip

unzip -d D:\StagingArea\StageR12 V15676-01_1of4.zip

unzip -d D:\StagingArea\StageR12 V15676-01_2of4.zip

unzip -d D:\StagingArea\StageR12 V15676-01_3of4.zip

unzip -d D:\StagingArea\StageR12 V15676-01_4of4.zip

unzip -d D:\StagingArea\StageR12 V15677-01_1of2.zip

unzip -d D:\StagingArea\StageR12 V15677-01_2of2.zip