mqsichangeproperties command allows to change broker properites.
use mqsireportproperties to look at the existing values.
e.g:
mqsireportproperties BrokerName -e <ExGrpName>
-o ComIbmJVMManager -a
Result: (from broker on my workstation on windowsxp)
ComIbmJVMManager=''
uuid='ComIbmJVMManager'
userTraceLevel='none'
traceLevel='none'
userTraceFilter='none'
traceFilter='none'
jvmVerboseOption='none'
jvmDisableClassGC='false'
jvmNativeStackSize='-1'
jvmMinHeapSize='134217728'
jvmMaxHeapSize='-1'
jvmDebugPort='0'
(-a lists all the properties and values of the object specified with -o option)
Accordingly you can change property values using mqsichangeproperties.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum