!Quiet
This system variable is used to suppress error messages. It can have the following values:

0
—Print all messages.

1
—Suppress compiler and informational messages only.

2
—Suppress error messages only.

3
—Suppress compiler, informational, and error messages.