Hi
My problem is growing size of table ACT_GE_BYTEARRAY and i want to delete some records from it, who can help me?
Hi rasoolavazeh,
Try to find out why BYTEARRAY
is growing.
My guess will be variables from history serialized by java serialization.
If that is the case purge history, decrease history level, reduce variables size.
Regards
Martin
When i use Manually Deleting History HI tables are cleand but act_ge_bytearray does not change,
note: can i use 0 for setCleanInstancesEndedAfterNumberOfDays() method in configuration?
Is the grow caused by history?
maybe, i want to know why does not delete records on act_ge_bytearray when clean history.