diff --git a/rdbms/wrapper/OcciStmt.cpp b/rdbms/wrapper/OcciStmt.cpp index 9d7538636ea9b9b83a154a89b502c5d0a41cb92c..47997ccec6ff41b96313da5a9e9cdbce6dd5d0da 100644 --- a/rdbms/wrapper/OcciStmt.cpp +++ b/rdbms/wrapper/OcciStmt.cpp @@ -334,10 +334,10 @@ bool OcciStmt::connShouldBeClosed(const oracle::occi::SQLException &ex) { case 12170: case 12514: case 12528: + case 12537: case 12541: case 12571: case 24338: - case 12537: case 25401: case 25409: case 32102: