Eloqua REST Connector > Troubleshooting > Increasing the Secure Agent memory
  

Increasing the Secure Agent memory

For the Eloqua REST mapping to successfully perform a write operation, configure the memory for the Java heap size on the Secure Agent machine.
    1Select Administer > Runtime Environments.
    2On the Runtime Environments page, select the Secure Agent for which you want to increase memory from the list of available Secure Agents.
    3In the upper-right corner, click Edit.
    4In the System Configuration Details section, select the Type as DTM for the Data Integration Service.
    5Edit the JVMOption1 as -Xmx2048m, JVMOption2 as -Xmx2048m, and INFA_MEMORY as -Xms256m -Xmx2048m -XX:MaxPermSize=128m.
    Note: Specify the maximum and minimum heap size based on the data you want to process.
    6Restart the Secure Agent manually.