cpu costing
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..