SQL Server Error Msg 33524 – The fn_get_audit_file function is skipping records from ‘%.*ls’. You must be connected to database ‘%.*ls’ to access its audit logs.

In this blog post, let’s learn about the error message “33524 – The fn_get_audit_file function is skipping records from ‘%.*ls’. You must be connected to database ‘%.*ls’ to access its audit logs.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

33524 – The fn_get_audit_file function is skipping records from ‘%.*ls’. You must be connected to database ‘%.*ls’ to access its audit logs.

Reason for the Error

To be update soon…

Solution

To be update soon…