ALTER QALIAS

Use the MQSC command ALTER QALIAS to alter the parameters of an alias queue.

Synonym: ALT QA

ALTER QALIAS

ALTER QALIAS ( q-name ) FORCE
  • CMDSCOPE(' ')CMDSCOPE(qmgr-name)
  • 1
  • CMDSCOPE(*)1
  • 2QSGDISP(QMGR)QSGDISP(COPY)QSGDISP(GROUP)1
  • QSGDISP(PRIVATE)
  • 2common q attrs
  • alias q attrs
  • Common q attrsCUSTOM(stringCAPEXPRY(NOLIMITinteger
  • )
  • )
  • DEFPRTY(integer)
  • DEFPSIST(NOYES
  • )
  • DESCR(string)
  • PROPCTL(ALLCOMPATFORCENONEV6COMPAT
  • )
  • PUT(ENABLEDDISABLED
  • )
  • Alias q attrsCLUSTER(clustername)
  • CLUSNL(nlname)
  • CLWLPRTY(integer)
  • CLWLRANK(integer)
  • DEFBIND(OPENNOTFIXEDGROUP
  • )
  • DEFPRESP(SYNCASYNC
  • )
  • DEFREADA(NOYESDISABLED
  • )
  • GET(ENABLEDDISABLED
  • )
  • SCOPE(QMGRCELL3
  • )
  • 4TARGET(string)
  • 5TARGTYPE(QUEUETOPIC
  • )
  • 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.
    • 3 Valid only on Windows, UNIX, and Linux systems.
    • 4 Not valid on z/OS.
    • 5 The TARGQ parameter is available for compatibility with previous releases. It is a synonym of TARGET; we cannot specify both parameters.

    The parameters are described in ALTER queues.