DELETE QREMOTE (delete local definition of remote queue)

Use DELETE QREMOTE to delete a local definition of a remote queue. It does not affect the definition of that queue on the remote system.

Synonym: DELETE QR

DELETE QREMOTE

Read syntax diagramSkip visual syntax diagram DELETE QREMOTE ( q-name ) AUTHREC(YES )AUTHREC(NO)1CMDSCOPE(' ')CMDSCOPE(qmgr-name)2CMDSCOPE(*)23QSGDISP(QMGR)QSGDISP(COPY)QSGDISP(GROUP)23IGNSTATE(NO)4IGNSTATE(YES)
Notes:
  • 1 Not valid on z/OS®.
  • 2 Valid only on z/OS when the queue manager is a member of a queue sharing group.
  • 3 Valid only on z/OS.
  • 4 Valid only on AIX®, Linux®, and Windows.

The parameters are described in DELETE queues.