| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove Job Watcher Definition (RMVJWDFN) command removes one or more Job Watcher definitions from the system.
Restrictions:
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| DFN | Definition | Generic name, name, *SELECT, *ALL | Optional |
| Top |
Specifies the name of the Job Watcher definition to be removed. A specific or generic definition name, or *ALL, can be specified.
| Top |
Example 1: Removing a Single Job Watcher Definition
RMVJWDFN DFN(MYJWDFN)
This command removes the member named MYJWDFN from the system.
Example 2: Removing All Job Watcher Definitions That Start With MY
RMVJWDFN DFN(MY*)
This command removes all Job Watcher definitions with names that start with MY from the system.
| Top |
*ESCAPE Messages
| Top |