Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: dbua erroring(database upgrade assistant)
On 17 Jan 2005 10:42:21 -0800, mikeeria_at_interia.pl (Michael) wrote:
>Operating System HP-UX
>Database 8.1.7.4 updating to 9.2.0.5
>
>Hye,
> DBUA worked fine and then it stopped. Now it just hangs on the splash
>screen . A trace shows me that it is using another ORACLE HOME.
>
>I look at .profile and at env and I see that ORACLE_HOME and
>ORACLE_BASE
>point at the right home, but why dbua picks the wrong ORACLE_HOME ???
>
>[main] [15:36:50:325] [CompManager.loadMEP:403] Parsing done
>[main] [15:36:50:368] [Cluster.isCluster:113] No Cluster detected
>[main] [15:36:50:372] [Cluster.isCluster:114] Cluster existence =
>false
>[main] [15:36:52:12] [Database.getSQLEngine:640] OH in database:
>/oracleps/oracle/product/8.1.7.32
>[main] [15:36:52:52] [Database.getSQLEngine:640] server manager at
>this Oracle home: /oracleps/oracle/product/8.1.7.32/bin/svrmgrl
>[main] [15:36:52:84] [Database.getSQLEngine:640] Create
>StepSinglePassSvrMgrEngine
>Error loading native library: libnjni9.so.
>
>
>
>
>TIA
>Michal
I don't see how you come to the conclusion of a wrong ORACLE_HOME,
especially as you don't post what you think the 'correct' ORACLE_HOME
is.
Library loading errors, however, are caused by an incorrect or missing
LD_LIBRARY_PATH.
-- Sybrand Bakker, Senior Oracle DBAReceived on Mon Jan 17 2005 - 16:15:27 CST