How to find who has modified maintenace plan backupjobs?
Hi folks, Recently we had a trouble, in Maintenace plan for backup jobs we configured as retention period of older than 4 weeks jobs has to be deleted automatically. but someone has changed the rention...
View ArticleUnable to execute the same query by some connections to the database among 5...
i had 5 connections to the database(sqlserver2012)among first 2 connections executed the connections and 3rd connection failed to execute the same query. 2016/04/28 20:03:39 普通: Creating statement Done...
View ArticleNeeding help outputing Sql report to .csv to network folder
I have a sql report that I have scheduled to run every day within the SQL 2008 R2 - SQL Service Agent. My problem is, I need the output for Sql report to automatically download as a comma delimited...
View ArticleSSRS Subscription run causing locking of the tables and results in SQL Agent...
I have one SSRS report which has been scheduled to run first 10 days of every month and has been in place since 2015 but from last week onwards, the scheduled report subscription run had been taking...
View ArticleStored Procedure : Inconsistent times of Execution
Hi Guys I have been facing a scenario where one of the stored procedure is taking more time to execute on certain days than the other. The maximum time it takes is arround 10 minutes and the least is 3...
View ArticleSQL Job running long. Need timing for each stored proc running.
Hi, I have a job that just started running long. There is only 1 step which executes a stored procedure. That stored procedure kicks off multiple stored procedures when processing. I'm trying to...
View ArticleCan powershell script in sql job step call the next step in the same job
I need to call Step 2 only if criteria is met and it is a certain time of day. Here is the PS script for Step 1 Step 1 - check for files $Checktime = Get-Date $jobName = "Check For Files" $stepName =...
View ArticleSQL server agent not starting
Please help : I am trying to restore msdb database backup taken in SQL server 2008 R2 (SP2) to SQL server 2016. Database restore completed successfully however SQL server Agent is not starting. Agent...
View Articlessis schdule in ssms
I installed sql server 2017 including SSDT . there is a pckage i created on SSIS and i want to schdule it in SSMS . when i run the job . this is the error i am getting . "Executed as user: NT...
View Articlecan't find the object that is running this SQL job
I have a disabled SQL job with no schedule and I can't find the object that is running this job.It's using a service account and is being executed at the same time every day.I have searched for the job...
View ArticleGranting user accounts rights to run only specific SQL agent jobs that run...
We have a couple of users that we only would like to run SQL agent jobs that would execute SSIS packages and don't want them to have access to any other thing except to run the jobs. Is there a way I...
View ArticleAgent Job Error- Sql Linked Server Job error (Error 7350)
I have a scheduled job that is running everyday. The job step is to execute a stored procedure for hourly caching logic for Case load Data.The job has been successful until yesterday afternoon when it...
View ArticleJob Schedule Management tools and techniques
My company has several SQL servers and a few other servers that run jobs, tasks and processes that affect our data. I would like to start managing these jobs as a big picture/view from above...
View ArticleSyntax Error While Running Powershell Command Through SQL Agent
Hey Everyone, I know this will be something simple but hey it's Friday and i can't see the syntax error. Looking for a second set of eyes to help me out here.I have a SQL Agent job that runs a simple...
View ArticleSQL Job schedule got disabled
Hi,I am trying to investigate whyall jobs for a particular database were detached from schedule (though jobs were not disabled) but did not trigger having no schedule. (I have attached a screen shot,...
View Article