Hi,
maybe you too know the problem, that over the years the amount of databases on your ARIS tenant has increased and you might also have lost sight of which databases are still in use and which ones are not needed anymore.
I am trying to find out which databases we still need and which ones not, but so far I am struggling to find a good method to do so. How have you guys done so?
My first thought was to write a report for that but I am lacking experience and knowledge to do so at the moment. I am still getting into everything concerning ARIS.
Kind regards,
Bennet
Nikita Martyanov on
Hello Bennet,
I think the easiest and the most effective way is to write a report to go through all the objects in each database and find the last modified object in it and the user who made that modification (or even list of objects/models for each database). Then you can contact those users and ask them if they still need this DB on the server or it could be archived.
Another idea is to find something in standard reports for databases. Maybe there's some similar functions are already implemented.
P.S.: it's perfect case and task to dive into ARIS scripting. ARIS Script Help is very useful: all the methods are described and even with examples sometimes.
---
BR, Nikita