Setting Gateway daemon JVM options

Startup options are used to set the properties of the Gateway daemon JVM, such as heap size and Java™ properties.

JVM options can be specified in the parameters passed to the ctgstart command using the PARM string on the EXEC PGM=CTGBATCH section of the JCL, or using the CTGSTART_OPTS environment variable. Each JVM option must be prefixed with -j.

For example, to set the maximum JVM heap size to 512MB:
CTGSTART_OPTS=-j-Xmx512M

The parameter list for the CTGSTART_OPTS environment variable can exceed 100 characters. For more information see Environment variables: remote mode.


Concept Concept

Feedback


Timestamp icon Last updated: Wednesday, 27 August 2014


https://ut-ilnx-r4.hursley.ibm.com/tgzos_latest/help/topic/com.ibm.cics.tg.zos.doc//configuring/topics/set_jvm_options.html