Viewing 15 posts - 46 through 60 (of 312 total)
Yep, I was missing an END. That fixed the issue. Thanks!
May 28, 2019 at 8:03 pm
Not trying to be lazy but one of the server has 128 jobs and some of the jobs have multiple steps, some have SSIS packages. Am I to go through...
May 22, 2019 at 6:00 pm
Tried string, Unicode string but nothing. Still see NULL value
April 12, 2019 at 4:28 pm
March 11, 2019 at 7:53 am
Some of them.
January 23, 2019 at 11:33 am
Do you take log backups? The reason why I am asking is because if you do then you just have to find out the pattern. I mean look at the log backups...
January 4, 2019 at 5:53 am
Its fixed.
We don't use our regular account to log onto instances. Instead we use admusername. So what I did was I logged into my laptop using adm account, changed...
January 4, 2019 at 5:38 am
December 21, 2018 at 9:18 am
Phil Parkin - Friday, December 21, 2018 9:06 AMNow I was asked to changed the source file
From what, to what?
Sorry, source...
December 21, 2018 at 9:15 am
I am using the listener name instead of the server name and it is working just fine. Tested the job by manually failing over so no issues so far.
December 21, 2018 at 9:02 am
This is the script I am using which I found online, made some changes and it's working just fine.
DECLARE @name VARCHAR(256) -- database name
December 21, 2018 at 4:33 am
December 18, 2018 at 12:39 pm
Emails are being sent fine. I checked the DB mail log and I don't see any issue.
December 18, 2018 at 5:29 am
still no email after I failed it over to the secondary. I did receive an email when I sent myself a test email so its not the SMTP server. There is something...
December 17, 2018 at 1:07 pm
Viewing 15 posts - 46 through 60 (of 312 total)