what does this error means? please see description
Hello,
error below is coming up after update CLM and DM from 4.0.1 to 4.0.3 in VVC
Error: CRJAZ1992E The "com.ibm.team.process.RequestRemoteEnterpriseProcessUpdatesTask" task could not be completed and is now unscheduled. Error details: "CRJAZ0368E A database query could not run on the server. stmt = select distinct t1.ITEM_ID, t1.STATE_ID, t1.INTERNAL_LAST_UPDATE_ATTEMPTED from PROCESS.PROCESS_PROVIDER_CACHE_ITEM t1 order by t1.INTERNAL_LAST_UPDATE_ATTEMPTED asc"
DM is installed on an updated WAS from 8.0.0.4 to 8.0.0.6 all CLM application are connected to a DB2 9.7 Database.
JDBC Connection Pool Wait Time is already increased to 6000.
Question: What should I do to fix this error?
Thanks in advance.
Mirko
error below is coming up after update CLM and DM from 4.0.1 to 4.0.3 in VVC
Error: CRJAZ1992E The "com.ibm.team.process.RequestRemoteEnterpriseProcessUpdatesTask" task could not be completed and is now unscheduled. Error details: "CRJAZ0368E A database query could not run on the server. stmt = select distinct t1.ITEM_ID, t1.STATE_ID, t1.INTERNAL_LAST_UPDATE_ATTEMPTED from PROCESS.PROCESS_PROVIDER_CACHE_ITEM t1 order by t1.INTERNAL_LAST_UPDATE_ATTEMPTED asc"
DM is installed on an updated WAS from 8.0.0.4 to 8.0.0.6 all CLM application are connected to a DB2 9.7 Database.
JDBC Connection Pool Wait Time is already increased to 6000.
Question: What should I do to fix this error?
Thanks in advance.
Mirko
Comments
Kot T.
JAZZ DEVELOPER Jul 03 '13, 10:22 a.m.Hi Mirko,
Do you see any DB2 error (in the application log) corresponding to the error above?