Topic: Miscellaneous >> Oracle Upgrade to 10g
|
Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property.
You may review the entire Oracle Certification Program Candidate Agreement online Here.
|
|
|
|
| Title: Oracle Upgrade to 10g |
| sathi |
Posted: Jun 04, 2007 06:21:13 AM |
Total Post: 5
Joined: Feb, 2007
|
Hi Experts,
I have Oracle 9i and 10.2.0.1 installed in the same HPUX 11i server.
I am able to start the 9i database. I have two oracle homes namely,
ORACLE_HOME=/softwares/Oracle92/OraHome1
ORACLE_HOME1=/softwares/Oracle/product/10.2.0/db_1
When I try to start the database 9i everything is going on fine.
But when I try to start the 10g db, the sqlplus /nolog from the ORACLE_HOME1 path is again connecting to ORACLE_HOME path, because of which I am not able to start the 10g db. at all.
Can anyone guide me to resolve this.
Thanks in advance.
|
|
|
Ahmed |
| Posted: Jul 16, 2007 07:33:20 AM | |
|
Total Post: 13
Joined: Mar, 2006
|
from command line write this script
$ export $ORACLE_HOME=the path of your 10g home
$ export $ORACLE_SID=10g database name
$ sqlplus
it will work for you ISA
|
|
|
|
|
positive |
| Posted: Jun 29, 2008 02:37:44 AM | |
|
Total Post: 483
Joined: Jun, 2008
|
check for the shell you are working on using echo $0
try exporting environment variables accordingly
May be try scripting out.This is reusable.
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |
|
|
|
|
Forum Rules & Description
Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user
|
| |
Get FREE Magazines
|
Top 10 Forum User
|
| Murtuja Khokhar | 843 |
| Mohammed Taj | 746 |
| positive fanatic | 483 |
| Jayanta Sur | 479 |
| Vigyan Kaushik | 386 |
| Gitesh Trivedi | 322 |
| Gopu Gopi | 272 |
| neeraj sharma | 252 |
| Ramesh Jois | 245 |
| Bishal Khetan | 207 |
|
|