Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Trouble calling Stored Procedures from SQL*Plus! Please help!

Re: Trouble calling Stored Procedures from SQL*Plus! Please help!

From: Brian Peasland <peasland_at_edcmail.cr.usgs.gov>
Date: Mon, 2 Oct 2000 15:46:29 GMT
Message-ID: <39D8ADD5.CB0A7E09@edcmail.cr.usgs.gov>

Kent,

This may seem like an obvious question, but if your DBA created the procedure, why can't he/she give you an example on how to call the procedure? Wouldn't your DBA be a better source for this information than the newsgroups?

Thanks,
Brian

"Kent P. Iler" wrote:
>
> Hi,
>
> Our DBA create this procedure to insert/update data in our tables. I'm
> trying to verify it with SQL*Plus, but I can't get the syntax right. Can
> someone please help?!
>
> The first 4 parameters are required, and the 3 output parameters. There are
> a total of 136 parameters, but the others are set to "default" if they
> aren't passed.
>
> How do you specify output variables for the output parameters, and call the
> stored procedure with SQL*Plus?
>
> If you would be willing to look at the code, I'll send you the Create Table
> scripts and the Stored Procedure (didn't want to waste bandwidth). If not,
> the correct syntax would be very helpful!
>
> Thank you for your help!
>
> -- Kent Iler
> ----------------------------------------------------------------------
> kent_at_iler.NOSPAM.com
> Please CC: all replies via e-mail
> Remove .NOSPAM from e-mail address
 

-- 
========================================
Brian Peasland
Raytheons Systems at
  USGS EROS Data Center
These opinions are my own and do not
necessarily reflect the opinions of my 
company!
========================================
Received on Mon Oct 02 2000 - 10:46:29 CDT

Original text of this message

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