Re: How to Create procedure with Cursors, Input, Output
From: Jonathan G Gennick <jgennick_at_kpmg.com>
Date: 1997/04/02
Message-ID: <3346c7e9.1323993_at_news.kweb.us.kpmg.com>#1/1
Jonathan Gennick "Brighton the corner where you are." jgennick_at_kpmg.com Received on Wed Apr 02 1997 - 00:00:00 CEST
Date: 1997/04/02
Message-ID: <3346c7e9.1323993_at_news.kweb.us.kpmg.com>#1/1
Rodger,
> <snip>
>PL/SQL:
>However, trying to do similar things in PL/SQL will only give:
>
>Warning: Procedure created with compilation errors.
Could you possibly post your "create procedure" command, the one used to try and create the procdure?
Also, did you try and do:
select * from user_errors;
the above select will give you a list of those compilation errors.
Jonathan
Jonathan Gennick "Brighton the corner where you are." jgennick_at_kpmg.com Received on Wed Apr 02 1997 - 00:00:00 CEST