Re: PL/SQL substitution question

From: <rhari_at_us.oracle.com>
Date: Mon, 4 May 1992 19:59:31 GMT
Message-ID: <1992May4.115931.1_at_us.oracle.com>


In article <167DA7F63.M21444_at_mwvm.mitre.org>, M21444_at_mwvm.mitre.org writes:
>
> I'm having a really annoying (and dumb) problem -- I'm writing a pro-C
> program and need to insert decimal values (float) into a table through a
> host variable. Sounds simple, but when I do this, my program bombs.
>
> The weird thing is, I bomb with a segmentation fault, NOT an ORACLE error.
> Just thought I'd see if anybody else has had a problem like this...I'm
> running on a SunOS 4.1 on a Sun 490, with ORACLE V6.0.
>
> Thanks in advance!
> Chris Wechter, MITRE
> cwechter_at_mitre.org

You probably are linking with BSD libraries and not System V that Oracle supports.

Hari Received on Mon May 04 1992 - 21:59:31 CEST

Original text of this message