Hi,
I have enabled auditing for my appset. and I set the scheduling for every 1minute. Initially It seems working for couple of inserts from templates.
Issue 1) But now all the data again going to TEMP Tables. I set Purge for 30days.
Issue 2) Whenever I try to enable again auditing from starting, am getting error
Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.
But it was very fast yesterday when I was doing auditing set up for first time.
Here are all my settings.
Change
AuditON
True
True
Change
AuditSchedOn
True
True
Change
BPC Office
True
True
Change
Data Manager Import
False
False
Change
Data Manager Clear
False
False
Change
Logic Execution
False
False
Change
Live Report
False
False
Change
Journals
False
False
Change
AuditInterval
1
1
Change
AuditStaleDays
30
30
Thanks.