Troubleshooting the Siebel CRM Integration with Oracle Unity
The following table provides troubleshooting information for various error conditions you might encounter in your Siebel CRM integration with Oracle Unity:
Error |
Symptom | Explanation | Solution |
---|---|---|---|
Incremental CSV file is not generated when data is updated. |
The end user creates a new record or modifies an existing record. However, the incremental CSV file is not generated. |
For incremental loading to work, the Transaction Processor (TxnProc) component is required, and also a recurring Search Incremental Indexer job. |
Try the following:
|
Insufficient inputs to perform this operation (SBL-SRH-60007). |
When trying to Export or Export All from the Export Engine Settings view, the administrator gets this error. |
One or more driver parameters are configured incorrectly. |
Try the following:
|
GC overhead limit exceeded in the OOS File Upload Service JBS log. |
The CSV file is created in the local File System and is not uploaded to Oracle Object Storage. |
When the JVM runs out of memory, this error is encountered. |
Try the following:
|
Unable to upload the CSV file to Object Storage. |
Certificate error is seen while uploading the CSV file to Object Storage. |
The Tomcat that runs the OOS File Upload Service does not have the Root Certificate of the OCI cloud where you are trying to upload. |
Try the following:
|
Unable to open or find the private key file. |
Private key not found error is seen while uploading the CSV file to Object Storage. |
The Tomcat is not able to find the private key file that is specified in the driver parameter key_file. |
Try the following:
|