Delete "Activities"?
Hi,
it is possible to delete the "Activities" (German: Überblick - Aktivitäten)?
Thanks.

- Accedi per poter commentare

Hi,
it's because i don't need acitivity entries that are older than a month. I have only 4 machines to backup and have already hundreds of entries. Why should i keep them when the jobs are done without errors? If an error occur, i'll fix it and then run the job again.
What is the purpose to keep this entries forever and make them not deletable?
Thanks!
- Accedi per poter commentare

Dear Forellenblau,
I had a similar desire to remove old log "junk". Was successful on AB 12 with this:
Acronis KB 31547. Give it a try.
BR Steve
- Accedi per poter commentare

Hi Steve,
thanks for your tip. Unfortunalety the batch doesn't work, it seems Acronis has changed the table structure so nothing is deleted.
- Accedi per poter commentare
In risposta a Hi Steve,… di truwrikodrorow…

Hello Forellenblau,
maybe you could then use a manual operation:
1. Stop AMS (= "Acronis Management Server") via services administration.
2. Delete C:\ProgramData\Acronis\AMS\dml_activities.db3 (Linux: /var/lib/Acronis/AMS/dml_activities.db3
3. Start AMS.
- Accedi per poter commentare

Hi Steve,
thanks for your advice. I'll do it that way until an official solution is ready.
- Accedi per poter commentare

Hi
For 12.5 current workaround is the following:
1) go to http://sqlite.org/download.html and download sqlite-tools for Windows
2) extract sqlite3.exe
3) run sqlite3.exe %ProgramData%\Acronis\TaskManager\task_manager_db.sqlite3 "delete from activities where state = 'completed' "
- Accedi per poter commentare

Hi,
thanks very much for the workaround - works perfectly. Hopefully in a new build of 12.5 this will be implemented natively.
- Accedi per poter commentare

Unfortunately it does not work properly...
The problem is that when i delete the entries with the workaround provided the list is empty as exptected. But... after a while (between a few hours and one day) the list is restored, all entries are back...
Is there a way to delete the list permanently?
Thanks.
- Accedi per poter commentare

Hi
Agents sync with the AMS the latest 100 activities, that's why you see them in the web console.
Try this workaround:
1) go to http://sqlite.org/download.html and download sqlite-tools for Windows
2) extract sqlite3.exe
3) run sqlite3.exe %ProgramData%\Acronis\TaskManager\task_manager_db.sqlite3 "update activities set is_hidden=1"
- Accedi per poter commentare
In risposta a Hi… di truwrikodrorow…

i want to delete only incomplete activities like this
i try this but not work for me https://kb.acronis.com/content/24511
i am using 12.5 build 10130
- Accedi per poter commentare

Hi!
Please refer to the articles
https://kb.acronis.com/content/59901
https://kb.acronis.com/content/60653
- Accedi per poter commentare
In risposta a Hi! … di truwrikodrorow…

thank you, its work fine. https://kb.acronis.com/content/60653
- Accedi per poter commentare