Triggers for task late start and task overdue do not fire when the database of TIBCO InConcert is MS SQL server.Only BWC 5.2 is affected.DBMS errors 10038 will be recorded in the debug log when this happens.

Triggers for task late start and task overdue do not fire when the database of TIBCO InConcert is MS SQL server.Only BWC 5.2 is affected.DBMS errors 10038 will be recorded in the debug log when this happens.

book

Article ID: KB0089784

calendar_today

Updated On:

Products Versions
TIBCO BusinessWorks Workflow -
Not Applicable -

Description

Description:
The failure of triggers firing will be recorded in the TIBCO InConcert workflow server with the following text:

11:15:15 (ea/d) 00000f58 t00000f70: debug: checkOverDueTasks failed --
&ltError, DBMS, 10038>: Undefined status code 10038 for DBMS facility

The errors stops once you change in the batch registry the disposition of the event to RECORD on any other non CLEAR setting.  The only events that needs this change are TASK_LATE_START, 218, and TASK_OVERDUE, 217, and only if they have the triggers enabled for those events.

This will be addressed in an upcoming hotfix.
Symptoms:

Cause:

Issue/Introduction

Triggers for task late start and task overdue do not fire when the database of TIBCO InConcert is MS SQL server.Only BWC 5.2 is affected.DBMS errors 10038 will be recorded in the debug log when this happens.