sp_ShowExecRequests
Command
Show ExecRequests history for a specific time period.
Examples:
- sp_ShowExecRequests
- sp_ShowExecRequests @Time='2023-12-14 10:30'
- sp_ShowExecRequests @Time='2023-12-14 10:30', @Minutes=120
from the [dbo],[ExecRequestsHistory] table.
Page Last Updated: 26 June 2025
