We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61dfa2 commit 8047385Copy full SHA for 8047385
optimizer/spm_19c_debug/README.md
@@ -0,0 +1,14 @@
1
+This directory contains an example of deugging a SQL plan baseline in Oracle Database 19c.
2
+
3
+To execute the spm.sql script you will need certain privileges. An example is included in user.sql
4
5
+### DISCLAIMER
6
7
+* These scripts are provided for educational purposes only.
8
+* They are NOT supported by Oracle World Wide Technical Support.
9
+* The scripts have been tested and they appear to work as intended.
10
+* You should always run scripts on a test instance.
11
12
+### WARNING
13
14
+* These scripts drop and create tables. For use on test databases
0 commit comments