Issue with Generic Indexer

Previous topic - Next topic

Michel de Kraker

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


Justin Derrick

You forgot to add GROUP_OFFSET:, GROUP_LENGTH:, and GROUP_FILENAME:. 

Also...

> arsload: Load Version <8.5.0.6>

😢

-JD.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

Michel de Kraker

@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

Justin Derrick

> 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.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

Michel de Kraker

If you have tips and tricks. I have the roughly the same assignment.

regards

Michel.

Michel de Kraker

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