SQL Server 2005 cluster duplicated data



We have a 64 bit SQL Server 2005 Cluster (Active/Passive) that was upgraded
from a 32 bit SQL 2000 Server. Our cluster is not yet running Service Pack 2.

We hosted an ASP.Net web application as the front end for a few internal
contests. Over the course of these contests rarely and at intermittent
intervals data duplications occurred. Here is an example showing what some
of the data anomalies looked like:

User Date Posted Question Answer
user1 3/15/08 3:33 PM Communication involves the 4 following
user1 3/15/08 3:33 PM Cuál 2 ramas de la biblioteca ofrecen
user1 3/15/08 3:33 PM What is the most important element
user1 3/15/08 3:33 PM When it comes to heart disease, FALSE
user1 3/15/08 3:34 PM Communication involves the 4 following
user1 3/15/08 3:34 PM Cuál 2 ramas de la biblioteca ofrecen
user1 3/15/08 3:34 PM What is the most important element
user1 3/15/08 3:34 PM When it comes to heart disease, FALSE

Notice that the duplicate entries all happened 1 minute after the original
insert.

Could this behavior be caused by a miss configuration or problem with the
SQL Server cluster?

If so is upgrading to Service Pack 2 likely to resolve the issue or is there
some other solution that is recommendable?

.



Relevant Pages

  • Re: N+1 Configuration
    ... Jasper Smith (SQL Server MVP) ... But looking in the cluster admin tool, ... mounting all other drives under that drive ...
    (microsoft.public.sqlserver.clustering)
  • Re: Clustering Question
    ... I have worked with Windows 2003 Small Business Server, Exchange Server 2003 and 2000 SQL server but not in a clustered environment. ... Do you want to cluster SQL? ... > you cannot install Cluster on a Small Business Edition, ...
    (microsoft.public.windows.server.clustering)
  • Re: Clustering Question
    ... The SQL Cluster would need to be ... SQL will need to Enterprise as well. ... So if I understand you correctly one computer will need Windows Server ...
    (microsoft.public.windows.server.clustering)
  • Re: Issues creating a new failover cluster on the same server
    ... G:\Microsoft SQL Server\MSSQL.1 ... CHNSQL04 Cluster Group ... Drives: H and F ... Group, the MS DTC Group, and each of the SQL Server Instance Groups running ...
    (microsoft.public.sqlserver.clustering)
  • Re: Connecting to cluster instance from .NET
    ... I have tried using the SQL 2000 CD and i have ... Virtual IP addresses for the cluster resource groups. ... SQL Server will listen on only those IP addresses ... This is odd because the 172.16 network is a Class B ...
    (microsoft.public.sqlserver.clustering)