wiki:TorqueUsage/Functions/Pbs_rerunjob

PBS_RERUNJOB

Issue a batch request to rerun a batch job.

result = pbs.pbs_rerunjob(c, job_id, extend)

If the job is marked as being not rerunable, the request will fail and an error will be returned.

In

c::

Connection id

job_id::

Identifies which job is to be rerun it is specified in the form: sequence_number.server

extend::

The parameter, extend, is reserved for implementation defined extensions. For now extend="NULL"

Out

result::

If non-zero an error has occured.

Last modified 18 years ago Last modified on 09/19/06 12:22:58