Default: 0
Range: 0 – 2G
Increment: 64M
Maximum amount of memory to use for JIT. Specifying 0 enables dynamic allocation, which will utilize up to half of physical memory or 2GB, whichever is less.
Note:If running on a Windows host system equipped with more than 32GB of memory and the following error is encountered, set the jit_memory parameter to 2GB.
Unable to reserve JIT buffer area: error 87: The parameter is incorrect.