Discussion:
Capacity planning on usertrace?
(too old to reply)
bamboo
2007-10-22 08:05:04 UTC
Permalink
Hello,

Is there anybody who is familiar with the capacity planning on WMB usertrace?

I'm using WMBv6 on AIX and planning the size of broker db.
My question is how many MB(or GB) are needed for activation of usertrace.
Especially, I'd like to activate Accounting&Stats to look at the 'trend' of my message flow processing every day.
How can I estimate the total capacity needed for Accounting&Stats in usertrace?

I know usertrace is stored in the broker db, thus I'd like to know some tips on the estimation of tablespace.

Many thanks in advance,
Cheers,
Naishadha
2007-10-30 18:56:47 UTC
Permalink
Post by bamboo
Hello,
Is there anybody who is familiar with the capacity planning on WMB usertrace?
I'm using WMBv6 on AIX and planning the size of broker db.
My question is how many MB(or GB) are needed for activation of usertrace.
Especially, I'd like to activate Accounting&Stats to look at the 'trend' of my message flow processing every day.
How can I estimate the total capacity needed for Accounting&Stats in usertrace?
I know usertrace is stored in the broker db, thus I'd like to know some tips on the estimation of tablespace.
Many thanks in advance,
Cheers,
Hi,

User Traces are not stored in the DB. They are stored as binary files
in your MQSI_WORKPATH/common/log directory. The trace file can be
configured with the -c parameter of mqsichangetrace command. The trace
wraps when it reaches the max limit.

Loading...