is it possible to install them both ie iis the application server and oracle's database server on the same computer?
Yes, and that is frequently done. MS-Windows and *nix can do both. But if the traffic or database requires are high enough you would want to put them on different computers so that they can process the information more efficiently.
Ancient Dragon
Retired & Loving It
30,040 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,341
Nice -- bumping a 5-year-old thread with no new content.
Ancient Dragon
Retired & Loving It
30,040 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,341
Hi
how do I configure two servers namely Database server (Oracle8i) and application server and how do I link them.Operating system is windows 2000.
Please guide me step by step.I am a beginner
Thanks
First, you have to know if they are to interact and if they are to do so, then the applications to exist in the application server should be configured so as to store its content in the database server (oracle in your case) and also the application would fetch back contents from its database server and display on client workstations as requested by the use.
Netcode
Veteran Poster
1,021 posts since Jun 2009
Reputation Points: 43
Solved Threads: 67