| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The End Job Watcher (ENDJW) command ends a Job Watcher collection.
Restrictions:
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| COL | Collection | Name, *SELECT | Optional |
| LIB | Library | Name | Optional |
| Top |
Specifies the Job Watcher collection to end.
| Top |
Specifies the library of the Job 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 Job Watcher Collection
ENDJW COL(MYMBR) LIB(MYLIB)
This command will end the Job Watcher collection which is writing data to member MYMBR in the Job Watcher database files in library MYLIB.
Example 2: Select a Job Watcher Collection to End From a List
ENDJW COL(*SELECT)
This command will display a list of active Job Watcher collections from which the user can select the collection to end.
| Top |
*ESCAPE Messages
| Top |