Skip to main content

JDBCGatewayJVMArgs

Optional JVM arguments to use when starting the JDBC Gateway.

Synopsis

[SQL]    JDBCGatewayJVMArgs=args

Description

Optional JVM arguments to include in the command line when starting the JDBC Gateway.

Examples

This entry defines the minimum (-Xms) and maximum (-Xmx) JVM heap size:

JDBCGatewayJVMArgs=-Xms64m -Xmx512m
Range of Values

A string of 0–1024 characters.

Management Portal

On the page System Administration > Configuration > Connectivity > JDBC Gateway Server, in the JVM Arguments field, enter arguments.

FeedbackOpens in a new tab