Home
DEFINE QLOCAL
Use DEFINE QLOCAL to define a new local queue, and set its parameters.
Synonym: DEF QL
DEFINE QLOCAL >>-DEFINE QLOCAL--(--q-name--)----------------------------------> .-CMDSCOPE(' ')-----------------. (2) >--+-------------------------------+----------------------------> | (1) | +-CMDSCOPE--(--qmgr-name--)-----+ | (1) | '-CMDSCOPE(*)-------------------' .-QSGDISP(QMGR)-------. (2) >--+---------------------+------+------------------+------------> | (1) | '-| define attrs |-' +-QSGDISP(COPY)-------+ | (1) | +-QSGDISP(GROUP)------+ | (1) | '-QSGDISP(SHARED)-----' >--+--------------------+--+-------------------+--------------->< '-| common q attrs |-' '-| local q attrs |-' Define attrs .-NOREPLACE-. |--+-------------------------+--+-----------+-------------------| '-LIKE--(--qlocal-name--)-' '-REPLACE---' Common q attrs (3) (3) .-DEFPRTY(0)-------------. .-DEFPSIST(NO)-----. |--+------------------------+--+------------------+-------------> '-DEFPRTY--(--integer--)-' '-DEFPSIST(YES)----' (3) (3) .-DESCR(' ')----------. .-PUT(ENABLED)-----. >--+---------------------+--+------------------+----------------| '-DESCR--(--string--)-' '-PUT(DISABLED)----' Local q attrs (3) (3) .-ACCTQ(QMGR)----------. .-BOQNAME(' ')----------. |--+----------------------+--+-----------------------+----------> '-ACCTQ--(--+-ON--+--)-' '-BOQNAME--(--string--)-' '-OFF-' (3) .-BOTHRESH(0)-------------. >--+-------------------------+----------------------------------> '-BOTHRESH--(--integer--)-' .-CFSTRUCT(' ')------------------. (2) >--+--------------------------------+---------------------------> '-CFSTRUCT--(--structure-name--)-' (3) .-CLUSNL(' ')----------. (4) >--+----------------------+-------------------------------------> '-CLUSNL--(--nlname--)-' (3) .-CLUSTER(' ')---------------. (4) >--+----------------------------+-------------------------------> '-CLUSTER--(--clustername--)-' (3) (3) .-CLWLPRTY(0)-------------. .-CLWLRANK(0)-------------. >--+-------------------------+--+-------------------------+-----> '-CLWLPRTY--(--integer--)-' '-CLWLRANK--(--integer--)-' (3) (3) .-CLWLUSEQ(QMGR)------------. .-DEFBIND(OPEN)-----. (4) >--+---------------------------+--+-------------------+---------> '-CLWLUSEQ--(--+-ANY---+--)-' '-DEFBIND(NOTFIXED)-' '-LOCAL-' (5) (3) .-DEFSOPT(SHARED)-----. .-DISTL(NO)-----. (6) >--+---------------------+--+---------------+-------------------> '-DEFSOPT(EXCL)-------' '-DISTL(YES)----' (3) (3) .-GET(ENABLED)-----. .-NOHARDENBO-----. >--+------------------+--+----------------+---------------------> '-GET(DISABLED)----' '-HARDENBO-------' (3) .-INDXTYPE(NONE)---------------. (2) >--+------------------------------+-----------------------------> '-INDXTYPE--(--+-MSGID----+--)-' +-CORRELID-+ +-GROUPID--+ '-MSGTOKEN-' (3) (7) .-INITQ(' ')----------. .-MAXDEPTH(5000)----------. >--+---------------------+--+-------------------------+---------> '-INITQ--(--string--)-' '-MAXDEPTH--(--integer--)-' (3) (3) .-MAXMSGL(4 194 304)-----. .-MONQ(QMGR)-------------. >--+------------------------+--+------------------------+-------> '-MAXMSGL--(--integer--)-' '-MONQ--(--+-OFF----+--)-' +-LOW----+ +-MEDIUM-+ '-HIGH---' (3) (3) .-MSGDLVSQ(PRIORITY)-----. .-NPMCLASS(NORMAL)-----. (8) >--+------------------------+--+----------------------+---------> '-MSGDLVSQ(FIFO)---------' '-NPMCLASS(HIGH)-------' (3) (3) .-PROCESS(' ')----------. .-QDEPTHHI(80)------------. >--+-----------------------+--+-------------------------+-------> '-PROCESS--(--string--)-' '-QDEPTHHI--(--integer--)-' (9) (3) .-QDEPTHLO(40)------------. .-QDPHIEV(DISABLED)-----. >--+-------------------------+--+-----------------------+-------> '-QDEPTHLO--(--integer--)-' '-QDPHIEV(ENABLED)------' (3) (3) .-QDPLOEV(DISABLED)-----. .-QDPMAXEV(ENABLED)-----. >--+-----------------------+--+-----------------------+---------> '-QDPLOEV(ENABLED)------' '-QDPMAXEV(DISABLED)----' (3) (3) .-QSVCIEV(NONE)-----------. .-QSVCINT(999 999 999)-----. >--+-------------------------+--+--------------------------+----> '-QSVCIEV--(--+-HIGH-+--)-' '-QSVCINT--(--integer--)---' '-OK---' (3) (10) (3) .-RETINTVL(999 999 999)-----. .-SCOPE(QMGR)----------. >--+---------------------------+--+----------------------+------> '-RETINTVL--(--integer--)---' | (11) | '-SCOPE(CELL)----------' (12) (3) .-SHARE------. .-STATQ(QMGR)----------. (13) >--+------------+--+----------------------+---------------------> '-NOSHARE----' '-STATQ--(--+-OFF-+--)-' '-ON--' (3) .-STGCLASS('DEFAULT')-----. (2) >--+-------------------------+----------------------------------> '-STGCLASS--(--string--)--' (3) (3) .-TRIGDATA(' ')----------. .-TRIGDPTH(1)-------------. >--+------------------------+--+-------------------------+------> '-TRIGDATA--(--string--)-' '-TRIGDPTH--(--integer--)-' (3) (3) .-NOTRIGGER-----. .-TRIGMPRI(0)-------------. >--+---------------+--+-------------------------+---------------> '-TRIGGER-------' '-TRIGMPRI--(--integer--)-' (3) (3) .-TRIGTYPE(FIRST)-----------. .-USAGE(NORMAL)-----. >--+---------------------------+--+-------------------+---------| '-TRIGTYPE--(--+-EVERY-+--)-' '-USAGE(XMITQ)------' +-DEPTH-+ '-NONE--'
Notes:
- Valid only on z/OS when the queue manager is a member of a queue-sharing group.
- Used only on z/OS.
- This is the default supplied with WebSphere MQ, but your installation might have changed it.
- Valid only on AIX, HP OpenVMS, HP-UX, Linux, i5/OS, Solaris, Windows, and z/OS.
- This is the default supplied with WebSphere MQ (except on z/OS, where it is EXCL), but your installation might have changed it.
- Valid only on AIX, HP OpenVMS, HP-UX, Linux, i5/OS, Solaris, and Windows.
- This is the default supplied with WebSphere MQ (except on z/OS, where it is 999 999 999), but your installation might have changed it.
- Not valid on z/OS.
- This is the default supplied with WebSphere MQ (except on platforms other than z/OS where it is 20), but your installation might have changed it.
- Valid only on HP OpenVMS, i5/OS, UNIX systems, and Windows.
- Valid only on HP OpenVMS, UNIX systems, and Windows.
- This is the default supplied with WebSphere MQ (except on z/OS, where it is NOSHARE), but your installation might have changed it.
- Valid only on i5/OS, UNIX systems, and Windows.
Parent topic:
DEFINE queues
sc11210_
Home