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

Home -> Community -> Usenet -> c.d.o.misc -> Re: problem with pro*c?

Re: problem with pro*c?

From: Keith Jamieson <pdkj02_at_email.mot.com>
Date: Wed, 03 Feb 1999 07:52:53 +0000
Message-ID: <36B80055.CE6F2B5D@email.mot.com>


This is probably caused by an infinite loop in the code. Ensure that the
value of the sqlca.sqlcode variable is tested for non-zero after each database
statement,including the connect statement.

amanda.leaman@atl.bluecross.ca wrote:
Hi.

We've recently upgraded from Oracle 7.1.6 to 7.3.2.  I have one c
program on
unix that when compiled with the new compiler will not run.     I get
'Memory Fault'
as an error message.

Has anybody else had similiar problems?

Thanks
Amanda

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own

  Received on Wed Feb 03 1999 - 01:52:53 CST

Original text of this message

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