oracle core dump [message #97082] |
Mon, 19 November 2001 09:09 |
Saar Miron
Messages: 1 Registered: November 2001
|
Junior Member |
|
|
Hi All,
i'm running a unix process (on HP-UX machine) that uses oracle 8.0.6 and i'm geting core dump every 2-3 days. the debugger result (as you can see below) indicate's on an oracle problem:
#0 0xc0183158 in _sigfillset () from /usr/lib/libc.2
#0 0xc0183158 in _sigfillset () from /usr/lib/libc.2
(gdb) bt
#0 0xc0183158 in _sigfillset () from /usr/lib/libc.2
#1 0xc0185988 in free () from /usr/lib/libc.2
#2 0xc4d1b848 in sqlfre () from /oravl01/oracle/8.0.6/lib/libclntsh.sl.1.0
#3 0xc4d30088 in sqlfbd () from /oravl01/oracle/8.0.6/lib/libclntsh.sl.1.0
#4 0xc4d2fff8 in sqlclo () from /oravl01/oracle/8.0.6/lib/libclntsh.sl.1.0
#5 0xc4d243d8 in sqlclst () from /oravl01/oracle/8.0.6/lib/libclntsh.sl.1.0
#6 0xc4d190b4 in sqlcac () from /oravl01/oracle/8.0.6/lib/libclntsh.sl.1.0
#7 0xc4d247e8 in sqlcomt () from /oravl01/oracle/8.0.6/lib/libclntsh.sl.1.0
#8 0xc4d18d50 in ?? () from /oravl01/oracle/8.0.6/lib/libclntsh.sl.1.0
#9 0xc4d133a0 in sqlcmex () from /oravl01/oracle/8.0.6/lib/libclntsh.sl.1.0
#10 0xc4d1395c in sqlcxt () from /oravl01/oracle/8.0.6/lib/libclntsh.sl.1.0
#11 0xc1836778 in fvSqlcex_Call () from /opt/qsel1310/lib/liblpio.sl
#12 0xc1833540 in qselcex2 () from /opt/qsel1310/lib/liblpio.sl
#13 0xc182d710 in qselcex () from /opt/qsel1310/lib/liblpio.sl
#14 0x12f9b0 in dgni_commit () at dgni_gen_ora.c:1820
#15 0x114df4 in dgn_end_transaction (i_context=0x4017d230, i_end_tran=0x68ff5160) at dgn_gen_srv.c:1630
#16 0xb4750 in Scspf_Db_EndTrx (i_bCommit=89 'Y')
at /v_nxsc/nx/sc/rbuckus/bb/nxtsc/v10_0/spf/src/scspl_database.c:209
#17 0x453c0 in Scspf_SplitDriver () at /v_nxsc/nx/sc/rbuckus/bb/nxtsc/v10_0/spf/src/scspl_driver.c:243
#18 0x96a4 in main (argc=3, argv=0x68ff3a44)
is it an oracle configuration problem?
any help will be wellcome.
thanks,
saar
----------------------------------------------------------------------
|
|
|
|
|
Re: oracle core dump [message #97904 is a reply to message #97903] |
Tue, 20 May 2003 13:06 |
Walter
Messages: 15 Registered: September 1999
|
Junior Member |
|
|
Yes and No!
I found that if Oracle had a Oracle session you had to kill the session
before killing the process on UNIX and I had to use the -9 parameter also.
Walter
|
|
|
Re: oracle core dump [message #98139 is a reply to message #97082] |
Fri, 26 March 2004 12:59 |
hanu
Messages: 21 Registered: March 2002
|
Junior Member |
|
|
Hi Guys,
Do you have the solution to the core dump problem? Please let me know.I'm getting the coredump on HP-UX with the same problem.
Thanks in advance.
-Hanu.
|
|
|