15 years ago
Profiling CLR assembly inside SQL Server 2008
I was following this: http://www.automatedqa.com/blogs/post/08-02-11/profiling-sql-server-clr-integration-assemblies/
I made sure that all the option are set as described.
Still cannot see the routines of my assembly (all other calls to the system assemblies are visible). The description above is for SQL Server 2005. Is it possible that AQTime doesn't work with SQL Server 2008?
The event view shows that my assembly was loaded into the app domain but nothing is displayed in the report about this assembly, though calles to the system assemblies made by my routines are clearly visible. Any suggestions?
BTW, I'm using the trial version and planning to buy the software if I can get it working.
I made sure that all the option are set as described.
Still cannot see the routines of my assembly (all other calls to the system assemblies are visible). The description above is for SQL Server 2005. Is it possible that AQTime doesn't work with SQL Server 2008?
The event view shows that my assembly was loaded into the app domain but nothing is displayed in the report about this assembly, though calles to the system assemblies made by my routines are clearly visible. Any suggestions?
BTW, I'm using the trial version and planning to buy the software if I can get it working.