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 -> oci 8 - how to get the offset in the SQL were an error occured.

oci 8 - how to get the offset in the SQL were an error occured.

From: kunsha <annajvk_at_hotmail.com>
Date: Mon, 7 Dec 1998 11:33:40 -0700
Message-ID: <74h6of$7jh$1@news.platinum.com>


OCIErrorGet gives me the message number and the error text, but not the offset were the error occured.

In oci7, we used to be able to get the offset were the error occured in the member variable peo in the cursor structure. Also, SQL*PLus 8.8 which uses oci 8 is able to get the offset. So, the info should be available from oci 8, although it may not be well documented.

Any help on how to get this will be greatly appreciated. Received on Mon Dec 07 1998 - 12:33:40 CST

Original text of this message

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