asked on March 29, 2017
Good day
I migrated one of my clients from a previous system to Laserfiche, I created several business process and workflows to do this, there was couple few million files, all the process information is stored in the SQL DB and takes up more space than the prop_val table
Is there anyway to clear up these tables safely
journal_entry
bizproc_entity
activity_log
There is no need for any audit/history information as all files just need to be "vanilla" and running this on SQL express I would like to load everything into memory and this pushes me outside of the 1gb limit with absolutely no need for the above data.
Cheers
0
0