Commit 1f557e2
Remove DBMS_LOCK grant from shared setup; keep it only for 11g
DBMS_SESSION.SLEEP is available in Oracle 12c+ and does not require
a separate DBMS_LOCK grant. Move the grant into the test_11g workflow
where it is still needed.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f4fe2b3 commit 1f557e2
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
0 commit comments