Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
5.6.2
-
None
Description
One of the clients has an issue when DMLProc can't rollback the txn
DMLProc[15934]: 41.036025 |0|0|0| I 20 CAL0002: DMLProc starts rollbackAll.
|
DMLProc[15934]: 41.074573 |0|0|0| I 20 CAL0002: DMLProc will rollback 1 tables.
|
DMLProc[15934]: 41.074667 |0|0|0| I 20 CAL0002: DMLProc is rolling back transaction 77599
|
ddlpackageproc[15931]: 41.104014 |0|0|0| C 23 CAL0008: Timer expired
|
There are two points. The first one DMLProc rollbacks after two minutes of TO somewhere in dmlpackageproc code. The second is that last message uses an incorrect facilityid so that DMLProc sends the message to syslog as ddlpackageproc.