Setting JVM Memory Properties

Open Text Corporation recommends the following settings for your JVM (Java Virtual Machine).

  1. Log on to the PowerCenter domain's Administration Console.
  2. Select the Domain tab, and click Services and Nodes.
  3. In the Domain Navigator, click the entry for the PowerCenter Integration Service.
  4. Click Edit next to the Custom Properties section.

  5. In the Edit Custom Properties dialog box, click New.

    1. Enter a name.
    2. Set a minimum heap memory size to at least 1024 m. Enter -Xms=1024m
    3. Click OK.
  6. In the Edit Custom Properties dialog box, click New again.

    1. Enter a name.
    2. Set a maximum heap memory size to at least double the minimum you just entered.

      Enter -Xmx=2048m

    3. Click OK.