Updated
This commit is contained in:
6
mqsc/qlocals.mqsc
Normal file
6
mqsc/qlocals.mqsc
Normal file
@@ -0,0 +1,6 @@
|
||||
DEFINE QLOCAL('LOCAL.QUEUE1') +
|
||||
REPLACE +
|
||||
DESCR('A local queue example') +
|
||||
MAXDEPTH(5000) +
|
||||
MAXMSGL(10485760) +
|
||||
DEFPSIST(YES)
|
||||
Reference in New Issue
Block a user