Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
BIP SQL low performance

We have two instances with same transaction data.
And we released the same data model and report in the two instances.
Instance 1 has good performance(100s) but instance 2 is in low performance(500s).
I checked the execution plan of two instances.
Table name FND_BUG35276363_PSR1 is founded in instance 2's execution plan which is not involved in sql statement.
Execution plan of instance 1 don't have such a thing.
Is there any information about such a table name? Does it impact the performance of sql?