-
Recent Posts
Archives
Categories
- Automation in SQL Server
- Backup – Restore
- Clustering
- Computers and Internet
- ContainedDB
- Database Mirroring
- DatabaseSnapshot
- Deployment
- Desktop Virtualization
- Disaster Recovery
- How To
- HyperV
- Jobs
- Just Learned
- Personal
- PowerShell
- Security in SQL Server
- SQL Server
- SQL Server Configuration
- SQL Server Denali CTP1
- SQL Server HA
- SQL Server Installation
- SQL Server Tools
- SQL Server Versions
- SQL2012
- SQLCMD
- SQLDay
- SQLPASS
- SQLSaturday
- SQLServerDay
- SSAS
- T-Log
- T-SQL
- TechED2012
- TestLab
- Tools
- UG Meet
My Tweet
- SQL Server fails to start after a backup, Interesting scenario demonstrated by @blakhani #SQLBangalore #SQLBangUG 5 hours ago
- @blakhani is on stage.. With Engine Trouble... ? #SQLBangalore #SQLBangUG 5 hours ago
- AlwaysOn Man is on stage... #SQLBangalore #SQLBangUG 5 hours ago
- Some good learning about Reporting Services at #SQLBangalore UG meet .. Demo is going on 6 hours ago
- Reporting Service Demo is going on in #SQLBangalore 6 hours ago
Meta
Monthly Archives: November 2012
Contained Database 101
Although it looks like an individual entity, a database in SQL Server is tightly integrated with the SQL Server instance. Every time we move an user database from one instance to another, a series of steps follow, which includes transfers … Continue reading
Posted in ContainedDB, How To, SQL Server, SQL2012, UG Meet
Tagged ContainedDB, How-to, Just-Learned, SQL Server, SQL2012, UG Meet
5 Comments
Why my Differential Backup was Failing?
In one of the online SQL forum, a forum user reported that, one of their server is scheduled for a weekly full database backup & daily differential database backup. However, during mid of this week, the daily differential job failed … Continue reading
Posted in Backup - Restore, Jobs, SQL Server
Tagged Backup-Restore, Jobs, SQL Server
Leave a comment
Unable to start SQL Server after relocating TempDB
After I modified the file size of tempdb database yesterday on my SQL Express instance, SQL Server was failed to start. When I checked the SQL Server error log, following entries were recorded. 2012-11-07 11:25:34.99 spid10s Error: 17053, Severity: 16, … Continue reading
Posted in How To, Just Learned, SQL Server, SQL Server Configuration, SQLCMD
Tagged How-to, Just-Learned, SQL Server, SQLCMD
4 Comments
