DOKK / manpages / debian 12 / oar-user / oarhold.1.en
oarhold(1) OAR commands oarhold(1)

oarhold - hold a job in OAR batch scheduler.

oarhold [--array][job_ids][--sql "sql syntax"][-r][-h][-V]

Ask OAR to not schedule jobs until oarresume command will be executed.

Manage not only Waiting jobs but also Running one (can suspend the job)
Hold array job(s) passed as parameter (all the sub-jobs of the given array job(s))
Hold jobs which repond to the SQL where clause on the table jobs (ex: "project = 'p1'")
Print OAR version number.
Print help command message.

oarsub(1), oardel(1) oarstat(1), oarnodes(1), oarresume(1)

 Copyright 2003-2016 Laboratoire d'Informatique de Grenoble (http://www.liglab.fr). This software is licensed under the GNU General Public License Version 2 or above. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2021-01-11 oarhold