June 2015
Intermediate to advanced
1800 pages
70h 6m
English
A SQL Server administrator can create stored procedures that are marked for execution automatically whenever SQL Server starts. They are often referred to as startup procedures. Startup procedures are useful for performing housekeeping-type tasks or starting up a background process when SQL Server starts. Some possible uses for startup procedures include the following:
Automatically perform system or maintenance tasks in tempdb, such as creating a global temporary table.
Enable custom server side SQL Server Profiler traces automatically ...
Read now
Unlock full access