Hi
I have a solution that says "Solution session statistics exceeds 4 GB - Performance can be affected, purge is recommended"
I have tried purgin, but that doesn´t work.
I have tried this in the SQL firehose, but no luck. Get this message amongst others "The following message was returned by the server: Cannot truncate table 'dbo.Statv2Object' because it is being referenced by a FOREIGN KEY constraint"
truncate table statv2session
truncate table dbo.Statv2SessionBot
truncate table dbo.Statv2Page
truncate table dbo.Statv2Object
How can i fix the problem?