Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Connection between Oracle 9i Server and Oracle 8i Client using JDBC

Re: Connection between Oracle 9i Server and Oracle 8i Client using JDBC

From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Tue, 02 Sep 2003 10:27:41 -0700
Message-ID: <1062523635.597315@yasure>


Tom wrote:

>Hi All,
>
>I use oracle 8i client to connect via JDBC driver (Tomcat) to oracle
>9i server (HP-UX) and I have some problems with this configuration. It
>seems that server does not close connections even though the statement
>con.close() is properly executed. It never happened with 8i server. Now
>I often get "ORA-27102: out of memory HP-UX Error: 12 :Not enough
>space ....". Do you think that moving to oracle 9i client will fix
>this problem. Is there any significant difference between 8i and 9i
>client?
>
>Best regards,
>
>Tom
>
>

I can't think of a single reason why anyone would attempt to communicate with Oracle 9i using the 8i client. No software has ever been written to be forward compatible.

-- 
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 Tue Sep 02 2003 - 12:27:41 CDT

Original text of this message

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