Question : I am trying to do the following. I have about 50 DBs and a network NAS that acts […]
Tag: jobs
Hi folks, In one of my Agent Job is running by every minute
Question : One of my SQL agent Job is running every minute, the job has failed . I need the […]
How to trim the log file that stores information about job history execution?
Question : I was having a look at my sql server jobs and proxies on an specific server in the […]
SQL Job runs without it schedule and renaming or deleting it causes other jobs fail
Question : I recently migrated the SQL 2008 to SQL Server 2016. I started noticing a strange issue where one […]
Postgresql Run ‘Jobs’ At Specific Times
Question : I have a normal problem to anyone that can’t trust on applications to do their ‘work/ AKA be […]
Task scheduler for SQL Server Express
Question : I have an ASP.NET MVC app which works with database under SQL Server 2008 R2 Express edition. There […]
DBMS_SCHEDULER event schedule jobs not executed when triggered almost at the same time
Question : I moved this question from stackoverflow to here as it was marked on hold as off-topic. On Oracle […]
SQL Server Jobs – syspolicy_purge_history fails
Question : The job syspolicy_purge_history fails at the 3rd step. The error that I get is the following one: Executed […]
Maintenance job failed saying update is not necessary [closed]
Question : Closed. This question is off-topic. It is not currently accepting answers. Too localized – this could be because […]
T-SQL: How create job that run monthly
Question : I already know how to schedule monthly jobs using SQL Server Agent > Jobs, I now would like […]