Hi,
in the database the table act_hi_detail is FULL. It is possible to delete data from this table without creating problems for the started processes ?
Thanks
Hi,
in the database the table act_hi_detail is FULL. It is possible to delete data from this table without creating problems for the started processes ?
Thanks
I believe this should be fine since these entries are never updated and no other entities depend on them. To be on the safe side, I recommend making a database backup and testing after you removed the data.
Cheers,
Thorben