Re: Struggling with OCI :-<

From: Keith Majkut <kmajkut_at_netcom.com>
Date: 1996/01/17
Message-ID: <kmajkutDLCEn7.Ewv_at_netcom.com>#1/1


In article <30FC7001.15EF_at_bearriver.com>, Allan Hoeltje <ahoeltje_at_bearriver.com> wrote:
>Keith Majkut wrote:
>>
>> The first parameter to OERMSG should be csr->rc, meaning the return
>> code, not a variable named crs_rc....
>
>Hum, the cursor data area does not contain an identifier named "rc".
>Am I making my point about the Oracle documentation or what?
>
>There are at least three "return codes" that I have found in the
>documentation: 1) the value returned by the OCI "o" routines;
>2) csrdef.csrrc; and 3) csrdef.csrarc.
Well, the header file I'm looking at (OCIDFN.H)has a struct named cda_def which has a field named 'rc'. I'm not sure where we differ...

>
>Sometimes rc #1 is just a negative copy of rc #3. Sometimes rc #1
>is identical to rc #2. In any case _none_ of these return codes appear
>to make the oermsg() routine happy. Now, maybe the actual text for
>the error messages is a separate Oracle product? ;-)
Now, now...Anyway, do you always get a dump or do you not get text back?

<stuff deleted> Received on Wed Jan 17 1996 - 00:00:00 CET

Original text of this message