Oracle Business Intelligence Applications

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Odi performance issues in using IKM BIAPPS SQL Target Override

Received Response
1
Views
2
Comments

Hi,

I am just using a simple update statement in a interface with IKM IKM BIAPPS SQL Target Override. The update statement runs for a long time when it runs through ODI about 15 - 30 mins . But when run in SQL developer it runs under a second.

What could be the reasons?

regards

Arun D

Answers

  • 841717
    841717 Rank 2 - Community Beginner

    Please check the operator log and confirm if its the "Perform Update" step itself which is taking 15-30 mins. I ask this because there is a possibility of other table maintenance tasks which could be dropping / re-building indexes and could be adding to task's overall execution time.

  • user5533274
    user5533274 Rank 2 - Community Beginner

    Yes just the update task takes a lot of timeUpdate issues.JPG