Home

 

DELETE QLOCAL

 

Use DELETE QLOCAL to delete a local queue definition. We can specify that the queue must not be deleted if it contains messages, or that it can be deleted even if it contains messages.

Synonym: DELETE QL


DELETE QLOCAL >>-DELETE QLOCAL--(--q-name--)---------------------------------->    .-CMDSCOPE(' ')-----------------. (2) .-NOPURGE-.    >--+-------------------------------+------+---------+----------->    | (1) | '-PURGE---'       +-CMDSCOPE--(--qmgr-name--)-----+        | (1) |        '-CMDSCOPE(*)-------------------'        .-QSGDISP(QMGR)-------. (2)    >--+---------------------+-------------------------------------><    +-QSGDISP(COPY)-------+        | (1) |        +-QSGDISP(GROUP)------+        | (1) |        '-QSGDISP(SHARED)-----'    

Notes:

  1. Valid only on z/OS when the queue manager is a member of a queue-sharing group.

  2. Valid only on z/OS.

 

Parent topic:

DELETE queues


sc11530_


 

Home