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 -> Re: Is there a limit to the number of parameters being passed to a stored procedure?

Re: Is there a limit to the number of parameters being passed to a stored procedure?

From: Thor HW <thor_at_Echidna.net>
Date: 1998/03/25
Message-ID: <6fbcs9$65l$1@news.bctel.net>#1/1

Thomas:
There is a limit. When we were building SDO we hit it for the number of coordinates that you could identify in a procedure. Although I still think those should've been passed as PL/SQL tables, looking at the definition for MD they do not go beyond 255 parameters, so the limit might be there.

Thor HW Received on Wed Mar 25 1998 - 00:00:00 CST

Original text of this message

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