InterviewSolution
Saved Bookmarks
| 1. |
How Can We Report On Long Running Transactions? |
|
Answer» The WARNLONGTRANS parameter can be SPECIFIED with a threshold time that a transaction can be open before Extract writes a warning message to the GGS error log. EXAMPLE: WARNLONGTRANS 1h, CHECKINTERVAL 10M The WARNLONGTRANS parameter can be specified with a threshold time that a transaction can be open before Extract writes a warning message to the ggs error log. Example: WARNLONGTRANS 1h, CHECKINTERVAL 10m |
|