RML Utilities for SQL Server
En RML Utilities for SQL Server hay un conjunto de utilitarios para el procesamiento de archivos de trace (generado con el SQL Server Profiler) para SQL Server 2000, 2005 y 2008.
En la pagina que los explican dice:
You can use the RML Utilities for SQL Server to perform the following tasks:
• You can determine the application, the database, the SQL Server login, or the query that is using the most resources.
• You can determine whether the execution plan for a batch is changed when you capture the trace for the batch. Additionally, you can use the RML Utilities for SQL Server to determine how SQL Server performs each of these execution plans.
• You can determine the queries that are running slower than before.
Hay un utilitario que se llama ReadTrace, que permite cargar los trace y hacer unos lindos reportes.
Tambien hay otros utilitarios, que permiten ejecutar sentencias muchas veces y simular muchos usuarios, que puede ser muy bueno para hacer teste de cargas.
Links interesantes.
- RML Utilities for SQL Server
http://www.microsoft.com/downloads/details.aspx?familyid=7EDFA95A-A32F-440F-A3A8-5160C8DBE926&displaylang=en - SQL Nexus
http://www.sqlnexus.net/ - SQL Server Health and History
http://www.microsoft.com/downloads/details.aspx?FamilyID=EEDD10D6-75F7-4763-86DE-D2347B8B5F89&displaylang=en - Performance Dashboard
http://www.microsoft.com/downloads/details.aspx?familyid=1d3a4a0d-7e0c-4730-8204-e419218c1efc&displaylang=en
Publicado en blog de Enrique Almeida
Comentarios
Publicar un comentario
1) Lee el post
2) Poné tu opinión sobre el mismo.
Todos los comentarios serán leidos y la mayoría son publicados.