SQL Server Error Msg 25635 – An attempt was made to add an asynchronous target to a session with a maximum memory of 0. For asynchronous targets to be added to a session, the session must have a maximum memory greater than 0.

In this blog post, let’s learn about the error message “25635 – An attempt was made to add an asynchronous target to a session with a maximum memory of 0. For asynchronous targets to be added to a session, the session must have a maximum memory greater than 0.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

25635 – An attempt was made to add an asynchronous target to a session with a maximum memory of 0. For asynchronous targets to be added to a session, the session must have a maximum memory greater than 0.

Reason for the Error

To be update soon…

Solution

To be update soon…