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 -> ORA-03115 JDBC select on table with BLOB

ORA-03115 JDBC select on table with BLOB

From: <stets_at_sds.de>
Date: Tue, 22 Feb 2000 09:40:06 GMT
Message-ID: <88tlhn$k8h$1@nnrp1.deja.com>


I'm trying to read and store BLOBs in a Oracle 8.0.5 database using JDBC. Writing regular data (no BLOB) to the table is no problem, but when I try a "select * from <table>" I get the error ORA-03115 unsupported network datatype or representation. The handbook tells me I should upgrade the older Oracle version ???

I'm using the 8.0.5.2 thin JDBC drivers.

Any idea what could be wrong?

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Feb 22 2000 - 03:40:06 CST

Original text of this message

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