OnDemand Users Group

Support Forums => Report Indexing => Topic started by: jsquizz on September 22, 2017, 07:14:45 PM

Title: Viewing Index File
Post by: jsquizz on September 22, 2017, 07:14:45 PM
I have a afp file that is failing to load due to a TSM issue. It passes indexing and generates the .out / .ind / .res files fine..

appears that the .ind file is a binary file..any quick way to view it?
Title: Re: Viewing Index File
Post by: Justin Derrick on September 23, 2017, 07:05:23 PM
The solution to your problem isn't in the index file if TSM is throwing errors.  Post your TSM-related error messages so we can help you fix that.  :)

-JD.
Title: Re: Viewing Index File
Post by: jsquizz on September 23, 2017, 07:22:29 PM
I know  :)

This is more for my own knowledge. As far as my TSM error goes, we opened a PMR with IBM, sent them the system log, and we got back the fourth hit on google search for the error message.

THANKS !!!!!!
Title: Re: Viewing Index File
Post by: Justin Derrick on September 25, 2017, 12:56:18 AM
As I understand it, the ACIF index file is in AFP format.  You should be able to read it with anything that reads AFP -- like arsafpd.  :)

-JD.
Title: Re: Viewing Index File
Post by: jsquizz on September 25, 2017, 02:02:01 PM
thanks ill try this.