VMS Help DTM, STOP *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Stops a collection that has been submitted to a batch queue. Format STOP collection-name [/qualifier...] "remark"
1 - Command Qualifiers |
1.1 - /CONFIRM
/CONFIRM /NOCONFIRM (D) Controls whether Digital Test Manager prompts you to confirm that you want to stop the collection.
1.2 - /LOG
/LOG (D) /NOLOG Controls whether Digital Test Manager displays informational and success messages on your screen.
2 - Example |
DTM> STOP MAIL_COLL/CONFIRM "Stopping run of MAIL_COLL" Confirm stop of collection MAIL_COLL [Y/N] (N): Y %DTM-S-COLSTOPPED, collection MAIL_COLL has been stopped DTM> This example stops collection MAIL_COLL that is executing in batch.
|