Hello everybody,
I am new to this forum and have combed through various threads regarding the issue with the WMSESSION table getting huge.
We are running IS 7.1.2. in a single setup environment (i.e. there is no cluster, just one instance of IS).
As I understand there is an automatic way to archive audit data from WMSESSION and the like, but we haven’t made use of that feature yet.
Therefore the WMSESSION table has now grown to more than 20 million records, which I cannot delete efficiently without pulling the database machine down to the ground.
Neither thread I have found on this topic answered my question clearly, so here it is 
Once IS is shut down, is it safe to TRUNCATE the table WMSESSION to get it emptied completely?
When IS is not running, I guess, it wouldn’t need any session info anymore as it cannot rely on the sessions still being valid once it starts up again, right?
Second question: When IS archives data from WMSESSION, what does it do with it and how does it remove it from the database (by DELETE FROM WMESSSION WHERE AUDITTIMESTAMP < …)?
Please help as our customer asks for a quick solution to free database space.
Thanks in advance
Sascha
#Integration-Server-and-ESB#webMethods#webMethods-Archive