ADS Dumps on Error
You can obtain an ADS (Abend Diagnostic Snapshot) dumps in the event of an error by setting the following properties. The recommended value for the jopaz.exception.message and jopaz.display.message options is 2, so all messages are written directly to syserr.
jopaz.exception.dump=1
jopaz.exception.message=2
jopaz.display.message=2
# THIS OPTION IS ONLY NECESSARY IF YOU HAVE SET THE VALUE 3 IN
# jopaz.exception.message AND/OR jopaz.display.message
jopaz.exception.dumpfile=/tmp/%p.dump