From: "Navaneeth Krishnan" <navk@redflex.com.au>
Subject: Pro*C on Linux for LOB
Date: 2000/05/05
Message-ID: <8ettom$ii5$1@perki.connect.com.au>#1/1
X-Priority: 3
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
X-Complaints-To: abuse@connect.com.au
X-Trace: perki.connect.com.au 957512278 19013 203.63.133.169 (5 May 2000 07:37:58 GMT)
Organization: Customer of Connect.com.au Pty. Ltd.
X-MSMail-Priority: Normal
NNTP-Posting-Date: 5 May 2000 07:37:58 GMT
Newsgroups: comp.databases.oracle.misc,comp.databases.oracle.server,comp.databases.oracle.tools


Hi,

I am trying to insert a LOB into the database using Pro*C (8.1.5.0.0) on a
linux box. I copied stuff from the online Oracle book and wrote a little
program to do this, but I am unable to preprocess it. The preprocessor
crashed with a segmentation violation error.

I have narrowed the problem to the #include <oci.h> that causes the
preprocessor to crash. This is error I am getting:-

Syntax error at line 132, column 3, file /usr/include/limits.h:

INTERNAL ERROR: Failed assertion [PGE Code=90105]

Segmentation fault (core dumped)

Thanks.
Nav




