OnDemand Users Group

Support Forums => CMOD for Multiplatforms => Topic started by: Michel de Kraker on October 16, 2024, 11:34:42 AM

Title: Issue with Generic Indexer
Post by: Michel de Kraker on October 16, 2024, 11:34:42 AM
Hi All

I have this generic index file created:

CODEPAGE:819
GROUP_FIELD_NAME:codate
GROUP_FIELD_VALUE:05/10/2024
GROUP_FIELD_NAME:cusid
GROUP_FIELD_VALUE:1050520
GROUP_FIELD_NAME:con
GROUP_FIELD_VALUE:Call off Order
GROUP_FIELD_NAME:bson
GROUP_FIELD_VALUE:136481
GROUP_FIELD_NAME:ackdate
GROUP_FIELD_VALUE:05/10/2024

GROUP_FIELD_NAMES are exactly the ones in the AG.

But still I get this error: Invalid generic index file format sequence

# arsload -a ORDACK1 -g ORDACK1 0000136481.pdf
arsload: Processing file >0000136481.pdf<
arsload: Load Version <8.5.0.6> Operating System <AIX> <7.1>
arsload: Server Version <8.5.0.6> Operating System <AIX> <7.1> Database <DB2> <09.01.0000>
arsload: 10/16/24 12:32:45 -- Loading started, --UNKNOWN-- bytes to process
Invalid generic index file format sequence
Loaded 0 rows into the database
arsload: 10/16/24 12:32:45 Loading failed

Am I missing something?

Attached is the screenshot from the AG Fields.

Kind regards

Michel.
arsload: Processing failed for file >0000136481.pdf<
arsload: Processing has stopped.  The remaining files will NOT be processed.
root@bsucrxcmd01:/invtopdf/ordack

Title: Re: Issue with Generic Indexer
Post by: Justin Derrick on October 16, 2024, 03:19:21 PM
You forgot to add GROUP_OFFSET:, GROUP_LENGTH:, and GROUP_FILENAME:. 

Also...

> arsload: Load Version <8.5.0.6>

😢

-JD.
Title: Re: Issue with Generic Indexer
Post by: Michel de Kraker on October 16, 2024, 04:28:38 PM
@Justin

arsload: Load Version <8.5.0.6>

Please Justin, please. Do not remind me 😭

Took over the support of this customer for ondemand.
It is not touched for seven years.....

I will add you recommendations to the index file.

Thankyou

Kind regards

Michel
Title: Re: Issue with Generic Indexer
Post by: Justin Derrick on October 16, 2024, 10:08:39 PM
> Please Justin, please. Do not remind me 😭

I'm currently working on a v7.1 AIX -> v10.5 Linux upgrade.  I feel your pain!

-JD.
Title: Re: Issue with Generic Indexer
Post by: Michel de Kraker on October 17, 2024, 05:09:48 AM
If you have tips and tricks. I have the roughly the same assignment.

regards

Michel.
Title: Re: Issue with Generic Indexer
Post by: Michel de Kraker on October 17, 2024, 06:51:01 AM
Quote from: Justin Derrick on October 16, 2024, 03:19:21 PMYou forgot to add GROUP_OFFSET:, GROUP_LENGTH:, and GROUP_FILENAME:. 

Also...

> arsload: Load Version <8.5.0.6>

😢

-JD.


Thank you , this did the trick

regards

Michel