|
|
-
Nakul Vachhrajani liked 4 Months ago through Scripts | 1 Point
When a database is dropped, the jobs remain active in the SQL Server Agent and if a schedule is associated to the job, failures would be reported whenever the jobs are automatically executed. As part of the standard process that I follow whenever I drop...
|
-
Nakul Vachhrajani production 4 Months ago through Scripts | 1 Point
When a database is dropped, the jobs remain active in the SQL Server Agent and if a schedule is associated to the job, failures would be reported whenever the jobs are automatically executed. As part of the standard process that I follow whenever I drop...
|
-
Nakul Vachhrajani worked 4 Months ago through Scripts | 1 Point
When a database is dropped, the jobs remain active in the SQL Server Agent and if a schedule is associated to the job, failures would be reported whenever the jobs are automatically executed. As part of the standard process that I follow whenever I drop...
|
-
Nakul Vachhrajani Posted 4 Months ago through Scripts | 10 Points
When a database is dropped, the jobs remain active in the SQL Server Agent and if a schedule is associated to the job, failures would be reported whenever the jobs are automatically executed. As part of the standard process that I follow whenever I drop...
|
-
Nakul Vachhrajani worked 10 Months ago through Scripts | 1 Point
Many IT departments use pre-created ghost images to quickly setup development and quality assurance environments. When they change the name of the server after restoring the image, the SQL Server instance name remains unchanged. Here's a script to chang...
|
-
Nakul Vachhrajani production 10 Months ago through Scripts | 1 Point
Many IT departments use pre-created ghost images to quickly setup development and quality assurance environments. When they change the name of the server after restoring the image, the SQL Server instance name remains unchanged. Here's a script to chang...
|
-
Nakul Vachhrajani liked 10 Months ago through Scripts | 1 Point
Many IT departments use pre-created ghost images to quickly setup development and quality assurance environments. When they change the name of the server after restoring the image, the SQL Server instance name remains unchanged. Here's a script to chang...
|
-
Nakul Vachhrajani lifesaver 10 Months ago through Scripts | 1 Point
Many IT departments use pre-created ghost images to quickly setup development and quality assurance environments. When they change the name of the server after restoring the image, the SQL Server instance name remains unchanged. Here's a script to chang...
|
-
Nakul Vachhrajani liked 10 Months ago through Scripts | 1 Point
Have you ever wondered when your index was last rebuilt/reorganized? Here are two versions - using the Catalog view sys.indexes that would help you to identify the last date/time when the index statistics were updated, the number & percentage of rows ch...
|
-
Nakul Vachhrajani worked 10 Months ago through Scripts | 1 Point
Have you ever wondered when your index was last rebuilt/reorganized? Here are two versions - using the Catalog view sys.indexes that would help you to identify the last date/time when the index statistics were updated, the number & percentage of rows ch...
|