ALTER QALIAS

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

Synonym: ALT QA

ALTER QALIAS

Read syntax diagramSkip visual syntax diagramALTER QALIAS( q-name)FORCECMDSCOPE(' ')CMDSCOPE(qmgr-name)1CMDSCOPE(*)12QSGDISP(QMGR)QSGDISP(COPY)QSGDISP(GROUP)1QSGDISP(PRIVATE)2common q attrsalias q attrs
Common q attrs
Read syntax diagramSkip visual syntax diagramCUSTOM(string)DEFPRTY(integer)DEFPSIST(NOYES)DESCR(string)PROPCTL(ALLCOMPATFORCENONEV6COMPAT)PUT(ENABLEDDISABLED)
Alias q attrs
Read syntax diagramSkip visual syntax diagramCLUSTER(clustername)3CLUSNL(nlname)3CLWLPRTY(integer)CLWLRANK(integer)DEFBIND(OPENNOTFIXEDGROUP)3DEFPRESP(SYNCASYNC)DEFREADA(NOYESDISABLED)GET(ENABLEDDISABLED)SCOPE(QMGR4CELL5)TARGET(string)6TARGTYPE(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 AIX®, HP-UX, z/OS, IBM® i, Solaris, and Windows.
  • 4 Valid only on IBM i, Windows, UNIX, and Linux® systems.
  • 5 Valid only on Windows, UNIX, and Linux systems.
  • 6 The TARGQ parameter, defined in IBM WebSphere® MQ Version 6.0, is renamed to TARGET from Version 7.0 and generalized to allow you to specify the name of either a queue or a topic. The default value for TARGET is a queue, therefore TARGET(my_queue_name) is the same as TARGQ(my_queue_name).

The parameters are described in ALTER queues.