1. DTM> DELETE COLLECTION MAIL_COLL "No longer needed" Confirm deletion of collection MAIL_COLL [Y/N] (N): y %DTM-I-DELETED, collection MAIL_COLL deleted %DTM-S-DELETIONS, 1 deletion completed DTM> This example deletes the collection MAIL_COLL. The default /CONFIRM qualifier is in effect. 2. DTM> DELETE COLLECTION *MAIL* "Deleting all MAIL collections" Confirm deletion of collection MAIL_COLL [Y/N] (N): Y %DTM-I-DELETED, collection MAIL_COLL deleted Confirm deletion of collection DELETE_MAIL_COLL [Y/N] (N): Y %DTM-I-DELETED, collection DELETE_MAIL_COLL deleted %DTM-S-DELETIONS, 2 deletions completed DTM> This example deletes all the collections that contain MAIL as part of their name. The default /CONFIRM qualifier is in effect.