JavaEnvFile - Advanced SQL Engine - Teradata Database

Database Utilities

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
ynh1604715438919.ditamap
dita:ditavalPath
hoy1596145193032.ditaval
dita:id
B035-1102
lifecycle
previous
Product Category
Teradata Vantageā„¢

Purpose

Specifies the environment file for Java Virtual Machine (JVM) startup.

This field should be changed only by Teradata Support Center personnel.

Default

This field has no initial value.

Usage Notes

In the environment file, each line specifies a JavaVMInitArgs option or an environment variable for the UDF server process. This permits the database administrator to configure the JVM as needed for Java external stored procedures routines.

The lines for JavaVMInitArgs should be before the lines for environment variables in the file.

An environment file with the same path and file name must exist on all nodes of the system.

Example: Java environment settings file

The contents of the environment file is similar to the following:

[REG]-Xms50m
[REG]-Xmx100m
[HYB]-Xms200m
[HYB]-Xmx500m

[Environment Variables]
UDF_DEBUG_WAIT=1