0

In SQL Developer, set feedback off hides all the output irrespective of error messages.

I want to hide only the messages that are success and show the error messages.

This is how SQL*Plus behaves. Is the same behaviour possible in SQL Developer and SQLcl?

Alex Poole
  • 183,384
  • 11
  • 179
  • 318
Sarthak
  • 1,076
  • 1
  • 12
  • 20
  • It doesn't suppress error messages in SQL\*Plus. (It does in SQL Developer, at least in recent versions...) – Alex Poole Jan 08 '18 at 17:06
  • Ohh thanks.. I was trying in sqldeveloper and I thought it would do the same in sqlplus. – Sarthak Jan 08 '18 at 17:24
  • It might be useful to add the version of SQL Developer you're using to the question. I've seen this in 17.3 and 17,4; I'm pretty sure it used to work the way you want, but I don't know when it changed. (The design philosophy is generally that these things should work the same as SQL\*Plus, so I suspect this isn't intentional...) – Alex Poole Jan 08 '18 at 17:48
  • I am using SQL Developer 17.3.0.271 – Sarthak Jan 08 '18 at 20:30
  • I've popped a question off to the Product Manager for comment. Will keep you posted. – Connor McDonald Jan 09 '18 at 03:38

0 Answers0