Starts or stops Workload Manager.
The wkldmgr command starts, stops, and queries the state of the Workload Manager. Starting the Workload Manager is necessary for the -cecdisp option of the topas command to work properly.
| Flag name | Description |
|---|---|
| -start | Starts the Workload Manager. |
| -status | Displays the state of the Workload Manager, either running or stopped. |
| -stop | Stops the Workload Manager. |
| Return code | Description |
|---|---|
| 0 | The command completed successfully |
| >0 | An error occurred. |
wkldmgr -start
wkldmgr -status
wkldmgr -stop