Re: ORA-06508: PL/SQL: could not find program unit being called
From: DanHW <danhw_at_aol.com>
Date: 1998/04/21
Message-ID: <1998042103092000.XAA11400_at_ladder03.news.aol.com>#1/1
Date: 1998/04/21
Message-ID: <1998042103092000.XAA11400_at_ladder03.news.aol.com>#1/1
>I'm getting the following error :
>
> ORA-06508: PL/SQL: could not find program unit being called
>
>I'm sure the procedure exists. I am wondering if some limit causes
>this error. Can anyone tell me something about this error ?
>
>Thanks in advance,
>
>
>Arthur Habraken
[Quoted] Oracle will also return this error if the procedure exists, but the call is [Quoted] incorrect (the wrong number of arguments; wrong datatypes).
Dan Received on Tue Apr 21 1998 - 00:00:00 CEST