23
2012
Unable to do MSTSC/RDP – terminal services hanged after startup
Issue: Server is rebooted and after reboot it is responding via ping command but users/administrator unable to connect to server via MSTSC or RDP Scenario: Windows 2003 SP2 server, terminal services are enabled, remote session control is enabled
17
2012
Command Line utility “sc” to manage windows services
If you have been working with Windows then you are aware of command line utility which can be run by going to RUN > type “cmd” and a black window open’s up, now you can do several activities using command lines, let’s take example of managing services. Microsoft provided a GUI for same as well which will open-up by typing “services.msc” in RUN window. Managing services using command line is simple and efficient as you […]
17
2012
MSDTC and SQL Server 2005 Clustering
While searching for questions, Why MSDTC is required, in which it needs to be configured, is it must for SQL Clustering, etc. Please find below the analysis done by going through several forums and msdn articles,
8
2012
SQL Server 2000 Replication and Agents
General Replication concept and guide to set Up Snapshot Replication http://www.databasejournal.com/features/mssql/article.php/1458491/Setting-Up-Snapshot-Replication-A-Step-by-step-Guide.htm This article talks about general concept of replication, various topologies and also a guide to setup snapshot replication
8
2012
SQL Server 2008 and R2 Cluster Best Practices
http://blogs.msdn.com/b/pamitt/archive/2010/11/06/sql-server-clustering-best-practices.aspx Read about this in above article, few highlights to remember,
8
2012
Replication failure: Unable to start a DCOM Server
Error: Unable to start a DCOM Server: {08B0B2D9-3FB3-11D3-A4DE-00C04F610189}. The error: “The system cannot find the path specified. ” Happened while starting this command: C:\PROGRA~1\MICROS~3\80\COM\snapshot.exe -Embedding
4
2012
SQL Server 2000 – The subscription(s) have been marked inactive and must be reinitialized
Error: The subscription(s) have been marked inactive and must be reinitialized. NoSync subscriptions will need to be dropped and recreated. Environment: SQL Server 2000 SP4 (valid for other SP versions as well) Replication Type: Transactional Replication with Publisher and Distributor on one server and Subscriber on another Scenario: You have created subscription to non-expire subscription as below, #img1# And still from time to time you see the subscriber marked inactive error and your […]
3
2012
Microsoft SQL Server 2008 Analysis Services 10.0 OLE DB Provider
When you try to connect to SQL Server OLAP services hosted on a server from your desktop or client machine then it will require appropriate drivers to connect to SQL Server Analysis services.
Subscribe to this blog via Email
Old Posts
- November 2017 (3)
- October 2017 (4)
- September 2017 (2)
- May 2017 (1)
- April 2017 (1)
- July 2016 (3)
- May 2016 (1)
- April 2016 (1)
- February 2016 (2)
- January 2016 (1)
- October 2015 (1)
- September 2015 (1)
- August 2015 (1)
- July 2015 (2)
- June 2015 (3)
- April 2015 (1)
- March 2015 (1)
- December 2014 (1)
- September 2014 (2)
- April 2014 (1)
- January 2014 (3)
- October 2013 (2)
- September 2013 (2)
- August 2013 (4)
- July 2013 (1)
- June 2013 (2)
- May 2013 (5)
- April 2013 (3)
- March 2013 (1)
- February 2013 (9)
- January 2013 (11)
- December 2012 (14)
- November 2012 (3)
- October 2012 (4)
- July 2012 (2)
- June 2012 (3)
- May 2012 (2)
- April 2012 (8)
- March 2012 (6)
- February 2012 (3)
- January 2012 (1)
- December 2011 (5)
- November 2011 (8)
- October 2011 (5)
- September 2011 (3)
- August 2011 (3)
- July 2011 (3)
- May 2011 (1)
- November 2010 (1)
Tags
View Post by Categories
Recent Articles
- Setting up Always ON Availability Group in Multi Subnet Cluster – Recommendations
- Configuring Replication with Always ON Availability Group
- Login failed for user ‘DOMAIN\COMPUTER$’. Reason: Could not find a login matching the name provided. [CLIENT: ]
- Modern Servicing Model (Service Pack and Cumulative Updates) for SQL Server 2017 and onwards
- Fix: SSMS 2012 opening Debug window when pressing F5