I am facing core dump. I don't what causing the core dump but in trace file it showed me this procedure call caused core dump. Can a procedure cause a core dump.
Procedure is
BEGIN MDNS.SLA_REPORT_REPORT3_ASCII( 29493.0, 'QS-SLMD4347-1',
'SLMDTEMPRP3', 110.0, 2001.0, 4
.0, 'S4347-1', 'FRTANA', 'A', 'CITY', 'CITY', 'N', :REC_CUR);
END;
i am calling my stored procedure from segate's crystel reports.

i am using cursor variable in this procedure.
Please help me as i am lot of problem due to this core dump.


Thanks
Vipan Sharma

[Edited by vipanshrm on 07-11-2001 at 10:21 PM]