Database Tuning (MOSC)

MOSC Banner

question about execution plan if the SQL can't be executed in parallel

edited May 17, 2011 3:40PM in Database Tuning (MOSC) 12 commentsAnswered ✓
 Hi All,
I know when oracle finds that no resource is available for processing one sql in parallel, it will execute it serially.
But what will happen to the execution plan of this sql?

Since the execution plan was generated at parse stage is parallelized, will the sql be re-parsed to generate a new serial plan?

Best regards,
Leon

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