64
Views
1
Comments
[DBCleaner] "Log Cleanup" doesn't clean the log tables
dbcleaner
Web icon
Forge asset by Ricardo Silva
Application Type
Traditional Web

Hi, I'm trying to execute the "Log Cleanup" in my OS environment but it keeps failing.

I configured it like this:

When calling the Timer "CleanOldLogs" through ServiceCenter, the timer end with the error:

 

After some digging, I change the SQL inside the CycleDeleteLogTable action to contains a conversion of the date to a known format.


Because this is a new feature, I wanted to let you know of this so that everyone can use it feature.


2024-12-18 14-17-02
Constantino Gomes

Another strange thing, at least in the version I installed, was that action GetTableNumberList, wasn't returning the current values.


When looked to the ListAppend details, it was the element has UNUSED.

After adding it again, it works fine.


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