About Execution Plan [message #476751] |
Sat, 25 September 2010 06:45 |
muktha_22
Messages: 527 Registered: December 2009
|
Senior Member |
|
|
Hi,
Share Your Thoughts.
1) All the new Sql statement to the shared pool needs to have a exclusive 'Execution Plan'?
2) With the execution Plan, Hard parsing will perform.
3) For Soft Parsing, we no need to have the Execution Plan?
4) If the Sql statement found some Data from the Buffer and some Data need to be fetched from the Disk (Hard Parsing), will this case Execution Plan has to be made again?
If yes, will the existing execution Plan be modified or totally a new execution Plan will be generated?.
Thanks in advance
|
|
|
|