Home » Developer & Programmer » Precompilers, OCI & OCCI » Pro*C Program stops without giving core
Pro*C Program stops without giving core [message #94541] Mon, 17 January 2005 02:48
James
Messages: 120
Registered: June 2000
Senior Member
Hi,

Just wanted to ask what might be the possible chances of a Pro*C program getting stopped without even giving core dump. In different runs of the program, the last executed statement were different. Given below is a query I have in that Program.

EXEC SQL SELECT COUNT(1) INTO :NoOfRecords FROM MASTER_TABLE WHERE E_ID = ltrim(rtrim(:v_Id));

The program in different runs stops before , after and somewhere after and somewhere before this query.

If anybody has a clue, do help. I am working on Unix env.

Thankz in advance.
Rgds
James..
Previous Topic: exceptions were raised when calling procedure in c#.net through ODP for .net
Next Topic: pro*c connectivity with oracle
Goto Forum:
  


Current Time: Tue Apr 23 04:33:56 CDT 2024