33
Views
4
Comments
OutSystems Personal Environment Database Full

Hi,  

My personal environment database is full.  

Environment:   

Database usage: 2901 MB used out of 2 GB (142%).  


I am not able to deploy properly because of this issue.  

Could you please help me free up the database space or reset my environment?  


Screenshot attached.



Screenshot 2025-09-05 154417.png
Screenshot 2025-09-05 154402.png
2025-12-15 09-29-24
Thibaut G

Hi,
Install the DatabaseCleaner from the Forge.
DB Cleaner Forge
You can use this tool to clean up your database

You can also use the SQL Sandbox from Forge if you want to clean data from your entities with SQL outside Service Studio
SQL Sandbox

Kind regards

Thibaut 

2025-08-07 06-30-56
Amit J
Champion

I can assume , you would not be able to install new application to delete or clean the data. So you can delete the app that is now not required you , you can save it locally for future reference.


Also follow the below one 
https://success.outsystems.com/documentation/11/managing_outsystems_platform_and_application_lifecycle/best_practices_for_a_tidy_and_clean_environment/


2026-03-12 10-32-06
Wahaj Adil

hi @jensing sam ,you may need to clean your personal environment, as Outsystems provide only 2GB of storage for personal environments, you can delete unused apps, clean old data, purge logs. You can use the techniques proposed above to achieve your goal.

you can also request a Factory Reset via OutSystems Support. This willl clean your environment freeing all space but deleting all apps & data. 


2024-12-02 12-15-17
Aravind EONE

Hi @jensing sam ,

First, check the ossys_espace table and verify its total size. Make sure you can access Service Center. If you can, manually delete older versions of your published modules until storage usage is reduced from 150% back within the 100% limit. After that, you can use the DB Cleaner and other tools to monitor details such as which modules are consuming more space and the overall database usage. 

As Amit said this article will guide you through it.
https://success.outsystems.com/documentation/11/managing_outsystems_platform_and_application_lifecycle/best_practices_for_a_tidy_and_clean_environment/ 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.