• Skip to main content
  • Skip to primary sidebar

DallasDBAs.com

SQL Server Database Consulting

  • Services
  • Pocket DBA®
  • Blog
  • Testimonials
  • Contact
  • About

Kevin3NF

T-SQL Tuesday: Cookies…we love cookies!

March 12, 2019 by Kevin3NF Leave a Comment

T-SQL Tuesday is a monthly blog party for the SQL Server community. It is the brainchild of Adam Machanic (b|t).  This month’s edition is hosted by The Shane (b|t) who has challenged us to Dip Into the Cookie Jar of Goodness we use in order to think back about our accomplishments and take some sustenance from them.  When things suck, it helps to remember that there are White Chocolate Macadamia nut times as well

I have a number of accomplishments (and failures) in my career, pre-IT and as a SQL DBA.  Short list:

  • I learned a few decades ago (when we first got email) to keep an “Ego” folder and put any customer, co-worker and management kudos emails into it.  Even on a good day, go in there and read things.   Also, they help on Performance Reviews.
  • When I first successfully troubleshat a SQL Server replication issue for a customer (during my first Microsoft contract…)
    • That one was a CritSit call from a Premier customer and I knew the answer before they were actually on the phone
  • When I migrated a customer from full-blown Access 97 to SQL 2000 backend/Access .adp front-end and everything was so fast they thought it was broken
  • When a projector failed during my first SQL Saturday presentation (about DR) and I played it off like it was no big deal.   NOBODY knew that was my first talk 🙂
  • The first time someone paid my sticker price consulting rate and thanked me for it
  • When I trained some front-line engineers on Log Shipping nothing more than a white board and 2 different colored markers
  • That day I discovered Starbucks, signed a contract, then discovered Starbucks again.   I’m writing this from a Starbucks….just FYI.
  • …and so many more, because I’m old.

Thanks for reading!

Kevin3NF

Follow @Dallas_DBAs

Filed Under: Uncategorized

Announcement: Pocket DBA™ service

February 5, 2019 by Kevin3NF Leave a Comment

Several months ago, we posted a blog about keeping a Database Administrator on retainer for emergencies, called “Put a DBA in Your Pocket”

We cross-posted a version over to LinkedIn at the same time.

The response to both was overwhelmingly positive!

So much so that we are bringing this idea on as a new service offering, effective today!

This service comes with different levels for different needs and budgets.  It is primarily intended for you to be able to get a quick response from someone you trust (that’s us…) when bad things happen to your database server, which they eventually will.  Its the nature of tech.

In addition to being there for emergencies, you also get some periodic proactive benefits as well.

All of the pricing, benefits and terms are on the Pocket DBA™ page, separate from our current Services page.

Launch Special:  All new customers that sign up in February qualify for special rates and additional benefits… This is a limited-time offer, please message me directly for more details.

Contact us today with any questions, or to grab one of those 3 early-adopter spots!

This service is only available to US businesses at this time.

Filed Under: Dallas DBAs, Emergency & Troubleshooting, SQL, Troubleshooting

Video: Instant File Initialization

February 1, 2019 by Kevin3NF Leave a Comment

In this video, I try to bully you into turning on IFI for your SQL Servers by using logic, reason, examples and a little humor!

Thanks for watching!

Kevin3NF

Follow @Dallas_DBAs

Filed Under: Uncategorized

Video: Moving SQL Server Data Files

January 23, 2019 by Kevin3NF Leave a Comment

If you are like me, when you look at certain pieces of SQL Server documentation the sheer volume of information can be a little overwhelming.

ALTER DATABASE is one of those documents, due to the number of things that can be ALTERed.  The documentation has been improved since I was a young newbie DBA, but still…

Anyway, here is a simple video showing me moving a LOG file from my D drive to the C drive:

If you have comments or questions, please leave them on the video, or ping me on Twitter.

Thanks for watching!

Kevin3NF

Follow @Dallas_DBAs

Filed Under: Accidental DBA, Beginner, Configuration, video

IRL #2: Cannot Connect to SQL Server

January 23, 2019 by Kevin3NF Leave a Comment

IRL #2 – Connectivity Issues

Problem: Application owner is trying connect to SQL Server to create a database, connection failed.  Error message suggests checking Instance Name and “Allow Remote Connections” option set to True.

Background: This client has a wide variety of SQL Servers in Prod, Test and Dev.  Many different versions and editions, quite a few coming from 3rd party vendors.  This was in a new test environment for an application already up and running in Prod.

Resolution Attempts:

  • Try to Connect via IP address – failed
  • Verify Instance name – verified
  • Verify “Allow Remote Connections” is set to 1/True – it is
  • Verify SQL Browser Service Running – discovered Set to Disabled
  • Verify TCP/IP network protocol enabled – discovered disabled

Solution:

  • Enable TCP/IP for Named Instance SQLEXPRESS03
  • Restart Instance
  • Set SQL Browser Service to Automatic and start
  • Test logon via UDL file – success

Lessons you can benefit from:

  • SQL Express default install only enables Shared memory connections
  • Error messages are not always going to give you complete information
  • Have a process for testing

This entire process took about 10 minutes, including the instance restart.  There are 3 other Express edition installs on this server.

 

Other posts in the IRL – In Real Life series:

https://dallasdbas.com/category/sql/irl/

Thanks for reading!

Kevin3NF

Follow @Dallas_DBAs

Filed Under: Configuration, Install, IRL, Troubleshooting

Video: Getting Started with SQL Server Execution Plans

January 17, 2019 by Kevin3NF Leave a Comment

I put this video together in about ten minutes of T-SQL code prep, and one-take of the video.   It is not meant to be an all-inclusive lesson…merely an introduction to how to read SQL Server Execution Plans (Right to Left, Top to Bottom, etc.) and some basic things to look at.  Senior performance tuning DBAs…you probably don’t want to watch this 🙂

Comments and likes are appreciated if you think it has value…

Thanks for watching!

Kevin3NF

Follow @Dallas_DBAs

Filed Under: Accidental DBA, Beginner, EntryLevel, Performance Tuning, Troubleshooting

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 19
  • Go to page 20
  • Go to page 21
  • Go to page 22
  • Go to page 23
  • Interim pages omitted …
  • Go to page 44
  • Go to Next Page »

Primary Sidebar

Search

Sign up for blogs, DBA availability and more!

Home Blog About Privacy Policy
  • Home-draft
  • Blog
  • About Us

Copyright © 2026 · WordPress · Log in

 

Loading Comments...