Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!pasteur!ucbvax!vax1.physics.oxford.ac.UK!MACALLSTR From: MACALLSTR@vax1.physics.oxford.ac.UK Newsgroups: comp.os.vms Subject: Deleting queues. Message-ID: <8806281741.AA26070@ucbvax.Berkeley.EDU> Date: 28 Jun 88 17:43:10 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 14 X-Unparsable-Date: 15-JUN-1988 20:07:45 GMT +01:00 You may delete any queue using the following sequence. $ XXXXX $ STOP/QUE/RESET queuename $ YYYYY $ DELE/QUE queuename What '$ XXXX' and '$ YYYY' represent depends on a number of things. You may want to requeue jobs into another queue : then '$ YYYYY' would be the appropriate requeue command(s). If there are generic queues pointing to the queue 'queuename' , '$ XXXX' would be the command or commands to remove the reference(s) by deleting or modifying the generic queues. For a straight-forward queue '$ XXXX' and '$ YYYY' would be null. John