Operating System - HP-UX
1752800 Members
5723 Online
108789 Solutions
New Discussion юеВ

Re: Oracle 10g iSQL on HPUX 11.11 PA-RISC failed at libsqlplus.sl

 
Neil Paku
New Member

Oracle 10g iSQL on HPUX 11.11 PA-RISC failed at libsqlplus.sl

Hi, iSQL fails when calling this library. The function in question is afihtmprtitm.

Does anyone have a resolution for this?
Cheers,
Neil.

Here's the crash log out of the console:

2005-11-01 10:43:09,893 DEBUG [ApplicationServerThread-7] jni.ConnectionPool - 0
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0xCE55B9A4
Function=afihtmprtitm
Library=/u01/app/oracle/product/10g/lib32/libsqlplus.sl
4 REPLIES 4
Eric Antunes
Honored Contributor

Re: Oracle 10g iSQL on HPUX 11.11 PA-RISC failed at libsqlplus.sl

Hi Neil,

You may be facing bug 4087874 ("PERMISSION OF "LIBSQLPLUS.SL" AND "LIBISQLPLUS.SL" ARE INCORRECT"):

https://metalink.oracle.com/metalink/plsql/ml2_documents.showFrameDocument?p_database_id=BUG&p_id=4087874

Best Regards,

Eric Antunes
Each and every day is a good day to learn.
Yogeeraj_1
Honored Contributor

Re: Oracle 10g iSQL on HPUX 11.11 PA-RISC failed at libsqlplus.sl

hi,

can you please post the output of:

ll $ORACLE_HOME/lib32/libsqlplus.sl $ORACLE_HOME/lib32/libisqlplus.sl $ORACLE_HOME/lib/libsqlplus.sl

kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Neil Paku
New Member

Re: Oracle 10g iSQL on HPUX 11.11 PA-RISC failed at libsqlplus.sl

Here's the listing (no symbolic links and permissions are set to 755):
-rwxr-xr-x 1 oracle dba 849320 Jul 15 2004 /u01/app/oracle/product/10g/lib/libsqlplus.sl
-rwxr-xr-x 1 oracle dba 102400 Jan 17 2004 /u01/app/oracle/product/10g/lib32/libisqlplus.sl
-rwxr-xr-x 1 oracle dba 3051520 Jan 17 2004 /u01/app/oracle/product/10g/lib32/libsqlplus.sl

Re: Oracle 10g iSQL on HPUX 11.11 PA-RISC failed at libsqlplus.sl

Hi Neil,

Have you come across any errors during installations? This may happen if some libraries are not loaded properly during installation process.

Regards,

Darshan