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 -> Error in more than 20 parameter in pl/sql procedure

Error in more than 20 parameter in pl/sql procedure

From: <leirace_at_my-deja.com>
Date: Mon, 21 Jun 1999 02:58:29 GMT
Message-ID: <7kk9oh$upi$1@nnrp1.deja.com>


Hi all

   I use PL/SQL Cartridge in OAS 4.07;I found if I use more than 19 parameter in my procedure at PL/SQL Cartridge; it's will tell me

OWS-05101: Execution failed due to Oracle error -6513

I found ORA-06513 PL/SQL: index for PL/SQL table out of range for host language array

but I didn't how increase the index of pl/sql table;

all my parameter in procedure is varchar2;

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Sun Jun 20 1999 - 21:58:29 CDT

Original text of this message

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