Viewing 15 posts - 721 through 735 (of 1,999 total)
what happened to good old fashioned command prompt tools
dir /s *.ldf
none of this fancy SQL malarkey 🙂
November 1, 2019 at 3:37 pm
the only thing I can think to say is install SSDT - it may install a few DLLs that he needs - it's not a big install and it's quite...
November 1, 2019 at 3:33 pm
A neat little script that fits in well with some of the themes we're seeing recently about having clean databases with no customer data inside.
there are 2 other ways I...
November 1, 2019 at 3:28 pm
most sites just say - reinstall ssms and ssdt
November 1, 2019 at 3:00 pm
are the paths the same on both servers? I've never seen a dethatch lose a log file
I'd wager that the .ldf file is somewhere
November 1, 2019 at 2:58 pm
Don't, don't, don't dismiss development and say "NO!" to developers.
I learnt this from a wise old network manager who told me that you catch more flies with honey than...
November 1, 2019 at 1:54 pm
you might not want to use "alter user"
if you are setting a login password then ALTER LOGIN
November 1, 2019 at 12:06 pm
a few things you can do
1: put static code analysis in place, if the devs can see their code isn't great, they'll have less of an argument
2:use the sql performance...
November 1, 2019 at 11:56 am
this helped me out last time
https://blogs.technet.microsoft.com/dataplatform/2017/08/03/sql-performance-counters-are-missing/
November 1, 2019 at 11:36 am
by the way - has anyone twigged that permission management for SSIS is a pile of garbage?
October 31, 2019 at 4:58 pm
I use the 2017 tools (vs and ssdt) but I have just bumped up to sql management studio 18.3.1 which is "not what I expected" - especially since it has...
October 31, 2019 at 4:28 pm
I'd like to wear "The Stig" - a white racing suit and white racing helmet - because without many words I make things work faster (again).
That's great. I...
October 31, 2019 at 3:29 pm
If I can ever get SSIS to work, I'm hoping to start using it, I used to love bcp, other forms of bulk loads etc, but our systems got...
October 31, 2019 at 2:45 pm
an ex colleague of mine used to turn up in knee length shorts, Hawaiian shirt, flip flops and a lot of "bling" -
the directors put out an email...
October 31, 2019 at 2:40 pm
I've also been hired many times to improve ETL processes and the first thing I normally do is get rid of the related SSIS packages because of the atrocities...
October 31, 2019 at 2:29 pm
Viewing 15 posts - 721 through 735 (of 1,999 total)