Table of Contents

Search

  1. Preface
  2. Understanding PowerExchange for Salesforce
  3. Configuration
  4. Salesforce Sources and Targets
  5. Salesforce Lookup Transformation
  6. Salesforce Merge Transformation
  7. Salesforce PickList Transformation
  8. Salesforce Sessions and Workflows
  9. Appendix A: Datatype Reference
  10. Appendix B: Glossary

PowerExchange for Salesforce User Guide for PowerCenter

PowerExchange for Salesforce User Guide for PowerCenter

Java Heap Size Configuration

Java Heap Size Configuration

For the Salesforce session to successfully perform the read operation, configure the memory for the Java heap size in the node that runs the PowerCenter Integration Service.
To configure the Java heap size, perform the following steps:
  1. In the Administrator Console, navigate to the PowerCenter Integration Service for which you want to change the Java heap size.
  2. Click the
    Processes
    tab.
  3. Click
    Custom Properties
    . The
    Edit Custom Properties
    dialog box appears.
  4. Click
    New
    to add a new custom property. The following table lists the property names and sample values:
  5. Specify the property name and value.
    Property Name
    Property Value
    Sample value
    JVMOption1
    -Xmx<memory_size>
    to set the maximum heap size
    -Xmx1024m
    JVMOption2
    -Xms<memory_size>
    to set the minimum heap size
    -Xms512m
    Specify the maximum and minimum heap size based on the data you want to process.
  6. Restart the PowerCenter Integration Service.

0 COMMENTS

We’d like to hear from you!