Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Bolo.

Table of Contents

Search

  1. Preface
  2. Understanding PowerExchange for Siebel
  3. PowerExchange for Siebel Configuration
  4. Siebel Sources
  5. Application Source Qualifier for Siebel Sources
  6. Siebel Targets
  7. Siebel Business Service Transformation
  8. Siebel EIM Read Transformation
  9. Siebel EIM Load Transformation
  10. Siebel EIM Invoker Transformation
  11. Siebel Sessions
  12. Datatype Reference
  13. Error Messages
  14. Glossary

PowerExchange for Siebel User Guide for PowerCenter

PowerExchange for Siebel User Guide for PowerCenter

Troubleshooting Siebel Sessions

Troubleshooting Siebel Sessions

When I configure the PowerCenter Integration Service to load multiple partitions of a Siebel target, the session fails with the following error:
[OMRPC Request <Request ID> on connection <connection ID> was abandoned after <milliseconds> ms because it timed out.]
To resolve the error:
  1. Create the siebel.properties file and increase the values for the following connection parameters:
    • siebel.conmgr.sesstimeout. The Siebel server waits for the specified number of seconds before disconnecting an idle client session. The value for the parameter must be a positive integer. Default is 2700 seconds.
    • siebel.conmgr.poolsize. The Siebel server maintains a pool of open connections for each object manager process and shares the pool with all users of that process. Set the maximum number of connections that can be stored in a pool to a value between 1 and 499. Default is 2.
  2. Copy the siebel.properties file to the following directory:
    <PowerCenter Installation Directory>\server\bin\javalib
  3. In the Administrator tool, append the directory path of the siebel.properties file in the Java SDK Classpath property for the PowerCenter Integration Service process.
When I configure the EIM task to run in Synchronous mode, the session fails with the following error:
[CMGR WARNING] Removing connection pool <connection string>/!1.cfc
To resolve the error:
  1. Create the siebel.properties file.
  2. Increase the value for the siebel.conmgr.txtimeout connection parameter.
    The PowerCenter Integration Service waits for the configured number of milliseconds after sending a request to the Siebel Server. The value for the parameter must be a positive integer. Default is 600000 milliseconds.
  3. Copy the siebel.properties file to the following directory:
    <PowerCenter Installation Directory>\server\bin\javalib
  4. n the Administrator tool, append the directory path of the siebel.properties file in the Java SDK ClassPath property for the PowerCenter Integration Service process.

0 COMMENTS

We’d like to hear from you!