opinions on cursor_sharing
I've been reading up on using cursor_sharing and want to try it out. The documentation thus far points to benefits regarding the different options one can choose for cursor sharing. However, no documentation points out any drawbacks or problems.
Question is: Does anyone have any experience in using cursor sharing? As of 9i one can choose CURSOR_SHARING = SIMILAR and it seems the safest choice.
Any experiences out there to share with the different options available?
Thanks
Question is: Does anyone have any experience in using cursor sharing? As of 9i one can choose CURSOR_SHARING = SIMILAR and it seems the safest choice.
Any experiences out there to share with the different options available?
Thanks
0