Viewing 15 posts - 1,066 through 1,080 (of 2,654 total)
Adding to what Grant said (I do use SQL Monitor and also other similar monitor tools).
one of the most important things is the ability to correlate different metrics that happened...
September 1, 2021 at 4:14 pm
by the way you explain things it really looks like you know nothing of SQL Server permissions as this particular case is the most basics of access to any user.
Please...
September 1, 2021 at 12:22 pm
that being the case then there is nothing preventing you from changing the stored procedure to behave better. May or not be possible but I have seen many cases of...
August 30, 2021 at 5:46 pm
Do queries with a greater number of joins have a greater likelihood of ending up with a bad execution plan?
I greatly appreciate the help!
Steve said the essential - but...
August 30, 2021 at 5:11 pm
I was on the Visual Studio marketplace the other day. Stumbled across this tool.
https://marketplace.visualstudio.com/items?itemName=MAQSoftware.SQLCodeCheck
I was hoping it would be a simple tool to root out basic issues in...
August 30, 2021 at 1:22 pm
does not look like it - no duration, neither actual rows - only expected executions.
did you capture it yourself while executing it or through a monitor tool like SQL Monitor?
but...
August 26, 2021 at 5:36 pm
that is an estimated plan, not the a actual execution plan - can you get the actual one please.
and also the view (and all sub called views).
in all likelihood all...
August 25, 2021 at 11:06 pm
big financial group - lots of sub companies/teams
Do YOU maintain all of those servers or do most of the sub-companies have someone taking care of business for their...
August 25, 2021 at 6:25 pm
good.
that is almost the same script I was going to send you (with a few modifications of mine)
August 25, 2021 at 5:43 pm
frederico_fonseca wrote:big financial group - lots of sub companies/teams
How much of that is actual unique applications/db's vs basically the same install being used by a different group?
90% of prod...
August 25, 2021 at 5:24 pm
Sent you a private message.
August 25, 2021 at 5:14 pm
big financial group - lots of sub companies/teams
August 25, 2021 at 5:11 pm
small shop you have there.
Just on my side of the ocean we have over 750 servers (half is prod) - with a total size of 100 TB space used spread...
August 25, 2021 at 4:49 pm
Viewing 15 posts - 1,066 through 1,080 (of 2,654 total)