Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Instantclient 11.2 not working on centos 4.8

783804Jul 8 2010
Hi All,

#uname -a
Linux zestestora01xxxxxxx.com 2.6.9-89.0.16.ELsmp #1 SMP Tue Nov 3 17:34:21 EST 2009 i686 athlon i386 GNU/Linux

#more /etc/issue
CentOS release 4.8 (Final)
Kernel \r on an \m

#ldd sqlplus
libsqlplus.so => /apps/baiju/instantclient_11_2/libsqlplus.so (0x0021a000)
libclntsh.so.11.1 => /apps/baiju/instantclient_11_2/libclntsh.so.11.1 (0x00911000)
libnnz11.so => /apps/baiju/instantclient_11_2/libnnz11.so (0x003da000)
libdl.so.2 => /lib/libdl.so.2 (0x00111000)
libm.so.6 => /lib/tls/libm.so.6 (0x00115000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x00138000)
libnsl.so.1 => /lib/libnsl.so.1 (0x068df000)
libc.so.6 => /lib/tls/libc.so.6 (0x00627000)
libaio.so.1 => /usr/lib/libaio.so.1 (0x007eb000)
/lib/ld-linux.so.2 (0x008f9000)

# more /root/oradiag_root/diag/clients/user_root/host_872505722_76/incident/incdir_1/ora_31679_3086837984_i1.trc

Dump file /root/oradiag_root/diag/clients/user_root/host_872505722_76/incident/incdir_1/ora_31679_3086837984_i1.trc
Dump continued from file: /root/oradiag_root/diag/clients/user_root/host_872505722_76/trace/ora_31679_3086837984.trc
oci-24550 [11] [[si_signo=11] [si_errno=0] [si_code=1] [si_int=9504336] [si_ptr=0x910650] [si_addr=0x68747541]] [] [] [] [] [
] [] [] [] [] []
========= Dump for incident 1 (oci 24550 [11]) ========
Tracing is in restricted mode!
----- Short Call Stack Trace -----
sskgds_getcall: WARNING! *** STACK TRACE ABORTED ***
sskgds_getcall: WARNING! *** UNREADABLE FRAME FOUND ***
sskgds_getcall: invalid fp = 0x68747541
dbgexPhaseII()+917<-dbgexProcessError()+2089<-dbgeExecuteForError()+65<-dbgePostErrorDirect()+1616<-kpeDbgSignalHandler()+254
<-skgesig_sigactionHandler()+214<-0023235E----- START Event Driven Actions Dump ----
---- END Event Driven Actions Dump ----
----- START DDE Actions Dump -----
Executing SYNC actions
Executing ASYNC actions
----- END DDE Actions Dump (total 0 csec) -----
End of Incident Dump

While trying to connect to oracle 10g server using instantcleint 11.2, it wont connect and the traceback is posted above. We have installed all the pre-requisite packages required after referring to the oracle site. Please
let me know if you need any more details on this.

Thanks,
Sac
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 5 2010
Added on Jul 8 2010
0 comments
1,140 views