| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The End Disk Watcher (ENDDW) command ends a Disk Watcher collection.
Restrictions:
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| COL | Collection | Name, *SELECT | Optional |
| LIB | Library | Name | Optional |
| Top |
Specifies the Disk Watcher collection to end.
| Top |
Specifies the library of the Disk Watcher collection to end.
Note: A value must be provided for this parameter if a collection name is specified on the Collection (COL) parameter.
| Top |
Example 1: End a Disk Watcher Collection
ENDDW COL(MYMBR) LIB(MYLIB)
This command will end the Disk Watcher collection which is writing data to member MYMBR in the Disk Watcher database files in library MYLIB.
Example 2: Select a Disk Watcher Collection to End from a List
ENDDW COL(*SELECT)
This command will display a list of active Disk Watcher collections from which the user can select the collection to end.
| Top |
*ESCAPE Messages
| Top |