Executes a collection in batch producing result files that are subsequently compared with benchmark files. Format SUBMIT collection-name [/qualifier...] "remark"
1 – Restrictions
o You can submit collections that contain DECwindows tests but you must be logged into the DECwindows environment and initialize it for testing.
2 – Command Qualifiers
2.1 /CONFIRM
/CONFIRM /NOCONFIRM (D) Controls whether Digital Test Manager prompts you to confirm that you want to submit the collection again if it has not been reviewed. If you have executed but not reviewed a collection, you are prompted to confirm resubmission of the collection.
2.2 /KEEP
/KEEP (D) /NOKEEP Controls whether the log file is deleted after is it printed.
2.3 /LOG
/LOG (D) /NOLOG Controls whether Digital Test Manager displays informational and success messages on your screen.
3 – DCL SUBMIT qualifiers
You can use the following DCL SUBMIT command qualifiers with the SUBMIT command: /AFTER /CHARACTERISTICS /CPUTIME /[NO]HOLD /[NO]LOG_FILE /NAME /[NO]NOTIFY /[NO]PRINTER /PRIORITY /QUEUE /USER /WSDEFAULT /WSEXTENT /WSQUOTA See the OpenVMS DCL Dictionary for more information about these qualifiers.
4 – Example
DTM> SUBMIT MAIL_COLL/NOTIFY/LOG_FILE=[]/QUEUE=SYS$LARGE %DTM-S-SUBMITTED, collection MAIL_COLL submitted -DTM-I-TEXT, Job MAIL_COLL (queue SYS$LARGE entry 1000) started on SYS$LARGE DTM> This example submits the collection MAIL_COLL to the batch queue SYS$LARGE. The log file is left in the default directory and you are notified when the collection is finished running.