PRD is slow and TEST is fast
I am using EXA-DATA X7.
And I have bad performance in Prod environment.
What I did is as below.
- Optimizer config parameter compare.
- compare row numbers of tables
- compare stats (last analyzed, stale_stats,global_stats)
- Plan / AWR report >blocking
What do I have to do, what else do I have to configure.
0