Problems with Oracle JDBC Driver for 9.0.1 - LONG RAW datatype

From: Bala <bsundaram_at_audiopoint.net>
Date: 20 Aug 2002 08:01:25 -0700
Message-ID: <a8ede672.0208200701.606f3203_at_posting.google.com>


Hi,

  We recently migrated from Oracle 8i to Oracle 9i (9.0.1) platform. We found that there are issues surrounding the JDBC Driver for 9i when inserting data into a LONG RAW column. We did not experience this with 8i and the corresponding driver. We tried using the new classes12.zip from Oracle's web site on the 8i database and still ended up having the same problem.

  What is the solution to this? In fact, we tried changing our code on our EJBs to use getBinaryStream() rather than getBytes() as suggested in a few articles on the web, but it didn't work. Any quick help in this regard will be appreciated.

Thanks,
  Bala. Received on Tue Aug 20 2002 - 17:01:25 CEST

Original text of this message