Commit 3b28ed5
Accept Closed ResultSet error message in cursor spec
ojdbc17 23.x reports fetches from an auto-closed cursor as
ORA-17010 "Closed ResultSet" instead of the older "Closed Statement"
message, so the spec regex now also matches the new wording.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f98f69f commit 3b28ed5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1875 | 1875 | | |
1876 | 1876 | | |
1877 | 1877 | | |
1878 | | - | |
| 1878 | + | |
1879 | 1879 | | |
1880 | 1880 | | |
1881 | 1881 | | |
| |||
0 commit comments