Setting JVM Memory Properties
Open Text Corporation recommends the following settings for your JVM (Java Virtual Machine).
- Log on to the PowerCenter domain's Administration Console.
- Select the Domain tab, and click Services and Nodes.
- In the Domain Navigator, click the entry for the PowerCenter Integration Service.
-
Click Edit next to the Custom Properties section.
-
In the Edit Custom Properties dialog box, click New.
- Enter a name.
- Set a minimum heap memory size to at least 1024 m. Enter
-Xms=1024m
- Click OK.
-
In the Edit Custom Properties dialog box, click New again.
- Enter a name.
-
Set a maximum heap memory size to at least double the minimum you just entered.
Enter
-Xmx=2048m
-
Click OK.