JVM Settings
- Navigate to Servers>Server Types>WebSphere application servers.
- Select the ODS application server.
- Expand Java and Process Management.
- Select Process Definition.
- Select Java Virtual Machine.
- In the Classpath text box, enter the location of the ODS property files.
Example: /opt/oracle/ODS/conf/ or c:\oracle\ODS\conf\
Note: Be sure to include the trailing slash (/ or ) character.
- Set Initial Heap Size to 512.
- Set Maximum Heap Size to 2048.
- In the Generic JVM Arguments text box, enter the following arguments, replacing the location of each file (highlighted) with the correct location for the configuration.
Note: You may find it easier to copy the text below to a text editor and make the necessary changes there, then copy and paste it into the JVM Arguments text box.
-XX:+UseG1GC
- Click OK.
Configure the Listening Port
- Select Servers>Server Types>WebSphere application servers.
- Select the ODS server.
- In the Communications section, select Ports.
Note: The port listed for WC_defaulthost.
- If the port number needs to be changed, select the WC_defaulthost port.
- Modify the Port text box as needed.
- Click OK.
Configure the Virtual Host
- Select Environment > Virtual Hosts.
- Click default_host.
- Click Host Aliases.
- Click New.
- Enter the port assigned for WC_defaulthost in the previous listening port section.
- Click OK.