Thanks
Sokrates, November 09, 2011 - 3:30 pm UTC
I just created
SR Number 3-4901192501
for that
finally I found the answer
Sokrates, January 29, 2015 - 3:04 pm UTC
... interestingly, support couldn't help me.
But the answer is very simple:
ALTER SYSTEM SET "_sqlmon_max_planlines"=1000 SCOPE=MEMORY;
fixed my issue.
The plan was just too long for the setting of this ( it was 300 on my system).
What I do not understand:
- why it is not documented that there is a limit of plan lines beyond which a plan cannot be monitored ?
- why does support not know about that ?
By the way:
is there a way to translate "old asktom URLs" into new ones ( I have loads of them in comments of my code , for example what is
http://asktom.oracle.com/pls/asktom/f?p=100:11:::::P11_QUESTION_ID:42304816945767 now ? )
I bet we can do it in SQL :-)