Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
dcac5971
Commit
dcac5971
authored
Jun 09, 2021
by
Steven Murray
Browse files
Added ORA-12528 to OcciStmt::connShouldBeClosed()
parent
2778c949
Changes
1
Hide whitespace changes
Inline
Side-by-side
rdbms/wrapper/OcciStmt.cpp
View file @
dcac5971
...
...
@@ -333,6 +333,7 @@ bool OcciStmt::connShouldBeClosed(const oracle::occi::SQLException &ex) {
case
3135
:
case
12170
:
case
12514
:
case
12528
:
case
12541
:
case
12571
:
case
24338
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment