ADSM-L

db2 userexit installation defined variables

2003-06-04 08:14:39
Subject: db2 userexit installation defined variables
From: "kurt.beyers AT pandora DOT be" <kurt.beyers AT PANDORA DOT BE>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 4 Jun 2003 14:14:15 +0200
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

<Prev in Thread] Current Thread [Next in Thread>
  • db2 userexit installation defined variables, kurt.beyers AT pandora DOT be <=