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 -> Re: Oracle 9.0.1: DESCRIBE bug

Re: Oracle 9.0.1: DESCRIBE bug

From: Thomas Kyte <tkyte_at_oracle.com>
Date: 21 Aug 2002 06:43:27 -0700
Message-ID: <ak05dv01tth@drn.newsguy.com>


In article <c62a0d08.0208210449.45c86b13_at_posting.google.com>, derkm_at_web.de says...
>
>While porting from Oracle 8.1.7 to 9.0.1 (both Windows)
>I found a fatal bug in
>
>EXEC SQL DESCRIBE BIND VARIABLES FOR S INTO bind_dp;
>
>Oracle9 returns everytime bind_dp->F=0. Oracle 8 works.
>
>You can simply test it by running the original sample10.pc in
>your Oracle8/9-directory precomp/demo/proc/sample10.
>Oracle9-sample10 returns ORA-24374 because of the wrong DESCRIBE before.
>
>Do you have an idea for a workaround or solution?

I believe this to be related to bug 2023714 fixed in the following patchsets:

Fixed-Releases: 9014 9201

which should be on the support site (metalink.oracle.com)

--
Thomas Kyte (tkyte@oracle.com)             http://asktom.oracle.com/ 
Expert one on one Oracle, programming techniques and solutions for Oracle.
http://www.amazon.com/exec/obidos/ASIN/1861004826/  
Opinions are mine and do not necessarily reflect those of Oracle Corp 
Received on Wed Aug 21 2002 - 08:43:27 CDT

Original text of this message

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