You need to open any book by performance tuning.
How many concurrent connections, which connection type (shared/dedicated) do you use, how many records (SQL_TEXT) in the v$sqlarea and how many distinct records (SQL_TEXT) inb the v$sqlarea ...

Originally posted by Allen
2. If I decrease the shared_pool_size, can I achieve the DD-Cache quality performance?