Viewing 15 posts - 136 through 150 (of 291 total)
Well. Testing. So far it doesn't.
In some scenarios it does
But doing more testing now...
February 7, 2020 at 4:51 pm
Thanks.
what is "destruction for equivalence"?
February 7, 2020 at 1:07 pm
yes, I believe it can be, since at certain high contention times this SP is called 100 times a minute.
But once your statement is confirmed, what can possibly be done...
January 20, 2020 at 2:15 am
Yes, thanks. I got it.
January 19, 2020 at 8:42 pm
Also, attached is the doc. that shows table structure, and a few typical calls to this SP (some of them yes, do happen within large(r) transactions), fired 100 times a...
January 19, 2020 at 7:52 pm
Should I just replace Update-->Insert-->Update (retry) with IF EXISTS [update] ELSE [insert] ?
January 19, 2020 at 7:48 pm
sorry; i intended to post in Oracle section but first posted here by mistake. How can I delete my post?
January 19, 2020 at 7:06 pm
when the proc is called 100 times a minute or more, that's when deadlocks start. at something like 50 hits a minute or less, no deadlocks, only occasional blocking chains,...
January 19, 2020 at 3:02 pm
Sorry I should have mentioned it. yes, it occasionally hits deadlocks.
Many times it is just blocking timeouts, a few times here and there there are deadlocks.
January 19, 2020 at 2:58 pm
Thanks.
But how exactly do you suggest it can be re-written to do that?
January 19, 2020 at 12:39 pm
Sorry. PDF file not allowed.
Attaching as WORD.
January 14, 2020 at 9:44 pm
it has been pretty amazing for me to discover how few people know how little on issue(s) like this...
January 7, 2020 at 8:07 pm
This is what I figured, too. Just wasn't sure..
So with that being said, can we assert that MS SQL Server had now an ADVANTAGE over Oracle in Columnstore technology usability/flexibility...
January 6, 2020 at 3:54 pm
it is Windows 10 or Win Server 2016 OS.
December 30, 2019 at 1:13 am
Do you know where i can see an example of such triangular join?
thanks.
December 21, 2019 at 1:11 am
Viewing 15 posts - 136 through 150 (of 291 total)