Does anybody have recommendations about UiPath Orchestrator Database Maintenance? At this moment we have the Logs table (dbo.Logs) that is reaching the maximum space reserved. We can add more space but, in few weeks, we are going to have the same problem. We want to archive some information and delete part of the records (the older ones) from this table. Have anyone have recommendations about what is the best practice in this kind of issues? Deleting directly some old records is going to disrupt referential integrity?
LOGS is reaching the 1 million of register. But the table was created with 3.2GB of limit and is near of 3GB. Your post will help us. Thank you very much. Rgds