DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Procedure error ORA-06531: Reference to uninitialized collection

  1. #1
    Join Date
    May 2001
    Location
    USA
    Posts
    1
    I have my stored procedure that I am calling from Java.I have vArray as OUT parameter.But when I try to exceute the procedure it gives me the following error:

    ORA-06531: Reference to uninitialized collection

    How do I initialise my Out parameter.Plzz help me

  2. #2
    Join Date
    Apr 2001
    Posts
    24
    Could you please if possible give me your java and PL/SQL procedure to try to solve your problem?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width