Install Oracle Apps R12 (12.0.4) on Windows >> Install VC++ & R12

This is  third and last post w.r.t. R12/12i (12.0.4) on Windows.
For previous post to download R12, cygwin, VC++ Click Here .
To create User and cygwin installation click here 

   This post covers VC++ & R12/12i installation

 .

VC++ Installation

Download VC++ redistributable package from here   or full version ( I used 90 days trial pack file name En_vs_2005_Pro_90_Trial.img ) from Microsoft site.

To extract En_vs_2005_Pro_90_Trial.img file, use software like undisker from http://undisker.com 

Start VC++ installation from <unzip_location>\vs\setup.exe

.

.

Install R12/12.0.4

Once you unzip all R12 software (zip files), you should see five directories containing software 
–startCD (Installer to start installation)
–oraDB (Database Software, 10.2.0.3 for 12.0.4)
oraAppDB (Vision Data)
–oraAS (Technology Stack for application tier 10.1.2 Forms/Reports & 10.1.3 Web)
–oraApps (Software to lay APPL_TOP)

Go to command prompt and start installation <R12_Software>\startCD\ Disk1\rapidwiz \rapidwiz.cmd

Using above screen you mention that you are installing R12 and NOT upgrading

Using above screen you select port pool. If you select port 0, then access apps after installation using http:// servername . domainame : 8000 (For port pool 3 use web server port as 8003)

In above screen you specify base directory (Directory under which database tier files are going to install) .

Database Type in above screen is Fresh Database, If you need Vision Instance select default value VISION

Special attention on above screen, In this screen you specify Unix Toolkit(cygwin/mkstoolkit) & Visual Studio directory(vc++) location.

I installed
cygwin under e:\cygwin hence I used here e:\cygwin\bin
VC++ under e:\msvs hence I use here e:\msvs\VC (extra care for VC)

As per above screen that Validation failed at “System Utilities” , click on ! mark to see which command failed. 

As per above screen, which command is available in e:\cygwin\bin but gnumake is not available (check cygwin installation again carefully, part II R12 installation). After creating gnumake in e:\cygwin\bin directory click OK

Check Validation screen one more time, All pre-install steps are successful this time.

Finally click on OK

Depending on CPU and memory on your server Installation can take couple of hours.

Various stages in Oracle Apps (11i/R12) installation and background executables (during installation) with difference between 11i & R12 installation comming soon.. 

About the Author Atul Kumar

Oracle ACE, Author, Speaker and Founder of K21 Technologies & K21 Academy : Specialising in Design, Implement, and Trainings.

follow me on:

Leave a Comment:

11 comments
Remc0 says March 13, 2009

Hi Atul,

Thanx for blogging this out.
But I have something stranges and can’t find what is wrong.
I try to install with cygwin as well, but I miss the CL package, it keeps complaning on that (exactly the same as you had the gnumake error. But the strange thing, you can’t find anywhere something about this package. Can you may be help me out?

Best regards,

Remc0

Reply
Ketan says March 17, 2009

Hi,

I think you are getting message that cl is not available.

If this is the issue then simply copy cl.exe from VS8/VC/bin to cygwin/bin.

Reply
sachin says April 8, 2009

Hi Atul

I am trying to install R12 on XP.after last step as you described the screen got disappered.Could you please tell me whats going on?

Reply
Atul Kumar says April 8, 2009

Check installation log file

Reply
sachin says April 8, 2009

Please tell me path to check.Installing first time

Reply
misa says October 20, 2009

I try to install Oracle R12 on win 2003 server, setup check tool got error like RW-20016 and check with net localgroup administrators system showing groups and ignore error and got another error RW-10000 alert so kindly help me in this regards

Reply
Harsha says July 28, 2010

hi,

I am installing Apps r12 first time. Your post is very helpful for me. I installed all the softwares (cygwin, VC++). Now i am installing R12, but in the middle, we need to specify the installed folder path of cygwin and VC++. I can’t see any folder for VC++. I didn’t install visual studio. I installed only VC++ redistributable package. So what is the default location for VC++ installed components and DLLs? Please help me out.

Reply
Adnan says March 17, 2011

i m installing R12 on Windows XP
every thing Going fine but after last message(in this page) “the rapid install wizard is ready to install oraclea application on this machine do u want to begin the installation now”
when i press YES
wizard ask me for the location of Disk1
even giving the right location its remain same
Please Guide me

Reply
Muhammad Khan says April 18, 2011

Hi Atul:
I need your help in the following problem:
Error Message
RW -50004 Error Code received when running external process. Check log file for details. Running Database install Driver for VIS Instance.
Please also tell the solution.
Thanks

Reply
Riju Bhasker says July 9, 2011

Hi Atul,
Great help. thanks for such illustrative installation procedure.

I reffered many blogs before installing oralce apps, in one blog i got

“To install the Microsoft Loopback Adapter by using the Hardware Wizard, follow these steps:”

I only wanted to know whether the above mentioned step is necessary for oracle apps R12 installation.

Thanks again
Riju

Reply
kareem says November 24, 2011

hi i followed you in all the steps accept this steps ” C:\MSVS\VC\bin or where VC++ was installed ” .. because I can’t see any folder for VC++

Reply
Add Your Reply

Not found