Oracle 11g upgrade issues
Hello :
We recently migrated our database from 9.2.07 (RBO) to 11.2.0.1 (CBO) ( Solaris 10 Sparc 64 bit ). Ever since the migration happened we are experiencing the following issues:
1. Execution plans are very costly. ( Please note that we moved from RBO to CBO )
2. High Gets / Reads
3. High CPU Utilization
4. High waits on 'DB FILE SEQUENTIAL READ'
5. This situation is vitually killing all our applications performance.
I know that oracle 11g explicitly does not support RULE based optimizer , but is there any parameters that can force it go the RBO way.
I would really appreciate your help.
Regards,
BMP