Sign in
SQLPFE.IL
Tags
cast
conversion
convert
culture independent format
Cumulative Update
datetime
Disk Performance
DMV
Execution Plan
Extended Events
Help
installation
Introduction
MaxDop
network bind order
Perfmon
Performance
Power Shell
Recovery
Recovery model
Service Pack
Service Sids
Share Point
SharePoint
shrink DB
SQL 2005
SQL 2008
sql 2008 r2
SQL 2012
SQL Cluster
SQL Serve
SQL Server
SQL Server Configuration Manager
SQL Server SQLServer 2008R2
SQL2005
SQL2008
SQL2008R2
SQLIO
Startup Parameters
Storage
System Health
TEMPDB
Trace Flags
T-SQL
User-Defined Server Roles
Xevent
Browse by Tags
TechNet Blogs
>
SQLPFE.IL
>
All Tags
>
recovery model
Tagged Content List
Blog Post:
Target Recovery Time - new database option in SQL Server 2012
Stas Bogachinsky
Recently I’ve created a new database on my SQL Server 2012 instance. I reviewed the new database options before creating. One of the options that I’d like to share today is “Target Recovery Time” in seconds or TARGET_RECOVERY_TIME. Target Recovery Time is new in SQL Server...
on
13 Jun 2012
Blog Post:
Recovery models
Stas Bogachinsky
Recovery model is our way to instruct SQL Server how to maintain the log file. We have 3 recovery models in SQL Server – SIMPLE, BULK_LOGGED and FULL. We’ll review them and describe the differences between them. SIMPLE recovery model When the database recovery model is set to...
on
13 Mar 2012
Page 1 of 1 (2 items)