You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Use the Queries tab of the single instance dashboard to quickly view the results of queries running on your SQL Server instance. The Queries tab contains the following tabs:

  

 Signature Mode

The Signature Mode tab helps you to monitor your SQL Server instances. To do so, you can choose one or more of the diagnostic statistics metrics:

  • Status
  • Session ID

You can configure the columns displayed in the Listing view by clicking the option  icon, hovering the mouse over the column option, and choosing the metrics of your interest.

Besides displaying diagnostic statistics of the monitored SQL Server instance, the Lisinting view allows you to perform the following actions:

Filter Information

The Sessions view presents ways of filtering your session instance information using the following options:

Time Range Filter

To monitor the session's server status in a frame of time use the time range filter. Modify the start and end time and date according to your needs.

Session Filter

To monitor your sessions by type, you can click on one of the next options to display data:

    • Sessions - Filters all the sessions across your SQL Server instances
    • Blocked - Filters the blocked SQL Server instances
    • Blocking - Filter the blocking SQL Server instances

Column Filter

To filter specific criteria by column, select a column, click on the  icon next to the icon's name, select the Filter option, and select or type the searching criteria.

When using the Column filter, consider that each column has its own selection criteria. 

Check Session Details

The Session tab allows you to get a detailed summary of each session. To check the session details, double-click on a specific session and the following window will pop up.

In the Session Details window, you will find session data regarding:

  • Connection information
  • Usage metrics
  • Last Command used
  • Lock Information  metrics
  • Temp DB Usage metrics
  • Space used in kb (alloc/deadlock) metrics

Statement Mode

The Statement Mode tab gives you a graphic status session report containing the following charts :

Response Time (ms)

The Response Time chart displays the response time (in milliseconds) it takes a Select SQL statement to go to the SQL Server instance and back. This chart indicates the current speed and congestion of the network as well as the speed with which the SQL Server processes small queries.


Blocked Sessions

The Blocked Sessions chart lists all the Blocked Sessions, Lead Blockers, and Total Deadlocks for the selected SQL Server instance. This allows you to easily view blocks as they occur.

Lock Statistics

The Lock Statistics chart displays all the lock object statistics, helping you to pinpoint, correct, or reschedule automated applications that cause extensive row, table, or database locking. The chart includes the following objects. 

    • AllocUnit -  Represents a lock on an allocation unit.
    • Application -   Represents a lock on an application-specific resource.

Query History

The Query History tab gives you a graphic status session report containing the following charts :

Response Time (ms)

The Response Time chart displays the response time (in milliseconds) it takes a Select SQL statement to go to the SQL Server instance and back. This chart indicates the current speed and congestion of the network as well as the speed with which the SQL Server processes small queries.

Query Waits

The Query Waits tab gives you a graphic status session report containing the following charts :

Response Time (ms)

The Response Time chart displays the response time (in milliseconds) it takes a Select SQL statement to go to the SQL Server instance and back. This chart indicates the current speed and congestion of the network as well as the speed with which the SQL Server processes small queries.


IDERA ProductsPurchase | Support | Community | Resources | About Us | Legal
  • No labels