Viewing 15 posts - 1 through 15 (of 137 total)
Even db_datareader and datawriter could be too much in today's environment. Do 'most users' really need to be able to read or update every table in the database? Not that...
February 22, 2018 at 11:31 am
Are you setting up mirroring just for the migration? That would seem to be creating extra work. Database backups from the old server and restores to the new server can be...
January 10, 2018 at 1:09 pm
To anybody remotely interested in IT from high school on: learn how to code. If you can code, you can make something from nothing. No need to even have an...
December 12, 2017 at 1:29 pm
Back in the days when I got calls in the middle of the night, it was apparently OK for me to fix production problems in my pajamas. OTOH, the various...
November 1, 2017 at 8:53 am
For anything involving keys, you must have a proper key management procedure in place. It should be owned by your company's security department, not by developers or dba's. They get...
September 20, 2017 at 2:21 pm
One thing that I have encountered over the years is servers that don't have the latest patched applied, i.e. drivers, Windows service packs and hotfixes, and reasonably current SQL Server service...
August 10, 2017 at 11:22 am
In a large heterogeneous environment, it's unlikely that a project manager will understand all of the nuances of the mainframe, UNIX, and Windows platforms. However, he/she should make an effort...
August 8, 2017 at 9:59 am
July 13, 2017 at 10:11 am
Would you politically be able to use a logon trigger to kill these Access connections?
May 10, 2017 at 10:51 am
The DBA is hardly the only place where companies scrimp. Take the desktop for example. Buy the cheapest home models that you can find, no need to worry if there...
April 25, 2017 at 1:07 pm
Years ago, I heard of a situation involving a coffee maker.
April 5, 2017 at 2:01 pm
One of the P90X workouts as soon as I get home. That way, no excuses later. Exercise does wonders to de-stress (this was far more of an issue in the...
March 31, 2017 at 10:23 am
One of the greatest inventions ever is the 'right click, script as' and the script button on many of the SSMS dialog boxes. When SQL Server was in it's early...
March 15, 2017 at 11:04 am
My experience is that a monitoring tool is preferable to 'roll your own' solutions. Setting up operators means having to keep track of every person who might get an alert...
January 18, 2017 at 10:00 am
Viewing 15 posts - 1 through 15 (of 137 total)