Purpose
Starts
or stops Workload Manager.
Description
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.
Flags
| -start |
Starts the Workload Manager. |
| -status |
Displays the state of the Workload Manager,
either running or stopped. |
| -stop |
Stops the Workload Manager. |
Exit Status
| 0 |
The command completed successfully |
| >0 |
An error occurred. |
Examples
- To start the Workload Manager, type:
wkldmgr -start
- To check whether the Workload Manager is currently active, type:
wkldmgr -status
- To stop the Workload Manager, type:
wkldmgr -stop