Monday, 10 August 2015

How can I set JVM property to many JVMs at once?

This from developerWorks Answers: -


is absolutely going to be of use at some point quite soon, so I'm cross-posting it here as an aide memoire.


2 comments:

  1. You can use https://github.com/stoeps13/ibmcnx2/blob/master/ibmcnx/config/JVMHeap.py this script asks you for each node and application server to provide initial and maximumHeap.

    ReplyDelete
  2. Christoph, thanks for this. I'll check it out .... Cheers, Dave

    ReplyDelete