Skip to content

Commit 8047385

Browse files
committed
spm 19c example
1 parent b61dfa2 commit 8047385

File tree

4 files changed

+396
-0
lines changed

4 files changed

+396
-0
lines changed

optimizer/spm_19c_debug/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)