Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-agent-job

Create SQL Server Agent job for stored procedure with input parameter

Why does my SQL agent job keep failing?

Empty string results in "Errors were detected in the command line arguments, please make sure all arguments are set correctly"

Query to list the job names and step associated with a particular table

How to skip a job step based on outcome of previous SQL Agent job step?

The job failed. The job was invoked by user<user>. The last step to run was step1

How to Export data to Excel in SQL Server using SQL Jobs

SQL Server Agent - get my own job_id

SQL Server Agent Job Running Slow

I need best practice in T-SQL Export data to CSV (with header)

SQL Server Agent not starting automatically on server reboot [closed]

How to accurately detect if a SQL Server job is running and deal with the job already running?

Need to start agent job and wait until completes and get success or failure

SQL Maintenance Plan sends mail when no mail configured

SQL Agent Job: Determine how long it has been running

How to Partition a Table by Month ("Both" YEAR & MONTH) and create monthly partitions automatically?

Run C# code inside a SQL Agent Job

c# sql-server sql-agent-job

How execute exe file from sql agent or job?

c# sql sql-agent-job