Viewing 15 posts - 2,041 through 2,055 (of 22,202 total)
I never argue on these things. I just ask them to demonstrate a point in time restore that meets both our business defined Recovery Point Objective and Recovery Time Objective....
January 29, 2020 at 12:25 pm
The documentation doesn't mention 'rt' at all, only 'r' and 'rb': https://docs.python.org/3/tutorial/inputoutput.html#reading-and-writing-files
Did some research, 't', text, is the default, so you don't HAVE to have it. But, on...
January 29, 2020 at 12:22 pm
as long as I can use scalar value function inlining and the new table variable cardinality estimation then i'm happy
Hmmmm, I haven't tested it, but it's possible that the...
January 29, 2020 at 12:09 pm
Probably. This isn't azure, but Microsoft pays a lot of attention to anything azure, so, it'll work.
January 29, 2020 at 11:51 am
would using 2019 compatability mode, but setting the "legacy cardanility" option on be a wise idea?
After extensive testing, yes, maybe, depending on the outcome of the tests.
January 29, 2020 at 11:42 am
Sounds like it's CPU bound then. One or more of the processes is hung on CPU. Again, break down what you're doing and determine which process is stuck.
January 28, 2020 at 3:29 pm
Me too. I got the question right through the process of elimination, not knowledge.
January 28, 2020 at 2:33 pm
There are many different scheduling services within Azure. Find one of them and put it to work.
January 28, 2020 at 1:39 pm
Filtering on your extended events would be the biggest boost. Don't capture what you don't need. Most stringent filters first in order (maximizes the reduction in overhead).
January 28, 2020 at 1:38 pm
If it has gone from minutes to days, that is highly abnormal. I'd suggest stopping that process. Disable it for the moment. Then, I would run each of the
January 28, 2020 at 1:36 pm
Excellent! Good to hear it.
Best of luck on the GitHub integration.
January 27, 2020 at 11:11 pm
I'm going to state this the best way I can:
I don't know enough about automating Git to help you. Sorry. You're just beyond what I'm comfortable with there.
The automation I...
January 27, 2020 at 7:22 pm
Viewing 15 posts - 2,041 through 2,055 (of 22,202 total)