Viewing 15 posts - 8,221 through 8,235 (of 59,078 total)
What was the average percent of page fullness both before and after you started? I can show you how to make better estimates with that information and with knowing what...
December 3, 2019 at 7:04 am
I've always been frustrated by things like that. It's a complete tease that MS built into the system. My answer has always been to use xp_CmdShell for such things... and,...
December 3, 2019 at 6:54 am
My recommendation is just buy some more SSD. Maybe even buy some less expensive spinning rust where you can move some filegroups to for things like audit tables and the...
December 3, 2019 at 6:49 am
Thanks, figured out the access issue
Can you kindly tell us what you figured out? It'll help other folks (and me 😉 ). Thanks.
December 3, 2019 at 6:45 am
"Do not be afraid to ask questions"
I think this also applies to: Do not be afraid to post your anwers and solutions here on the forum.
Even if it is...
December 3, 2019 at 6:36 am
I've found that Full Backups are taken through a snapshot of the VM itself within Azure and in return it breaks the log chain. That was what started my...
December 3, 2019 at 6:04 am
I've used it to troubleshoot, wondering if two connections had different settings. Getting a raw number and comparing them worked for me. I haven't really used this to decode...
December 3, 2019 at 5:51 am
Thank you Jeff. Yes I am painfully aware that the code is different. It took me a very long time to figure out the SQL query and am really...
December 3, 2019 at 5:49 am
Thanks Grant/Jeff, that is exactly my methodology as well that I just wanted to confirm.
What do you both do surrounding the VM backup, because if you have the "SQL...
December 3, 2019 at 5:41 am
And surrogate keys can and usually are durable keys.
December 2, 2019 at 3:46 pm
that would only work on a very small environment right? I've got 64 prod servers and nearly 200 total including non-prod, and the number of times in the last...
December 2, 2019 at 3:43 pm
Tell people where you work that you've been there for 8 years and that you'd like to shift to the day shift. The answer is no unless you ask. If...
December 2, 2019 at 3:38 pm
You do understand that you're making a major paradigm shift in code, right? SQL <> SQL between different RDBMS engines.
December 2, 2019 at 3:31 pm
A lot of people will disagree with me on many fronts but I always keep an active SSMS session running in an RDP session on my production servers. It has...
December 2, 2019 at 3:29 pm
it's worth to check the content of default trace which is enabled by default on all editions of SQL server 2005+
https://www.mssqltips.com/sqlservertip/1739/using-the-default-trace-in-sql-server/
"It Depends". On my main production server, the...
December 2, 2019 at 3:24 pm
Viewing 15 posts - 8,221 through 8,235 (of 59,078 total)