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

Home -> Community -> Usenet -> c.d.o.misc -> Re: HELP - Errors when no Errors

Re: HELP - Errors when no Errors

From: <rtproffitt_at_my-dejanews.com>
Date: Wed, 12 May 1999 23:58:16 GMT
Message-ID: <7hd4ig$44l$1@nnrp1.deja.com>


Did you try
  SHOW ERRORS PACKAGE packagename
  SHOW ERRORS FUNCTION fname
  SHOW ERRORS PROCEDURE pname
  etc....
explicitly describing WHAT to show errors for.

I had a problem where errors would only show if I did this. Just SHOW ERROR <cr> would not work.

Robert Proffitt

--== Sent via Deja.com http://www.deja.com/ ==-- ---Share what you know. Learn what you don't.--- Received on Wed May 12 1999 - 18:58:16 CDT

Original text of this message

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