DEFINE QLOCAL

Use DEFINE QLOCAL to define a new local queue, and set its parameters.

Synonym: DEF QL

DEFINE QLOCAL

Read syntax diagramSkip visual syntax diagramDEFINE QLOCAL( q-name)CMDSCOPE(' ')CMDSCOPE(qmgr-name)1CMDSCOPE(*)12QSGDISP(QMGR)QSGDISP(COPY)1QSGDISP(GROUP)1QSGDISP(SHARED)12Define attributesCommon queue attributesLocal queue attributes
Define attributes
Read syntax diagramSkip visual syntax diagramLIKE(qlocal-name)NOREPLACEREPLACE
Common queue attributes
Read syntax diagramSkip visual syntax diagramCUSTOM(' ')CUSTOM(string)DEFPRTY(0)3DEFPRTY(integer)DEFPRESP(SYNC)3DEFPRESP(ASYNC)DEFPSIST(NO)3DEFPSIST(YES)DESCR(' ')3DESCR(string)PUT(ENABLED)3PUT(DISABLED)
Local queue attributes
Read syntax diagramSkip visual syntax diagramACCTQ(QMGR)3ACCTQ(ONOFF)BOQNAME(' ')3BOQNAME(string)BOTHRESH(0)3BOTHRESH(integer)CFSTRUCT(' ')CFSTRUCT(structure-name)2CLCHNAME(channel name)4CLUSNL(' ')3CLUSNL(nlname)5CLUSTER(' ')3CLUSTER(clustername)5CLWLPRTY(0)3CLWLPRTY(integer)CLWLRANK(0)3CLWLRANK(integer)CLWLUSEQ(QMGR)3CLWLUSEQ(ANYLOCAL)DEFBIND(OPEN)3DEFBIND(NOTFIXEDGROUP)DEFREADA(NO)3DEFREADA(YESDISABLED+)DEFSOPT(SHARED)6DEFSOPT(EXCL)DISTL(NO)3DISTL(YES)7GET(ENABLED)3GET(DISABLED)NOHARDENBO3HARDENBOINDXTYPE(NONE)3INDXTYPE(MSGIDCORRELIDGROUPIDMSGTOKEN)2INITQ(' ')3INITQ(string)MAXDEPTH(5000)8MAXDEPTH(integer)MAXMSGL(4 194 304)3MAXMSGL(integer)MONQ(QMGR)3MONQ(OFFLOWMEDIUMHIGH)MSGDLVSQ(PRIORITY)3MSGDLVSQ(FIFO)NPMCLASS(NORMAL)3NPMCLASS(HIGH)4PROCESS(' ')3PROCESS(string)PROPCTL(COMPAT)PROPCTL(ALLFORCENONEV6COMPAT)QDEPTHHI(80)3QDEPTHHI(integer)QDEPTHLO(20)9QDEPTHLO(integer)QDPHIEV(DISABLED)3QDPHIEV(ENABLED)QDPLOEV(DISABLED)3QDPLOEV(ENABLED)QDPMAXEV(ENABLED)3QDPMAXEV(DISABLED)QSVCIEV(NONE)3QSVCIEV(HIGHOK)QSVCINT(999 999 999)3QSVCINT(integer)RETINTVL(999 999 999)3RETINTVL(integer)SCOPE(QMGR)103SCOPE(CELL)11SHARE12NOSHARESTATQ(QMGR)3STATQ(OFFON)10STGCLASS('DEFAULT')3STGCLASS(string)2TRIGDATA(' ')3TRIGDATA(string)TRIGDPTH(1)3TRIGDPTH(integer)NOTRIGGER3TRIGGERTRIGMPRI(0)3TRIGMPRI(integer)TRIGTYPE(FIRST)3TRIGTYPE(EVERYDEPTHNONE)USAGE(NORMAL)3USAGE(XMITQ)
Notes:
  • 1 Valid only on z/OS® and when the queue manager is a member of a queue-sharing group.
  • 2 Valid only on z/OS.
  • 3 This is the default supplied with IBM® WebSphere® MQ, but your installation might have changed it.
  • 4 Not valid on z/OS.
  • 5 Valid on UNIX, Linux®, IBM i, Windows, and z/OS systems.
  • 6 This is the default supplied with IBM WebSphere MQ (except on z/OS, where it is EXCL), but your installation might have changed it.
  • 7 Valid on IBM i, UNIX, Linux, and Windows systems.
  • 8 This is the default supplied with IBM WebSphere MQ (except on z/OS, where it is 999 999 999), but your installation might have changed it.
  • 9 This is the default supplied with IBM WebSphere MQ (except on z/OS where it is 40), but your installation might have changed it.
  • 10 Valid on IBM i, UNIX, Linux, and Windows systems.
  • 11 Valid only on UNIX, Linux, and Windows systems.
  • 12 This is the default supplied with IBM WebSphere MQ (except on z/OS, where it is NOSHARE), but your installation might have changed it.