Viewing 15 posts - 7,396 through 7,410 (of 59,072 total)
This is old but Maybe it will help someone. I had the same issue, a ghost clean up spid was blocking backup jobs and checkpoints at times. When I...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2020 at 3:25 pm
In users I have two fields: name which is primary key and password.
You may have a much larger issue on your hands. Are the passwords in clear text or...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2020 at 3:22 pm
I wonder how you got a "Jeff Query" out of this thread. I don't have any code posted. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2020 at 3:01 pm
Unfortunately, they'd probably say the same things they said on the CONNECT site for years and years and they are now saying on the FEEDBACK site. "Works as designed" or...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 2, 2020 at 2:57 pm
Actually, there IS a problem with having a large log file and that would be the sometimes huge amount of extra time a RESTORE would take. Restoring a log file...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2020 at 10:36 pm
What are the exact errors that you're seeing? (Copy'n'Paste, please)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2020 at 6:19 pm
Update.....I'm staying up watching the logs! Just saw something in there. Invalid login with the admin account to ReportServer. Guessing this in an SSRS thing? Have had issues with...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2020 at 6:17 pm
You should be able to use RAISERROR with a severity of, say, 16. Please see the following for more info on RAISERROR.
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2020 at 6:14 pm
From a lot of the code I've seen, no refactoring would be necessary. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2020 at 6:01 pm
I saw those in your code. Like I said, well done on the article. I've not seen such a collection of methods for calculating what Easter Day is all in...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2020 at 4:48 pm
Thanks. I was coming up against the very same thing and I was trying to avoid the use of any form of dynamic SQL. For now, that seems improbable at...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2020 at 4:42 pm
Good one. But sometimes I wish there was a better row by row method available for those few times when there appears to be no other option.
Luther
You got...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2020 at 4:34 pm
Don't get too comfortable Jeff. SQL Server on Linux was also a Steve Jones classic April Fool
Heh... I wasn't going to bring it up just for that reason. 😀 ...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2020 at 4:23 pm
Thanks, Joe. I was reading about that in the second link I provided. Interesting bit of history that still affects us today. So, to answer the question of "When is...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2020 at 4:20 pm
My absolute favorite scene from that movie also contains my favorite quote from the movie. Here's a link to it...
https://www.youtube.com/watch?v=MpmGXeAtWUw
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2020 at 1:29 am
Viewing 15 posts - 7,396 through 7,410 (of 59,072 total)