Hi,
Recently we upgraded our database to 10G from 9i.
We have been getting ORA 06531: Reference to uninitialized collection error in the new database.
Some searches in metalink showed this is related to use of varray data type in the db packages. And the solution is initialize that type of variables.
Have you encountered error of this kind? Is there a solution which does not involve changing codes?
Thanks a lot for any help/insight into this.
Regards,
Prashant
Recently we upgraded our database to 10G from 9i.
We have been getting ORA 06531: Reference to uninitialized collection error in the new database.
Some searches in metalink showed this is related to use of varray data type in the db packages. And the solution is initialize that type of variables.
Have you encountered error of this kind? Is there a solution which does not involve changing codes?
Thanks a lot for any help/insight into this.
Regards,
Prashant