DEMO blocking sessions


Job details

Name: DEMO blocking sessions
Platform: Sqlserver
Category: Demo
Description: Creates tables that can be used to simulate blocked sessions in the database.
Long description: Creates tables that can be used to simulate blocked sessions in the database.
Version: 1.0
Default schedule: 0 1 1 *
Requires engine install: Yes
Compatibility tag: .[type=‘instance’ & databasetype=‘sqlserver’]/instance[maj_version > ‘2000′ & hasengine=‘YES’ & engine_edition = ‘Microsoft SQL Server’]

Parameters

Name Default value Description
reset data NO If YES the procedure will reset demo data.

Job Summary

SELECT * FROM dbw_demo_blocking_session_tab;

Key Components and Features

Dependency and Cleanup

Installation and Execution Details

Reporting and Output

Conclusion and Utility

This dbWatch job is an essential tool for educational purposes, demonstrations, and testing scenarios related to database blocking. It offers a controlled environment to experiment with and study the impacts of database session blocking, accompanied by easy reset and data management functionalities.