Addition of IBM DB2 Error Codes

This commit is contained in:
Andrew Smith 2016-01-07 10:15:09 -05:00
parent 9b70728441
commit b84d787f4a

View File

@ -54,6 +54,8 @@
<error regexp="CLI Driver.*DB2"/>
<error regexp="DB2 SQL error"/>
<error regexp="\bdb2_\w+\("/>
<error regexp="SQLSTATE"/>
<error regexp="SQLCODE"/>
</dbms>
<!-- Informix -->