Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> pro*c core file
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