Re: Calling procedure

From: <sybrandb_at_hccnet.nl>
Date: Tue, 26 Aug 2008 00:19:57 +0200
Message-ID: <80c6b41sq9nn5s0reatikaolkisnqiva61@4ax.com>


On Mon, 25 Aug 2008 14:07:34 -0700 (PDT), Mtek <mtek_at_mtekusa.com> wrote:

>Yes, everything is compiled. It is something very funky I'm missing.
>Because I coded some calls to other procedures in the same fashion and
>such and no issues at all.....

Only the formal parameters with a DEFAULT clause can be omitted from an actual parameter list.
Meaning: you must be calling the procedure with too few parameters, and actually there are parameters missing.

-- 
Sybrand Bakker
Senior Oracle DBA
Received on Mon Aug 25 2008 - 17:19:57 CDT

Original text of this message