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: Bulk Collects with JDBC

Re: Bulk Collects with JDBC

From: pat <armstpat_at_wellsfargo.com>
Date: 9 May 2005 15:12:19 -0700
Message-ID: <1115676739.113634.27400@f14g2000cwb.googlegroups.com>


Thanks for the reply. That site is a very good resource. I'm back to my original problem.

 I defined an object that is an exact duplicate of the table I'm trying to do a bulk collect from. I also defined a type that is a table of this object. No matter what I do, when I try to do a fetch into <object_table> from <table>, I get a ORA-06504: PL/SQL: Return types of Result Set variables or query do not match. What is the trick to get this to work? Received on Mon May 09 2005 - 17:12:19 CDT

Original text of this message

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