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: Rudy Zung <rzung_at_printcafe.com>
Date: Mon, 21 Jul 2003 11:30:56 -0400
Message-Id: <25977.338699@fatcity.com>


Not sure how SHOW ERRORS is implemented in SQLPlus, but it may only be looking at USER_ERRORS intead of ALL_ERRORS. So if your developer is altering another schema's procedure (via the alter ANY procedure privilege) those errors will not show up in his USER_ERRORS.

BTW, this is just my guess on this; haven't tried it out myself.

-----Original Message-----
From: Farnsworth, Dave [mailto:DFarnsworth_at_Ashleyfurniture.com] Sent: Monday, July 21, 2003 11:45 AM
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:30:56 CDT

Original text of this message

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