sp_ShowLog
Command - Application
Show the application log entries from the [dbo].[Log] table.
Lists the last 24 hours by default.
Example:
sp_ShowLog 48 -- Will look back 48 hours.
Page Last Updated: 09 September 2025
Technical details for Procedures used by dbOmnibus.
| Procedure List |
Remember to execute these procedures on the dbOmnibus database, not master or other databases.
Command - Application
Show the application log entries from the [dbo].[Log] table.
Lists the last 24 hours by default.
Example:
sp_ShowLog 48 -- Will look back 48 hours.