OnDemand Users Group

Support Forums => CMOD for Multiplatforms => Topic started by: 2ma2 on September 05, 2012, 09:30:30 AM

Title: How do I read the ARSLOAD TRACE file
Post by: 2ma2 on September 05, 2012, 09:30:30 AM
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"
Title: Re: How do I read the ARSLOAD TRACE file
Post by: kbsiva on September 06, 2012, 04:03:38 AM
Use the arstfmt command to convert binary trace to text
Title: Re: How do I read the ARSLOAD TRACE file
Post by: 2ma2 on September 06, 2012, 08:35:20 AM
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