Confirming DB usage.
Check the size of the DB tables:
TP should be under 100,000 rows for best performance.
select count(*) from lock12_5
select count(*) from object12_5
select count(*) from tasksession12_5
select count(*) from runtimestatusdetail12
-----