We have a Custom BIP Report (involving large data in Incentive Compensation) is running longer in Prod than pre Prod. I see more full table scan in Prod than in pre prod which is recently cloned from Prod. When I compare the Execution Plans they are deferent in pre prod and prod for Custom BIP Report in Oracle ERP/CRM. I see more full table scan in Prod than in pre prod . Also Plan hash value is defferent. In stand alone database I can flush out the query to force oracle to pick a new execution plan but I dont have access in Oracle SaaS ERP. How do I force
Oracle SaaS BIP report to pick same execution plan. Attached are the logs of pre prod (SUCCESS) and prod (FAILED)