Community Circle
Search this blog
Steve’s tweets
- Today's editorial: Representative Data Challenges voiceofthedba.com/2021/01/21/rep… 21 minutes ago
- Daily Coping 21 Jan 2021 voiceofthedba.com/2021/01/21/dai… 1 hour ago
- RT @MaddowBlog: Full video: Inaugural poet Amanda Gorman https://t.co/1FF4dfia9h 22 hours ago
The Current Book
MVP Award
Tags
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career
- cell phone
- Cloud Computing
- 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
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- patching
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Change Automation
- SQL Clone
- SQL Connections
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Daily Archives: October 11, 2010
Downtime
How does someone handle downtime in a small business? Steve Jones has some thoughts today based on a question sent in recently. Continue reading
Posted in Editorial
Tagged disaster recovery, high availability, sql server
Comments Off on Downtime
Data Portability
Steve Jones comments on the new data portability options from Facebook. Continue reading
Return Values from XP_CMDSHELL
Let’s be clear: I don’t recommend the use of xp_cmdshell as a general tool. It ought to be used when you have no alternatives, and you should carefully control access and what this can do. Opening a shell from SQL … Continue reading