SJJS gate, CREATE_JVMSERVER function

The CREATE_JVMSERVER function creates a JVMSERVER resource.

Input parameters

ENABLESTATUS
Optional parameter
The status of the JVMSERVER resource.
JVMPROFILE
The JVM profile that the JVM server uses during initialization.
JVMSERVER
The name of the JVMSERVER resource.
LERUNOPTS
The program that defines the runtime options for the Language Environment® enclave.
RESOURCE_SIGNATURE
The resource signature of the JVMSERVER resource.
THREADLIMIT
Optional parameter
The maximum number of threads that are allowed in the Language Environment enclave.
WARM_RESTART
Optional parameter
Indicates whether the JVMSERVER resource is to be recovered from the catalog during a warm restart of CICS®.

Output parameters

REASON
The following values are returned when RESPONSE is DISASTER:
  • ABEND
  • DIRECTORY_ERROR
  • DUPLICATE
  • INSUFFICIENT_STORAGE
  • INSUFFICIENT_THREADS
  • INTERNAL_ERROR
  • SEVERE_ERROR
  • THREADS_LIMITED
RESPONSE
Indicates whether the domain call was successful. For more information, see RESPONSE parameter on domain interfaces.