Hi:
I'm facing a problem when using db2audit. The following event is reported:
category=SYSADMIN;
audit event=SET_MONITOR;
userid=xxx;
authid=XXX;
However, from my understanding, this message have two incosistences:
1. SET_MONITOR isn't a event of SYSADMIN, as per the documentation:
Audit events
2. The userid xxx isn't a SYSADMIN. The second, I believe, is just a misunderstanding. Actually, the event fail is recorded and probably the SET_MONITOR doesn't succeed. Do you agree with this interpretation?
Finally, anybody know which event causes a SET_MONITOR audit? I wasn't able to find on the documentation.
Best regards!