Search this blog
The Current Book – Do Hard Things
MVP Award
Tags
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Search this blog
Steve’s Tweets
- RT @jaxssug: Just over 24 hours left until Speaker Call closes for #SQLSatJax #SQLSaturday! If you still need to submit your sessions, go t… 52 minutes ago
- Nice to see more pictures of the new @redgate office. Can't wait to visit: Redgate’s new Cambridge HQ oozes high-cl… twitter.com/i/web/status/1… 1 hour ago
- Lol, AI training AI (maybe) -> Bard reportedly used responses from ChatGPT for training, Google denies from… twitter.com/i/web/status/1… 2 hours ago
- Autonomous Driving Around London voiceofthedba.com/2023/03/31/aut… 2 hours ago
- Building a Better Profile voiceofthedba.com/2023/03/31/bui… 2 hours ago
- @DenverSportsCom @DMacRadio @heyrachelvigil @Shapalicious 71 21 hours ago
- @KarenPayneMVP @brianrandell @DBAKevlar Had some initial streaming issues. It finally started working about 10 afte… twitter.com/i/web/status/1… 21 hours ago
- setting up now. Starting, well, whenever they tell me to start. twitter.com/DBAKevlar/stat… 23 hours ago
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Older Posts
Meta
Monthly Archives: July 2017
Who’s Smarter? Humans or AI Systems?
I used to watch science fiction movies and imagine we’d have these incredible machines that could interact with humans in amazing ways. I always believed more in the helpful and useful AI in Star Wars than the dangerous systems of movies like The … Continue reading
Posted in Editorial
Tagged AI, machine learning
Comments Off on Who’s Smarter? Humans or AI Systems?
Azure Labs–Minor Cluster Issues for SQL Server Setup
During the process of building an Azure lab, I ran into a place where my cluster was not completely validated. I think this happened when a node failed and was re-provisioned, but in any case, when I ran SQL Server … Continue reading
Posted in Blog
Tagged Azure, lab, syndicated
Comments Off on Azure Labs–Minor Cluster Issues for SQL Server Setup
DevOps–Fixing Poorly Named Constraints
I was building some code the other day and kept getting problems in my deployment for a change. The deployment was having issues, and this came down to this statement. ALTER TABLE EventLogger DROP CONSTRAINT [PK__EventLog__5E548648B043C0BC] The problem was that … Continue reading
SSoL: Where are my data and log files?
I don’t think most of us need to know Linux, but if you end up managing a system, it’s good to have a little idea of how to get around. This is a short series of posts as I remember … Continue reading
Posted in Blog
Tagged Linux, sql server, syndicated
Comments Off on SSoL: Where are my data and log files?