Is it possible to change status of multiple Autosys jobs to ON_ICE. I tried by using,
sendevent -e CHANGE_STATUS -s ON_ICE –j jobname1
sendevent -e CHANGE_STATUS -s ON_ICE –j jobname2
sendevent -e CHANGE_STATUS -s ON_ICE –j jobname3
sendevent -e CHANGE_STATUS -s ON_ICE –j jobname4
but getting following error,
"Attributes cannot be accepted without a valid JIL subcommand."