Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Help on calling a stored procedure (with JDBC)
On 26 Apr 2007, johnbhurley_at_sbcglobal.net wrote:
> On Apr 26, 3:50 pm, 4 Integration <4integrat..._at_gmail.com> wrote:
[...]
>
> Have you tried doing a describe on the procedure?
And to hpuxrac's point, the package's name is LibInvTrans and the procedure's name is CreateInvTrans.
Another thing to understand. What you posted is the PL/SQL script that the PL/SQL developer used to test his/her code, not the "signature" of the Oracle stored procedure. That would have been in the spec of the package.
-- Galen BoyerReceived on Thu Apr 26 2007 - 22:18:02 CDT
![]() |
![]() |