Search this blog
The Current Book – The Phoenix Project (re-reading)

-

18 Year MVP Awardee

Tags
- administration
- AI
- AIExperiments
- auditing
- Azure
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- containers
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- encryption
- Flyway
- Friday Poll
- FWTips
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- Microsoft
- misc
- monitoring
- networking
- PASS
- Performance
- powershell
- presentations
- Redgate
- Redgate Monitor
- 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
- tools
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- words
- work
Search this blog
Steve’s Tweets
Tweets by way0utwestOlder Posts
Meta
Tag Archives: disaster recovery
Recovery Models
In SQL Server we have three basic recovery models: full, bulk-logged, and simple. By default we find that most databases use the defaults, which mean that they are in the full recovery model. In that case, you need to be … Continue reading
Posted in Blog
Tagged administration, Backup/Recovery, disaster recovery, sql server, syndicated
Comments Off on Recovery Models
Probabilities and Disaster Recovery
When I talk about disaster recovery, one of the key things that I try to stress is the idea that the amount of effort and resources you devote to the problem is often scaled to the risk of loss. It … Continue reading
Quick Recovery Techniques Webinar
The slides for the SQLServerCentral webinar #13 are available here on the blog. Download them from the link below Quick Recovery Techniques PPT There aren’t notes in there, but if you have questions, let me know. The recording of the … Continue reading
Posted in Presentations
Tagged disaster recovery, presentations
Comments Off on Quick Recovery Techniques Webinar
SQL Server Backups – When is it current?
I saw a post recently where someone was asking about the restore sequence for a series of backups. The scenario was this: Full backup starts at 3:00am, and takes 30 minutes Log backup 1 starts at 3:05am, and takes 2 … Continue reading
Posted in Blog
Tagged Backup/Recovery, disaster recovery, sql server, syndicated
Comments Off on SQL Server Backups – When is it current?