Commit f4fd5ee
Fix cross-schema test to use a separate connection for the second user
Grant create type, create procedure, and unlimited tablespace to the
arunit user. Connect as arunit to create the type and grant execute,
avoiding ORA-01749 (cannot grant to yourself).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0e03913 commit f4fd5ee
2 files changed
Lines changed: 19 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2391 | 2391 | | |
2392 | 2392 | | |
2393 | 2393 | | |
2394 | | - | |
2395 | | - | |
2396 | | - | |
| 2394 | + | |
| 2395 | + | |
| 2396 | + | |
| 2397 | + | |
| 2398 | + | |
| 2399 | + | |
| 2400 | + | |
| 2401 | + | |
| 2402 | + | |
2397 | 2403 | | |
2398 | 2404 | | |
2399 | 2405 | | |
| |||
2407 | 2413 | | |
2408 | 2414 | | |
2409 | 2415 | | |
2410 | | - | |
| 2416 | + | |
| 2417 | + | |
| 2418 | + | |
| 2419 | + | |
| 2420 | + | |
| 2421 | + | |
| 2422 | + | |
2411 | 2423 | | |
2412 | 2424 | | |
2413 | 2425 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments