Thread: Trace,....
View Single Post

   
  #3 (permalink)  
Old 02-27-2008, 07:37 AM
Gladiator
 
Posts: n/a
Default Re: Trace,....


Serge Rielau wrote:
> Gladiator wrote:
> > Hai everyone...
> > Can anyone tell me how to analyze the output i
> > got frm db2trc....

> db2trc fmt trc.dmp trc.fmt
> db2trc flw trc.dmp trc.flw
>
> flw gives you the flow
> fmt gives you point information at specific tracepoints.
>
> Now, the amount of what you can read depends.
> At some deeper level db2trc is meant for support and development rather
> than the casual user.
> But you can see where time goes, memory etc, etc...
> Cheers
> Serge
> --
> Serge Rielau
> DB2 Solutions Development
> IBM Toronto Lab
>
> IOD Conference
> http://www.ibm.com/software/data/ond...ness/conf2006/




thanks Serge...
kamal

Reply With Quote