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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: SHOW ERRORS not working

RE: SHOW ERRORS not working

From: Grant Allen <grant_at_towersoft.co.uk>
Date: Mon, 21 Jul 2003 16:28:16 +0100
Message-Id: <25977.338697@fatcity.com>


This used to get me all the time. I'm pretty sure you need to issue

 SET SERVEROUTPUT ON; to see the output.

Ciao
Fuzzy
:-)

> -----Original Message-----
> From: ml-errors_at_fatcity.com [mailto:ml-errors_at_fatcity.com]On Behalf Of
> Farnsworth, Dave
> Sent: Monday, July 21, 2003 16:45
> To: Multiple recipients of list ORACLE-L
> Subject: SHOW ERRORS not working
>
>
> I have a developer that has ALTER ANY PROCEDURE rights. He
> changes a procedure, then compiles it and it says there are
> errors. But when he does a SHOW ERRORS in SQPlus, it shows
> nothing. If I do the same thing I can see the errors from
> the compiled procedure. I assume this is a permissions thing
> but have not been able to figure this one out. Anyone have
> any ideas on this?
>
> Thanks,
>
> Dave
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Farnsworth, Dave
> INET: DFarnsworth_at_Ashleyfurniture.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Mon Jul 21 2003 - 10:28:16 CDT

Original text of this message

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