Author Topic: ERROR while loading AFP with NOOPs  (Read 3773 times)

pankaj.puranik

  • Sr. Member
  • ****
  • Posts: 374
    • View Profile
ERROR while loading AFP with NOOPs
« on: May 12, 2011, 01:02:48 PM »
Any idea why this happens and how to fix it? Note we are using CMOD for Multiplatform.

arsload: Processing file >wmden04p.20110414_1522<

arsload: 04/14/11 15:28:43 -- Loading started, 4536261 bytes to process
Warning:  Unable to find the triplet X'01' for the structured field X'D3A8A8' in the file wmden04p.20110414_1522.out
Invalid structured field header in the file wmden04p.20110414_1522.ind
Loaded 0 rows into the database
arsload: 04/14/11 15:28:43 Loading failed


The IBM documentation says (but this is for iSeries):


The OnDemand system log message number 87 or 88 may contain a message similar to the
following when attempting to archive an AFP spooled file into the OnDemand for iSeries
Common Server product feature:
Warning: Unable to find the triplet X'01' for the structured field X'D3A8A8' in
the file ./SP_INVNEW1_DSP02_ONDENU_057233_000001_RDR400M_1030925_135442.out
This is a warning message and not an error.
If received in system log message 87, the spooled file was archived and no further action is
necessary.
If received in system log message 88, there is another problem that is causing the spooled
file not to archive. You can check the following sources to help determine the real problem.
● Check the home directory of the user archiving the spooled file for indexer output
from the failed archive. Review the indexer output for differences from the expected
output. The indexer output will be in a file named similar to this:
/home/ondenu/SP_INVNEW1_DSP02_ONDENU_057233_000001_RDR400M_103092
5_135442.ind
● Use the graphical indexer to verify that you have the correct indexer parameters.
Make sure you use sample data from the spooled file that will not archive. Sample
data already stored on your PC may be out of date and not match the current
spooled file.
● Check for job logs from the ADDRPTOND or STRMONOND command.
● Check for job logs from the qshell jobs started by the ADDRPTOND or STRMONOND
command.

pankaj.puranik

  • Sr. Member
  • ****
  • Posts: 374
    • View Profile
Re: ERROR while loading AFP with NOOPs
« Reply #1 on: May 12, 2011, 01:29:59 PM »
The error category is 88 and we checked the index file and it looks good. What could be the problem?