08-06-2013 08:33 AM - edited 03-01-2019 09:03 AM
Hi,
I am not being able to cancel/stop the jobs that have been stuck in launched state.
Can you please tell me ways to do so through Tidal GUI, without disabling the connections and queues.
08-06-2013 09:19 AM
I use the command line and force it to abort:
SACmd jobset -i ID -s status
jobset -i xxxxxx -s 106 (106 is aborted status)