Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-03001
Bill_S wrote:
> 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
Seeing your code would be a vast improvement over guessing.
But why 9.2.0.3? At least get to 9.2.0.4 if not .5.
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Sat Jun 12 2004 - 15:13:35 CDT