Would removing the audit log files in Audit File location have any adverse affects on audit trail functionality? When looking at the date range that i loaded in AT configuration which is a month worth of logs it is only 2GB but the AT SQL DB is at 44GB and increasing dramatically, what would cause the SQL DB for AT to increase dramatically?
i was looking at articles in here and i see this:
https://answers.laserfiche.com/questions?q=audit+trail+database+increasing
I checked eventvwr and i see error:
An error occurred:
ERROR [40001] [Microsoft][SQL Native Client][SQL Server]Transaction (Process ID 59) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at System.Data.Odbc.OdbcConnection.HandleError(OdbcHandle hrHandle, RetCode retcode)
at System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)
at System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader)
at System.Data.Odbc.OdbcCommand.ExecuteNonQuery()
at AuditDBService.Purger.DeleteEvents(OdbcCommand cmd, String where, Boolean oracle)
at AuditDBService.Purger.PurgeUnwanted(EventsDeleted callback)
I see error logs for this up until i stopped Audit Trail Services.