Hi,

My environment is TSM server 5.1.6.4 on AIX 5.1 32bit and TSM client 5.1.5.15 on AIX 
5.1 32bit with a DB2 Enterprise edition 7.2

In the userexit C source code db2uext2.cadsm, there are a number user defined 
variables which can be changed:

BUFFER_SIZE       4096 (default value)
AUDIT_ACTIVE      1    (enabled by default)
ERROR_ACTIVE      1    (enabled by default)
AUDIT_ERROR_PATH  "/u"
AUDIT_ERROR_ATTR  "a"  (append mode by default)

Is it advisable to compile it with the default settings? Won't the audit logfile grow 
too fast. I would rather disable the AUDIT_ACTIVE and enable only the ERROR_ACTIVE.

What values are you using?

regards,

Kurt

Reply via email to