Finding a PL/SQL error
From: Mark J. Scheller <scheller_at_netcom.com>
Date: 1995/06/29
Message-ID: <scheller-2806952017150001_at_192.0.2.1>#1/1
Date: 1995/06/29
Message-ID: <scheller-2806952017150001_at_192.0.2.1>#1/1
I have a stored procedure I'm trying to implement, but when I load it into sqlplus, I get the oh-so-helpful error message "warning: error during compile" or something to that effect. Is there a better way to do this so I can get more useful information about the problem?
I'm far too embarassed to post my silly attempt at a PL/SQL script, so I'd just like to know how I can go about figuring out the problem myself.
Thanks in advance!
-- mS (scheller_at_netcom.com)Received on Thu Jun 29 1995 - 00:00:00 CEST