alter system set "_optimizer_adaptive_cursor_sharing"=FALSE scope=both sid='*';
alter system set "_optimizer_extended_cursor_sharing_rel"='NONE' scope=both sid='*';
alter system set "_optimizer_extended_cursor_sharing"='NONE' scope=both sid='*';
alter system set "_OPTIMIZER_USE_FEEDBACK"=FALSE scope=both sid='*';
Created
September 23, 2022 16:37
-
-
Save Tracnac/a453c6eec7769cd76c803ab86fb33652 to your computer and use it in GitHub Desktop.
SQL Stability #oracle #performance
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment