Database Tuning (MOSC)

MOSC Banner

after upgrade to 12c, "hard parse" problem

edited Oct 6, 2016 5:19AM in Database Tuning (MOSC) 5 commentsAnswered

Hello,

We have an applicaion which runs well in 11gR2, but upgrading to 12c,
all queries become slow.

The top wait events: “Hard Parse Due to Literal Usage” and ”Latch Free Waits”.

what we do, change parameter as below:

         DISK_ASYNCH_IO=TRUE  and  FILESYSTEMIO_OPTIONS=ASYNCH
         OPEN_CURSORS=1200 and SESSION_CACHED_CURSORS=100

*increase open_cursors from 300 to 1200
*increate SESSION_CACHED_CURSORS to 100


but, still slow,

1. is this issue was introduced by the upgrade to 12c oracle databasea?
2.  any similar experience. Any solution?

Thank you very much.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center