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: Oracle JDBC (8) with orcale 9i ?

Re: Oracle JDBC (8) with orcale 9i ?

From: PenguinDBA <spaceboy_one_at_NOSPAMHOTmail.com>
Date: Wed, 5 Dec 2001 16:56:43 +0100
Message-ID: <3c0e43bc$0$10687$4d4eb98e@news.dk.uu.net>


There is a known issue with 8.1.7 Thin drivers and Oracle 9i RDBMS A patch is available here
http://technet.oracle.com/software/tech/java/sqlj_jdbc/content.html /penguinDBA

"Thomas Wagner" <Fake_at_blackbox.net> skrev i en meddelelse news:ead2d106.0112040109.356e1fa6_at_posting.google.com...
> Hi,
>
> I try to connect and get a query result to an Oracle 9i server with
> ASP (OO4O) and Java (JDBC) V 8i .
>
> Easy SQL Statements work fine, but if I try to get a result from a
> more difficult SQL Statement, I always get the error message:
> >ORA-04031: unable to allocate 524288 bytes of shared memory
> >("large pool","unknown object","hash-join subh","QERHJ Bit vector")
>
> With ASP and OO4O I solved the problem with installing a new version
> (9i) of OO4O, but I can't find a new JDBC version.
>
> Has anyone a solution for this?
>
> (I also tried to use the 9i tiny driver for solaris, and different
> 8.x.x drivers for NT and solaris, but with no success.)
>
> Best regards
> Thomas
Received on Wed Dec 05 2001 - 09:56:43 CST

Original text of this message

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