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-03001

ORA-03001

From: Bill_S <stranges_at_si.rr.com>
Date: 11 Jun 2004 13:26:30 -0700
Message-ID: <dc2992e2.0406111226.23b96a83@posting.google.com>


I am using oracle 9.2.0.3 and have developed a collection type based on an object type with several attributes/columns/fields. I am using the collection type in an api, and calling it from c++. Compiles cleanly.

I get the above runtime error (03001). I followed metalink's example. but it's not working. The error occurs when, in the c++ code, I attempt to populate the object with another object. This is before the all to the api.

ideas?

Bill Stranges Received on Fri Jun 11 2004 - 15:26:30 CDT

Original text of this message

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