Microsoft CDM Folders V2 Connector

Microsoft CDM Folders V2 Connector

Overhead limit exceeded error when you write large records

Overhead limit exceeded error when you write large records

When you run a mapping to write large number of records, you might encounter the following error:
"ERROR java.lang.OutOfMemoryError: GC overhead limit exceeded"
To resolve this issue, perform the following tasks to configure the JVM options in the Secure Agent to increase the memory for the Java heap size:
  1. Select
    Administer
    Runtime Environments
    .
  2. On the
    Runtime Environments
    page, select the Secure Agent for which you want to increase memory from the list of available Secure Agents.
  3. In the upper-right corner, click
    Edit
    .
  4. In the
    System Configuration Details
    section, select the
    Type
    as
    DTM
    for the Data Integration Service.
  5. Edit the
    JVMOption1
    as
    -Xms512m
    and
    JVMOption2
    as
    -Xmx1024m
    .
    Specify the maximum and minimum heap size based on the data you want to process.
  6. Restart the Secure Agent manually.

0 COMMENTS

We’d like to hear from you!