Hi, looking at tlog size I see there are many collection that have keep more than 1GB of space. Tlog are growing and the code that adds new documents never does an hard commit.
The question is must I fix the code that update the collections or can I do an hard commit externally using collection api or via admin console? Thanks, any help is appreciated, Vincenzo