SQL Performance (MOSC)

MOSC Banner

cpu costing

edited Oct 21, 2015 10:07AM in SQL Performance (MOSC) 4 commentsAnswered

When generating execution plan getting the message "cpu costing is turned off"..PFB.

PLAN_TABLE_OUTPUT

--------------------------------------------------------------------------------

-------------------------------------------------

| Id  | Operation                | Name | Cost  |

-------------------------------------------------

|   0 | INSERT STATEMENT         |      |     1 |

|   1 |  LOAD TABLE CONVENTIONAL |      |       |

-------------------------------------------------

Query Block Name / Object Alias (identified by operation id):

-------------------------------------------------------------

PLAN_TABLE_OUTPUT

--------------------------------------------------------------------------------

   1 - INS$1

Note

-----

   - cpu costing is off (consider enabling it)

Question:

I am not using any _optimizer parameter, what might be the reason, also only for this query not others..

Tagged:

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