Viewing 15 posts - 3,541 through 3,555 (of 39,726 total)
Couple things I found (since my search might be different than yours)
August 7, 2019 at 2:45 pm
I'd first save and restart. The "cannot load xxx" messages sometimes appear as transients.
August 7, 2019 at 2:43 pm
Isnumeric() isn't perfect. You could get a positive result with a value that can't be used in mathematics. Check your data.
August 7, 2019 at 2:41 pm
The scary thing is that some of these attacks might become commonplace to move stock prices and we'd see criminals do some trading about that. Or they might start to...
August 7, 2019 at 2:36 pm
I agree with Grant for the most part. It's hard to say what you should know how to use without knowing your job.
For a developer, I think that the INFORMATION_SCHEMA...
August 6, 2019 at 6:13 pm
You have to write the logic in the Agent job to do this, and likely set this to be a shell type of job. T-SQL jobs can't see the filesystem.
August 6, 2019 at 6:09 pm
What does @result contain? also, what is the @response. Not the converted value, but is there XML here?
August 5, 2019 at 7:28 pm
It is. Fascinating how the workday changes when it's down.
I think it's a great tool, I just wouldn't put it in the middle of the chain. I'd have it as...
August 5, 2019 at 5:35 pm
Ah, I didn't think the ID was counted, but as it's in every dataframe. I'll correct that.
Renaming the variable as well.
August 5, 2019 at 3:43 pm
I sure do. Used to lose Internet out here. We were the max distance from the CO (around 19k feet) And there would be intermittent issues at times with either...
August 5, 2019 at 3:42 pm
Normal has some odd definitions to people. When I worked in a mainframe environment, we knew thing were going down when everyone stood up in their cubes. This happened multiple...
August 5, 2019 at 3:31 pm
I know a few people that like the Slack channel sending, which we even added to SQL Monitor at Redgate. I agree a central spot to get some alerts...
August 5, 2019 at 3:27 pm
LAG is what I'd use as well, though really this is something we want to handle more in the front end as the positioning and rendering of the spaces in...
August 5, 2019 at 3:17 pm
Viewing 15 posts - 3,541 through 3,555 (of 39,726 total)