JVM Arguments (Optional)

You can specify JVM arguments by using one of the following ways:

Note: JVM arguments specified via UI supersede arguments specified in the text file.

When you install multiple Database Agents, JVM arguments apply to all the agents.

When you restart the Database Agent:

  • If the JVM arguments were specified both via UI and the dbagent-jvm-args.txt file, then the arguments specified via UI are retained and the text file is ignored.
  • If the JVM arguments were specified only in the dbagent-jvm-args.txt file, then the text file arguments are retained.

When you rollback the Database Agent, JVM arguments specified in the rolled-back version are retained.

UI

Perform the following steps after the Database Agent is installed:
Specify the JVM arguments in JVM Args.
Each argument must be separated by a space.

Text File

Note: JVM arguments specified via UI supersede arguments specified in the text file.

Perform the following steps after the Database Agent is installed:

  1. Open the db-agent package and locate the dbagent-jvm-args.txt file.
  2. Specify the JVM parameters in the dbagent-jvm-args.txt file.
  3. Restart the Database Agent by using the Restart button on Home > Agent Management > Manage Agents > Agents > Database Agents.