0 Replies Latest reply on Aug 31, 2013 12:42 AM by eecanoc

    JBPM DataBase Growing up

    eecanoc

      Hi everyone.

       

      I am working with an application that use of the size of the MySQL Database is very big for some JBPM Tables, specifically jbmp_byte_block, the database has 200GB and the table jbmp_byte_block has 190GB.

       

      The jbpm_byte_block table is for context variables which are not stored directly to jbpm_variableinstance (any object that is not a wrapper of a primitive).

       

      The intention is to determine the best way to proceed:

       

      a) A different way to control the size issue by updating something or maybe an used approach for a similar situation.

       

      Thanks for your help.

      Elver Cano.