Home » SQL & PL/SQL » SQL & PL/SQL » how can one prevent error mesages from displaying on screen in sqlplus ?
how can one prevent error mesages from displaying on screen in sqlplus ? [message #6970] Wed, 14 May 2003 04:01 Go to next message
atul
Messages: 17
Registered: September 1999
Junior Member
how can one prevent error mesages from displaying on screen in sqlplus ?
Re: how can one prevent error mesages from displaying on screen in sqlplus ? [message #6972 is a reply to message #6970] Wed, 14 May 2003 05:31 Go to previous message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
One could write correct code ;-)

Why would you want to do that? The messages aren't the problem, try to find the cause of these messages and resolve that.

If it's in PL/SQL, write an exception block and don't do anything in it. I wouldn't like it, but it hides all error messages.

MHE
Previous Topic: Need a function which can create a duplicate record in a tabe
Next Topic: INSERT Query
Goto Forum:
  


Current Time: Thu Apr 25 03:27:11 CDT 2024