> We did an install of Oracle 9.2.0.4 on HP-UX...
>
> Was only supposed to take a couple of hours to do that and convert the
> database.
>
> But when it was time to bring things up:
>
> SQL*Plus: Release 9.2.0.4.0 - Production on Thu Oct 28 14:32:44 2004
>
> Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
>
> /usr/lib/pa20_64/dld.sl: Unsatisfied data symbol 'kglla62_ ' in load
> module '/u001/app/oracle/product/9.2.0.4/bin/oracle '.
Probably your 'oracle ' executable was not relinked during patching.
What is the
ll $ORACLE_HOME/bin/oracle
output?
Also you can read the following link (discussion about the same
problem) for additional information:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1099308719485+28353475&threadId=433749
And Metalink search for 'kglla62_ ' might give you a valuable info too.