全文转载自 http://sqlconcept.com/tools/default-trace-audit-documentation-and-faq/

Default Trace Audit documentation and FAQ

Here is some documentation of the Default Trace Audit Lite tool:

Product name: DefaultTraceAuditLite Version 1.0.0

Created by: Feodor Georgiev

Release date: May 10, 2011

Download: (见附件)

Product information:

This product contains a set of reports for SSMS (SQL Server Management Studio) which explore the performance and security auditing capabilities of the SQL Server’s Default trace. These reports work with SQL Server versions 2005 and up.

Features in this release:

This release contains total of 12 reports grouped in 2 categories: performance and security.

The reports included are:

Performance:

Data file autogrow and autoshrink  
    Log file autogrow and autoshrink    
    Error Logging event    
    Sort and hash warnings    
    Missing statistics and joins    
    Full Text Search events    
    Object creation, deletion and change    
    Server Start and Stop    
    Server Memory Change

Security:

Created logins and DB Users  
    Deleted logins and DB Users    
    Failed Logins

System requirements:

SQL Server 2005 and up.

SQL Server Management Studio.

Installation:

The default installation folder for the reports is %program files%\SQLService\DefaultTraceAuditLite. After running this executable file you will have the reports in the folder on your computer’s file system.

In order to run the reports, open SSMS and connect to an instance of SQL Server. Right-click on the SQL Server instance name in SSMS and select Reports –> Custom reports. At the prompt navigate to the installation folder of DefaultTraceAuditLite and select the DefaultTraceAudit_Main.rdl file.

The Default trace report should open in your SSMS. Just click the links and enjoy.

Security:

In order to run the reports you need to have ALTER TRACE permission. If you are not a sysadmin on the SQL Server instance, then you would need to ask your sysadmin to grant you the ALTER TRACE permission. (GRANT ALTER TRACE TO [Username] )

F.A.Q.:

Q: How much data is stored in the default trace and for how long?

A: Depends on how busy the server is; the Default trace has 5 files 20 Mb each, and depending on how many events are written to the Default trace files, the files may roll over and overwrite the oldest file.

Q: Can we change the settings of the Default trace in SQL Server?

A: No. More details can be found here.

Q: Do I need to install this tool on every server?

A: No, you can install the tool on one server and use the SQL Server Management studio to connect to any server in the network and run the reports this way.

Q: What should I do if I find bugs or if I have questions and comments?

A: Send a message to the author by using the contact form.

转载于:https://blog.51cto.com/ultrasql/1582317

SQL Server 默认跟踪报表相关推荐

  1. SQL Server 默认跟踪 -- 捕获事件详解

    SQL Server 默认跟踪 -- 捕获事件详解 哪些具体事件默认跟踪文件能够捕获到? --returns full list of events SELECT * FROM sys.trace_e ...

  2. SQL Server 默认跟踪(Default Trace)

    一.本文所涉及的内容(Contents) 本文所涉及的内容(Contents) 背景(Contexts) 基础知识(Rudimentary Knowledge) 查看默认跟踪信息(Default Tr ...

  3. SQL Server R2 地图报表制作(五)

    SQL Server R2 地图报表制作(五) 2.3 向地图中添加线条层 在上述报表的基础上,我们接下来添加一个表示两个商店间路线的地图层,这里我们依旧使用SQL空间数据源,部分步骤与上一节类似,所 ...

  4. 使用SQL Server更改跟踪创建SQL Server审核

    This continuation of our SQL Server auditing series is on SQL Server Change Tracking and will cover ...

  5. SQL Server R2 地图报表制作(四)

    SQL Server R2 地图报表制作(四) 接下来需要指定一个地图类型,它显示随分析数据而改变的标记.这里我们选择"分析标记图".如下图所示: Server R2 地图报表制作 ...

  6. SQL Server默认1433端口修改方法

    SQL Server默认端口1433端口并不是十分的安全,需要将SQL Server默认端口进行更改,在更改之前,让我们先了解一下什么是1433端口. 什么是1433端口 1433端口,是SQL Se ...

  7. SQL Server中的报表–结合T-SQL和DAX查询以生成有效的报表

    介绍 (Introduction) With today's challenging economic times it has become more and more important to m ...

  8. SQL Server 默认和命名实例连接问题-TCP/IP 端口

    TCP/IP的基本工作原理这里就不浪费口水了.现在这网络年代,谁不知道TCP/IP啊.不要跟我抬杠说你偏就没听说过TCP/IP阿,真是这样那你得自己去补补课了. TCP/IP协议有两个基本的东西,一个 ...

  9. 在IIS中为SQL Server 2008配置报表服务

    不知道是不是SQL Server 2008的Bug,我在安装了SQL2008后(选择了安装报表服务的),但是在IIS中根本没有报表服务的虚拟目录.只是这么一个问题,其他BI设计器.报表服务等都还算正常 ...

最新文章

  1. 前端工程化概述||模块化相关规范
  2. 二次开发是什么意思_什么是框架?为什么要使用框架?我告诉你理由哦!
  3. 用Opengl实现骨骼系统
  4. 如何配置jdk的本地环境
  5. POJ 3267 The Cow Lexicon(动态规划)
  6. 解读沃指数APP排行榜的三大亮点:垂直领域凶猛
  7. 服务器性能与功率,服务器电源功率并非越大越好
  8. spring框架特点
  9. 【愿头发与你我同在队】团队项目第一次作业-组队与选题
  10. Feature Enhancement Network: A Refined Scene Text Detector
  11. iOS开发-简单图片背景替换(实现抠图效果)
  12. AWS助力海信集团智慧家居全球化运营
  13. [激光原理与应用-60]:激光器 - 光学 - 光的四大理论框架与其层次:几何光学、波动光学、电磁光学、电子光学
  14. php 微盟,微盟开放授权并获取ACCESS_TOKEN方法(新版)
  15. Python pandas读取excel单元格数据,显示不全问题
  16. java反射获取所有接口实现类
  17. CGB2107-Day07-实现前后端调用
  18. 走进“开源SDR实验室” 一起玩转GNU Radio:量化器
  19. 论一个糟糕的大数据码农的自我修养
  20. lisp正负调换_OpenSees五问(1)

热门文章

  1. 关于CDN的部署思路和技术架构
  2. 数学中各种矩阵收集(转至其他博主)
  3. Docker入门(CentOS7)
  4. iOS 配置pch文件
  5. lucene全文搜索之三:生成索引字段,创建索引文档(给索引字段加权)基于lucene5.5.3...
  6. KlayGE的Virtual Texturing技术定名
  7. 对于windows消息机制的体会和理解小纪
  8. C# 捕获系统闪退BUG
  9. 深信服上网管理设备基本操作
  10. 开源项目推荐:CNC+CRC/SoftPLC/OpenCASCADE/CAD/CAM