Setting the JVM

Issue this command to explicitly set the JVM that the CICS® Universal Client uses:
ctgjava -s=jvmlocation

where jvmlocation is the fully-qualified path name of the Java™ executable file.

If the path name contains spaces, enclose it in quotation marks. For example: ctgjava -s="C:\Program Files\IBM\Java15\bin\java.exe"

Start of changeOn Windows® Vista to configure Java for CICS Universal Client the cgtjava utility must be invoked from an elevated command prompt.End of change