It’s Possible to call Garbage Collector manually for universal Messaging to free up memory and disk space ? if yes, how can it be triggered ?
It is a bad practice to run Garbage Collector manually ?
Thank you
What product/components do you use and which version/fix level are you on?
10.7
Is your question related to the free trial, or to a production (customer) instance?
production
What are you trying to achieve? Please describe it in detail.
Do you get any error messages? Please provide a full error message screenshot and log file.
Have you installed all the latest fixes for the products and systems you are using?
This is not recommended (I’m not sure how with UM anyway).
Make sure explicit garbage collection is disabled for the realms. This should be the default.
You can do this using the Universal Messaging Enterprise Manager tool to check. Select the realm, then click Config. Look within Global Values and make sure DisableExplicitGC is set to true. Set to it to true if it’s false.