How do I read the ARSLOAD TRACE file

Previous topic - Next topic

2ma2

I have a prblem with ARSLOAD (in  an other topic). But when setting TRACE option I get arslog.log file which is not readable. Should it be formated by som utility, og how do I read it?

"C:\Program Files\ibm\OnDemand for Windows\bin\ARSLOAD.EXE" -u admin -nv -1  D:\OnDemand_data\input\arsload.log -2 8  -h atp-20tapp003 -g NAFSAG -a NAFSAPP "D:\OnDemand_data\input\arsdoc_get.12366.NAFSAG.NAFSAPP"

kbsiva

Use the arstfmt command to convert binary trace to text

2ma2

Thanks :)

It was as easy as this:

"C:\Program Files\ibm\OnDemand for Windows\bin\ARStfmt.EXE"   -i D:\OnDemand_data\input\arsload.log -o arslogfmt.txt