Table of Contents

Search

  1. Preface
  2. Introduction
  3. Informatica IDQ Cleanse Engine
  4. Informatica Address Verification Cleanse Engine
  5. Trillium Director Cleanse Engine
  6. Troubleshooting

Setting the JVM Size for WebSphere on Windows/UNIX

Setting the JVM Size for WebSphere on Windows/UNIX

To set the JVM size for WebSphere:
  1. Open the WebSphere Console.
  2. Navigate to Servers> Application Server> <
    Your Server
    >>Process Definition> Java Virtual Machine.
  3. Add the following parameters to the Generic JVM Arguments:
    -Xss1024k - Parameter to set JVM stack size of 1 MB -Xms512m - Parameter to set JVM heap with a start (minimum) size of 512 MB -Xmx1024m - Parameter to set JVM heap to allow growth to maximum of 1 GB
  4. If you use
    Informatica Address Verification
    5.4 or later, add the following parameter to the Generic JVM Arguments:
    -Xmso2048k - Parameter to increase the operating system thread stack size
  5. Save the configuration.
  6. Restart the WebSphere application server profile that runs the
    Process Server
    .

0 COMMENTS

We’d like to hear from you!