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 -> Connection between Oracle 9i Server and Oracle 8i Client using JDBC

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

From: Tom <tomej_at_tlen.pl>
Date: 2 Sep 2003 05:40:11 -0700
Message-ID: <42c0d020.0309020440.40a3c55d@posting.google.com>


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 happend with 8i server. Now I often get "ORA-27102: out of memory HP-UX Error: 12 :Not enough space ....". Do you think tjat moving to oracle 9i client will fix this problem. Is there any significiant difference between 8i and 9i clinet?

Best regards,

Tom Received on Tue Sep 02 2003 - 07:40:11 CDT

Original text of this message

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