SLEE_Charging
slee_charging is growing in my database (100gb). Due to some database constraint, I'm unable to delete it except truncate the table. Can any one advise if it is ok to truncate this table? I do not depend on this table to do any charging with my application providers.
I remember reading some document that stated i should do my own database maintainance for this table. but some how i couldn't find the doucmentation now.
can advise? tks
btw, if anyone had perform own maintainance for this table. can share with me how you do the maintainance? i like to keep 1 months data if possible.