-
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
- #nowwatching Vantage Point on #SonyPIX 3 days ago
- @pinadave started the session about the "Heros" #sqlbangug #reliveteched2013 5 days ago
- Loginfo demo is going on #sqlbangug #reliveteched2013 5 days ago
- @vinodk_sql is talking about Transaction log physical architechture #reliveteched2013 #sqlbangug 5 days ago
- What is transaction log? #reliveteeched2013 #sqlbangug 5 days ago
Meta
Category Archives: SQL Server Configuration
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
How to enable FILESTREAM features after installing SQL Server 2008?
It is possible to enable FILESTREAM after the SQL Server 2008 installation. Open the SQL Server Configuration Manager and select SQL Server Services. Right-click on the SQL Server Service, SQL Server (MSSQLSERVER), and select Properties from the available drop-down menu. … Continue reading
Posted in SQL Server Configuration
1 Comment
