ENABLE_DIAGNOSE=query
Enable this parameter for mbatchd to write query source information to a log file (see DIAGNOSE_LOGDIR in lsb.params). The log file shows information about the source of mbatchd queries, allowing you to troubleshoot problems. The log file shows who issued these requests, where the requests came from, and the data size of the query.
The log file collects key information like query name, user name, host name and the data size of the query. You can write a script to format the output.
Disabled