Author |
Message
|
sebastia |
Posted: Tue Jan 10, 2006 2:47 am Post subject: what value has mb set by "mqsichangeconfigmgr -j nnn&qu |
|
|
 Grand Master
Joined: 07 Oct 2004 Posts: 1003
|
I would like to know the way to know
the value that a given MB installation
has been set with the command
"mqsichangeconfigmgr -j NNN"
(heap size)
Maybe a Registry path ?
Also, the value that has been assigned by command
"mqsichangeconfigmgr -l N"
(domain security)
Thanks. Sebastian.
. |
|
Back to top |
|
 |
premkumar |
Posted: Tue Jan 10, 2006 3:14 am Post subject: |
|
|
 Apprentice
Joined: 24 Feb 2004 Posts: 40
|
Hi,
mqsichangeconfigmgr -j NNN
-j specifies the JVM heap size in megabytes....
By default it 128 mb and it can be changed ....... _________________ Thanks and Regards,
Premkumar.S |
|
Back to top |
|
 |
sebastia |
Posted: Tue Jan 10, 2006 3:53 am Post subject: |
|
|
 Grand Master
Joined: 07 Oct 2004 Posts: 1003
|
Yes, I know how to SET a value
Now it is diferent :
the MB is already installed
and I want to know the value of the JVM Heap
================================
What command shall I use ?? |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jan 10, 2006 4:33 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Try mqsireportproperties. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
mqmatt |
Posted: Tue Jan 10, 2006 10:26 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
premkumar wrote: |
By default it 128 mb and it can be changed ....... |
On v5 it is 128mb; on v6 it's 256mb.
Also on v6, the default and minimum values for this parameter are displayed in the command syntax help.
-Matt |
|
Back to top |
|
 |
sebastia |
Posted: Wed Jan 11, 2006 4:15 am Post subject: |
|
|
 Grand Master
Joined: 07 Oct 2004 Posts: 1003
|
.
I realy dont know the "execution group" parameter for the MQSIReportProperties ... neither I find a way to "display" it ...
*** BUT I DID FIND where THE VALUES set by
mqsichangeconfigmgr -j & -l
are stored :: ... in the Registry ...
Here they are :
HKLM -> Software -> IBM -> WebSphereMQIntegrator -> ConfigMgr -> NTDomainAware (taht's the "L" flag)
and the same path to ... MaxJVMHeapSize (that's "J" flag)
Enjoy ! |
|
Back to top |
|
 |
|