| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove Disk Watcher Definition (RMVDWDFN) command removes one or more Disk 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 Disk Watcher definition to be removed. A specific or generic definition name, or *ALL, can be specified.
| Top |
Example 1: Removing a Single Disk Watcher Definition
RMVDWDFN DFN(MYDWDFN)
This command removes the member named MYDWDFN from the system.
Example 2: Removing All Disk Watcher Definitions That Start With MY
RMVDWDFN DFN(MY*)
This command removes all Disk Watcher definitions with names that start with MY from the system.
| Top |
*ESCAPE Messages
| Top |