![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| porting an application on 64-bit AIX version 5 | vishalzone2002 | AIX | 14 | 03-03-2008 11:19 AM |
| Not able to install Oracle Workgroup Server on SCO Unix 5.0.2 box | sheilaj1 | UNIX for Dummies Questions & Answers | 1 | 07-14-2006 02:35 PM |
| Unix Server Oracle | shikhar_0509 | IP Networking | 0 | 04-22-2006 01:38 AM |
| Oracle version in HP-UX | cgege | HP-UX | 1 | 03-27-2004 03:35 AM |
| Porting the server part of a VC++ Application on UNIX OS | real_rachna | High Level Programming | 1 | 07-10-2001 07:52 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
Ive got to 2 Oracle Versions in the application server. Currently running on 8.0.5, and I've recently installed 8.1.7. I would like to ask if it is possible upon restarting the server, to set the default environment to be pointing to 8.1.7 instead of 8.0.5? thnks |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
The oracle 'environment' that most influences the application basically the ORACLE_HOME and the ORACLE_SID variables. In your application startup, you may be setting these variables to some value (such as ORACLE_HOME=/oracle805). You have to change this to the new oracle home directory and your application will startup with the new oracle environment.
There are possibly other variables that will also have to be changed, but these might be specific to your site/requirements. I have just mentioned the most obvious changes. |
||||
| Google The UNIX and Linux Forums |