Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> pro*c core file

pro*c core file

From: Giridhar <gkodakalla_at_gmail.com>
Date: 14 May 2006 06:33:54 -0700
Message-ID: <1147613634.196726.237980@i39g2000cwa.googlegroups.com>


Hi,
we are getting a core file often in one of our pro*c module. output of dbx points to the location of the sqllib calls for the FETCH statement.

dbx points to the following line:

   sqlcxt(&_dbMtCtx, &sqlctx, &sqlstm, &sqlfpn);

This is the last line in the sqllib calls for the FETCH statement. can any one suggest how to fix this?

I dont know if the information i provided is sufficient. Please advice if you need further information.

Giridhar Received on Sun May 14 2006 - 08:33:54 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US