Originally posted by slimdave
i wonder if this is a case where the init parameter cursor_sharing might be set to "forced".
I know there's a whole bunch of caveats on the use of this parameter, but you might just try ..
"ALTER SYSTEM SET CURSOR_SHARING=FORCED"
... and see if anything good happens.
its FORCE not FORCED.
"ALTER SYSTEM SET CURSOR_SHARING=FORCE"
I assume there were two typo here![]()







Reply With Quote