Stopping a Component via I-Activity Monitor
Stopping a Component via I-Activity Monitor
To stop an active or restarted component, perform the following steps:
Step 1 |
In the Filter Group panel, click the Jobs button. |
---|---|
Step 2 |
In the Jobs table, select the component to be stopped. |
Step 3 |
On the I-Activity Monitor tool bar, click the Stop Component icon.
|
Step 4 |
If the UACL does not allow components to be stopped with this remote user ID, I-Activity Monitor displays the Stop Component dialog. |
UACL Example
The following is an example entry in the UACL configuration of the remote agent for Universal Control stop access:
# User connecting to MVS UEC
uctl_access ALL,STCUSER:user1,*,allow,noauth
# User connecting to Windows UEC
uctl_access "ALL,NT AUTHORITY\SYSTEM:user1,*,allow,noauth"
(For a complete description of UCTL_ACCESS, see Universal Control UACL Entries.)
Note
You cannot stop a component in the pending state. Instead, the manager must be executed with either:
- RESTART option value of auto or yes, in order to pick up its output and exit status.
- FORCE_COMPLETE option in order to clean up the spool.
Also, stopping a component that is running under the control of Universal Broker version 1.2 is not supported.