Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Reading Siebel S_AUDIT_ITEM

Hi ,
We have requirement to read SIEBEL. S_AUDIT_ITEM table to capture the history of few attributes and load it into DWH.
Informatica mappings issue queries with conditions like BUSCOMP_NAME='<>' and AUDIT_LOG like '%TABLE_COLUMN%' and OPEARTION_DT in between some dates.
S_AUIDT_ITEM table currently has 27million records and we have index defined on BUSCOMP_NAME column only.
The data retrieval takes more time for Informatica reader and hence delays the entire DAC load.
Request to provide any performance suggestions or reference to any documentation for this issue.