 
Status description and mapping for z/OS job streams
The z/OS job stream status in Dynamic Workload Console and how it is defined in HCL Workload Automation for Z.
There are the following types of status for z/OS job streams:
- z/OS job stream statuses
- A subset of internal statuses that is common for both HCL Workload Automation for distributed and HCL Workload Automation for Z environments.
- z/OS job stream internal statuses
- The HCL Workload Automation job stream statuses registered on the controller. The internal status uniquely identifies the status of a z/OS job stream in HCL Workload Automation.
z/OS job stream status shows
the z/OS job stream statuses that are displayed by the Dynamic Workload Console.
| This job stream status ... | Means that ... | 
|---|---|
| Waiting | No job in the job stream has started. | 
| Running | The job stream is running. | 
| Successful | The job stream completed successfully. | 
| Error | The job stream has stopped running with an error. | 
| Canceled | The job stream was canceled. | 
z/OS job stream internal status shows the z/OS job stream internal
statuses that are registered on the Dynamic Workload Console controller.
| This job stream status ... | Means that ... | 
|---|---|
| Waiting | No job in the job stream has started. | 
| Started | The job stream is running. | 
| Completed | The job stream completed successfully. | 
| Error | The job stream has stopped running with an error. | 
| Deleted | The job stream was deleted. | 
| Undefined | The job stream status is not known. | 
z/OS job stream status
mapping describes
how a z/OS job stream status is mapped to the corresponding job stream
internal status.
| This job stream status ... | Maps to this job stream internal status | 
|---|---|
| Waiting | Waiting | 
| Running | Started | 
| Successful | Completed | 
| Error | Error | 
| Canceled | Deleted |