Some SQLs running in RBO mode
Hi,
I'm confusing on optimizer.
Some SQLs from FLEXCUBE 12 run slowly in test servers. (We are going to upgrade from FLEXCUBE 10 to FLEXCUBE 12)
So when I checked v$sqlarea the column optimizer_mode shows 'RULE' for the slow SQLs.
EM shows the RULE as well.
Actually the init param optimizer_mode is set to ALL_ROWS.
How can the 'RULE' optimizer mode happen?
Please Help me!
Thanks.