You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: optimizer/spm_plan_control/README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ Example output is shown in example.lst.
8
8
9
9
Note that the example.sql script will create a new user called SPM_TESTU.
10
10
11
+
Scripts tested in Oracle Database 11g Release 2 and Oracle Database 12c Release 2. The only caveat is that in Oracle Database 11g DBMS_XPLAN sometimes returns ORA-01403, but the example still works.
12
+
11
13
DISCLAIMER:
12
14
<br/>-- These scripts are provided for educational purposes only.
13
15
<br/>-- They are NOT supported by Oracle World Wide Technical Support.
0 commit comments