Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 10. Databases > Capabilities

Capabilities

The following summarizes DTrace’s capabilities on the database server.

  • DTrace provides custom, high-level observability. Information such as query counts and user connections can be traced, and you can decide how to present the results. Although similar information is usually available via other database tools, DTrace provides data-processing features such as frequency counts, distribution plots, and predicates, which can improve how this data is presented and understood.

  • DTrace can measure behavior across the entire software stack. This can reveal issues with the disk devices, kernel drivers, user-level locks, and any other system component, which might be missed when performing analysis from the database only. Systemic bottlenecks can be identified and eliminated.

  • DTrace can monitor system events in database context. System events such as disk and network I/O can be analyzed in terms of database users and queries.

  • DTrace can provide a deep view of internal database operations, going far beyond shipped metrics and standard analyzers.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial