Data clean up job did not remove data from ProcessInstanceLog table

Solution Verified - Updated -

Issue

  • Data clean up job did not remove data from ProcessInstanceLog table;
  • LogCleanupCommand remove data from the NodeInstanceLog and VariableInstanceLog tables but not from ProcessInstanceLog;
  • LogCleanupCommand did not remove any data from the ProcessInstanceLog although the query to check the number of records eligible for deletion returned more then 0:

    select count(*) from processinstancelog where status in(2,3) and start_date < cast('2018-09-05' as date);
    

Environment

  • Red Hat BPM Suite (BPMS) 6.4.10

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content