statpack report
Hello all,
found this value in statpack report "Execute to Parse %: 49.53"
Execute to Parse %: Shows how often parsed SQL statements are reused without reparsing.
What is the solution for this low value.? current cursor_sharing=EXACT, should I change to cursor_sharing=FORCE?