Hi,
I am getting the below error while loading TIF image. we use generic indexing and are on CMOD 8.5.0.4
arsload -h hostname -u user ID -p password -nfv -a CHECK_IMAGES -g CHECK_IMAGES C3220060348F
****************************************************************
arsload : Loading started, - Unkown bytes to process
On demand Load ID - < xxxxxxxx<
an error occured. contact your system administrator and/or consult the System log. File = arsadmp.c, Line 1605
Failed while attempting to load the database
arsload : loading failed
arsload: processing failed for the file >C3220060348F<
arsload: Unloading started
Ondemand unload successful - Load ID (xxxxxxxx) rows deleted (0)
Unloading of data was succesful
**********************************************************************
Index file and TIF file are placed in same path where arsload is executed and Index file has refernce to TIF file in the GROUP_FILENAME in it.
Could you verify the loads equivalent log id to find if you see any other error message?
Also Verify the index file does not have any unreadable characters.
Check your database's error log (db2diag.log for DB2) to find out if there was an error at the database level.
-JD.