Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

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