Job
| Category | Exception | Description | Action |
|---|---|---|---|
| Job | exception.job.cancel.invalid | The job could not be canceled because it is in an invalid state. Only running or suspended jobs can be canceled. |
|
| Job | exception.job.execute.internal.domain | {0} job failed due to an internal error during execution. | Contact Delphix Support. |
| Job | exception.job.suspend.invalid | The job could not be suspended because it is in an invalid state. Only running jobs can be suspended. |
|
| Job | exception.job.suspend.notsup | The job could not be suspended because the operation is not supported for this job type. | Wait for the job to complete, or cancel the job and try again later. |