Procedures
Technical Details

Technical details for Procedures used by dbOmnibus.

| Procedure List |

Remember to execute these procedures on the dbOmnibus database, not master or other databases.


sp_DbOmnibusHelp

 

Description:

Show dbOmnibus Help

Parameters:

@Area = Area of help to display

Options: GENERAL (default), ADMIN, SU

Usage:

sp_dbOmnibusHelp;

sp_dbOmnibusHelp ''ADMIN'' -- Administrator commands

sp_dbOmnibusHelp ''SU'' -- Super User commands;

Hint:

Copy the message content to a query tab, then highlight the desired item, then execute [F5]

Note:

Aliased as: sp_HelpMe

Technical Details:

 


Page Last Updated: 21 September 2025