Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

oracle 7 & 8 client on a PC at the same time - is it possible? 1

Status
Not open for further replies.

ssreeves

IS-IT--Management
Nov 27, 2001
3
US
We have two different applications each connecting to an Oracle Database, but two different versions, 7 and 8. We would like to have both oracle clients installed, ver 7 and 8 , and use them simultaneously. Is that possible, and if yes, how?
 
It is possible to have two different Oracle clients installed - they just need to be installed into different Oracle homes. However, it is not really possible to use them both simultaneously, because to select one or the other you have to switch oracle homes (Using the Oracle Home Selector). I am talking from experience where my client machine is Wintel - Perhaps Unix is different???

Perhaps you don't really need two versions of the client. For instance I use an oracle 8.0.4 client to connect to serveral different databases, ranging from 7.3 to 8.1.7. The reason I use 8.0.4 is that one of the client applications I use (written inhouse) was written in a version of PowerBuilder that doesn't support any later version than that - but I can still connect to an 8.1 database.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top