Hi, I have a simply SP, which dose an update when
criteria matches.  It takes 34 IN paramters, if the
service_location_id matches what's in the table, then
update other 33 columns.  It's 815 on Sun 5.6.

When I execute it in sqlplus, it works fine.  But the
programmer told me that he called it using a wrap
written in C++, and got error:

[SERVERERROR] ORA-06513: PL/SQL: index for PL/SQL
table out of range for host language array.

The wrap is used to run all the sp/functions, and
works very well, except this one.

Attached is the procedure.

Any idea? Thank you.

Andrea


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

LP_IVUPDSVCLOC_00.PRC

Reply via email to