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: Server version 8, client version 9

Re: Server version 8, client version 9

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Mon, 03 May 2004 09:58:56 -0700
Message-ID: <1083603533.649203@yasure>


Nader Behravan wrote:
> Hello
>
> We have a programm that communicate with Oracle Server 8.1.7.4.0.
> We were using
> the same version on the client side and all thing has worked
> perfect. Now we use the version
> 9 on the client side and the application brings following error:
>
> ORA-01001 : invalid cursor
>
> Has anybody the same experience or has somebody the solution?
>
> Thanks
> Nader Behravan

Many rules in 9i have been tightened ... among them times in the past where Oracle overlooked bad coding such as implicit data conversions. My guess, based on the little you have stated is that this is the case.

My suggestion ... review your code and fix it.

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Mon May 03 2004 - 11:58:56 CDT

Original text of this message

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