Product Documentation

Database Administrator's Guide

Previous Topic

Next Topic

SETENV

Sets an environment variable within the server process. This keyword is mainly used to configure the Java environment or SQL behavior.

SETENV DH_JVM_OPTION_STRINGS=-Xms100m -Xmx300m

Limits JVM memory.

TOCIndex