| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
|  |  | |||
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle JDBC (8) with orcale 9i ?
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
|  |  |