Author Topic: How do I read the ARSLOAD TRACE file  (Read 3513 times)

ibmarthin

  • Jr. Member
  • **
  • Posts: 68
How do I read the ARSLOAD TRACE file
« on: September 05, 2012, 02: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"

kbsiva

  • Guest
Re: How do I read the ARSLOAD TRACE file
« Reply #1 on: September 05, 2012, 09:03:38 PM »
Use the arstfmt command to convert binary trace to text

ibmarthin

  • Jr. Member
  • **
  • Posts: 68
Re: How do I read the ARSLOAD TRACE file
« Reply #2 on: September 06, 2012, 01: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