Actions you can take on jobs
The possible actions you can take on jobs are: New, Suspend, Resume, Kill, Rerun, Resubmit, View Output, Delete Directories.
Action | Description |
---|---|
New | Displays a list of applications to which to submit a job. Select an application to display the submission form. |
Suspend | A job can be suspended by its owner or the IBM Spectrum LSF administrator. These jobs are considered user-suspended and are displayed with the status Suspended. |
Resume | You can resume a job that was suspended. You must be the same user who suspended the job. If your job was suspended by the administrator, you cannot resume it; the administrator must resume the job for you. Resuming a user-suspended job does not put your job into Running state immediately. If your job was running before the suspension, resuming the job first puts your job into Suspended state and then waits for the job to be scheduled according to the load conditions. |
Kill | You can cancel a job from running or pending by killing it. If your job is part of a job group, the system only kills jobs in the job group you specify. It does not kill jobs in lower-level job groups in the path. |
Rerun | Jobs:
Flows:
|
View Output | Displays job output while the job is running. |
Delete Directories | Permanently removes the job directories that are associated with the selected done or exited jobs. If the parameter DELETE_REMOTE_DIR=Y in the configuration file $GUI_CONFDIR/pmc.conf, also deletes remote job directories that are associated with the job. |
Resubmit | Click on your job name and choose When you click Resubmit, the job submission form is displayed pre-filled with the parameters that were used to submit the job. You can then change any parameters and click Submit to resubmit the job with the new parameters. |
.