AIX autoload issue

Previous topic - Next topic

MHassan

Hello,

I have an issue when i try to load from AIX server by running the command line arsload -v -d /ibm/opt/IBM/ondemand/V10.5/arsload -I ARCHIVE -t 5 -u admin -p adminadmin -B "AG.APP.IGN.EXT"
then when i copy the file to the directory that i specified in my command  -d /ibm/opt/IBM/ondemand/V10.5/arsload the file should be loaded automatic but the file is renamed and it but .Failed in the last name of the file

and this is the log :
2020-08-13 14:04:19.617534: ARS4302I Indexing started, 169556396 bytes to process
                          : exec(): 0509-036 Cannot load program /ibm/opt/IBM/ondemand/V10.5/bin/arspdoci because of the following errors:
                          :    0509-150   Dependent module libDL150ACE.so could not be loaded.
                          :    0509-022 Cannot load module libDL150ACE.so.
                          :    0509-026 System error: A file or directory in the path name does not exist.
2020-08-13 14:04:19.627167: ARS4309E Indexing failed

So anyone have idea about this issue

Ed_Arnold

#zOS #ODF

MHassan

Hello arnold,

Thank you very much , this solved my error !!!