Sybase lock wait timeout error code missing
Issue: SPR-9681
This commit is contained in:
parent
769753dac4
commit
7ff30d0043
|
|
@ -240,6 +240,9 @@
|
|||
<property name="transientDataAccessResourceCodes">
|
||||
<value>921,1105</value>
|
||||
</property>
|
||||
<property name="cannotAcquireLockCodes">
|
||||
<value>12205</value>
|
||||
</property>
|
||||
<property name="deadlockLoserCodes">
|
||||
<value>1205</value>
|
||||
</property>
|
||||
|
|
|
|||
Loading…
Reference in New Issue