SQL Server - How to change the owner of all jobs for a user in SQL Agent October 14th, 2018 3 Database Maintenance SQL Server SQL Server Agent
SQL Server - How to view the entire return message from Job execution (even when it exceeds 4000 characters) 2 May 2018 2 Database DMVs and Catalog Views Errors Little Known Features Hacks Maintenance SQL Server SQL Server Agent
SQL Server - How to fetch a code string from SP's that are called by SQL Agent jobs September 16th, 2017 0 Database SQL Server SQL Server Agent
SQL Server - Understanding SQL Agent Permissions and Roles (SQLAgentUserRole, SQLAgentReaderRole, and SQLAgentOperatorRole) February 28rd, 2017 5 Database Maintenance Security SQL Server SQL Server Agent
SQL Server - How to back up all SQL Agent jobs via command line (CLR C # or Powershell) February 22rd, 2017 3 Database C # (CSharp) CLR Maintenance Powershell / CMD SQL Server SQL Server Agent
How to list jobs (schedules, commands, steps) via Query in SQL Server March 28th, 2016 8 Database DMVs and Catalog Views Maintenance SQL Server SQL Server Agent
How to query SQL Agent startup history in SQL Server August 23st, 2015 0 Database DMVs and Catalog Views Maintenance SQL Server SQL Server Agent
How to identify jobs running via Query in SQL Server August 22st, 2015 0 Database DMVs and Catalog Views Maintenance Monitoring SQL Server SQL Server Agent
How to Create an Audit to Monitor Job Creation, Modification, and Deletion in SQL Server June 5st, 2015 3 Audit Database Maintenance Monitoring Security SQL Server SQL Server Agent
How to convert the run_date and run_time columns from job_history to datetime in SQL Server 7 May 2015 1 Database DMVs and Catalog Views Data Formatting and Validation SQL Server SQL Server Agent