JobRun - getAbortedJobRunsByEndDate
JobRun - getAbortedJobRunsByEndDate
Description :
This command returns a list of information on job runs which were aborted.
Return type : String
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
endTime | String | Time to use as the earliest end date, only runs aborted after this date will be shown. |
Example
The following example shows how to find information on job runs which were aborted. Job run may become aborted if an application server crashes or becomes unresponsive.
Script
JobRun getAbortedJobRunsByEndDate "31 Oct 2000 04:00:00 GMT"
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*