Author Topic: ACIF fails with - Triggers Satisfied, but indexes were incomplete at end-of-file  (Read 799 times)

apro

  • Newbie
  • *
  • Posts: 6
    • View Profile
Hello Everyone,

I have an input file where some of the PAGEs don't have required number of lines from where FIELD should be getting collected. And ACIF fails with APK460S while loading as it does not see the required line number as defined in indexer parameter in that page. We want the file still to be loaded even if we don't have the index values collected (might be with default space value) for those pages. I tried with a DEFAULT parameter but no luck. Without fixing the input file or input exit, is there any work-around we can do to get this file loaded - any advice or suggestion would be helpful. It is CMOD on distributed side. Thank you !!