Receiving
" The option >-L< argument >19905-116-0-292592-FAA-15947-15947< is invalid "
from
arsadmin unload -u ADMINid -p passwd -Q -h ARSDBASE -g PDF0602 -L 19905-116-0-292592-FAA-15947-15947
The load-id is valid.
I just extracted it from the system log 87 record.
This looks similar to the script that I use for MP.
./arsadmin unload -h$ODHOST -u$ODUSER -p$ODPW -g$APPLGRP -L$LOADID -Q
I would define ODUSER/ODPW/ODHOST and do -
scriptname AG LOADID
Maybe move the Q to the end?
There's a dash before the FAA.
-JD.