SQL Server Aggregator

DDL appdomains appear in SQL Server log in SQL Server 2008

.NET (and therefore SQLCLR) divides up running its code (even within the same process like the sqlserver.exe process) into appdomains. The appdomain is like a lightweight process used to enforce isolation between running .NET code within the same Windows Read More...
Published Saturday, July 19, 2008 9:42 AM by Bob Beauchemin's Blog
Filed under:
Anonymous comments are disabled