Is there any initialization parameter named cached_cursor=FORCE ?
If yes what are teh options other than FORCE?
Thanks
Printable View
Is there any initialization parameter named cached_cursor=FORCE ?
If yes what are teh options other than FORCE?
Thanks
Do you mean:
cursor_sharing=exact|similar|force
OK. Then It is cursor_sharing and not cached_cursor..
thanks