!Quiet
This system variable is used to suppress error messages. It can have the following values:
*0Print all messages.
*1Suppress compiler and informational messages only.
*2Suppress error messages only.
*3Suppress compiler, informational, and error messages.