2. Below command is to list all the SFTP security identities configured for the broker
mqsireportdbparms ACEORNG-TEST -n sftp::*
2. JvmMaxHeapSIze for EG in ACE
To fetch current details/values
mqsireportproperties NODE -e EGName -o ComIbmJVMManager -r
jvmMaxHeapSize='268435456'
jvmMinHeapSize='33554432'
To change/update the valuse
mqsichangeproperties NODE -e EGNAME -o ComIbmJVMManager -n jvmMaxHeapSize -v 2147483648
BIP8491W: The changes have been accepted and persisted by the integration server 'EGNAME '. An integation server restart is required for the changes to become active.
BIP8071I: Successful command completion.
No comments:
Post a Comment