Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: problem with pro*c?
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.
Hi.Received on Wed Feb 03 1999 - 01:52:53 CSTWe'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
![]() |
![]() |