Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Crazy SQL error in multi site WSUS environment

Reply
Thread Tools Display Modes

Crazy SQL error in multi site WSUS environment

 
 
Jonathan
Guest
Posts: n/a

 
      06-18-2007
W2k3
SQL 2005
SQL DE (child


Hi,

Currently have 5 WSUS servers:- One central repositry server and 4 "child"
collector servers. All of the downstream servers have suddenly started
getting a crazy SQL error. The catalog syncs from the Primary server to the
child servers once a day. The primary server is using SQL2005, but the
childern are using SQL Desktop Edition.

Since the 11th, the child servers are all reporting the following errors:

SqlException: Cannot insert duplicate key row in object 'dbo.tbDeployment'
with unique index 'nc_RevisionID_TargetGroupID_ActionID'.

Failed to create implicit deployment

Failed to create scan deployment for latest revision

Failed to Undecline the update using spUndeclineUpdate

Cannot roll back deployUpdate. No transaction or savepoint of that name was
found.

Transaction count after EXECUTE indicates that a COMMIT or ROLLBACK
TRANSACTION statement is missing. Previous count = 1, current count = 0.

The statement has been terminated.

at
Microsoft.UpdateServices.DatabaseAccess.DBConnecti on.DrainObsoleteConnections(SqlException e)

at Microsoft.UpdateServices.DatabaseAccess.DBConnecti on.ExecuteReader()

at
Microsoft.UpdateServices.Internal.SingleResultSetS PHandler.ExecuteStoredProcedure(DBConnection connection)

at Microsoft.UpdateServices.Internal.GenericDataAcces s.ExecuteSP(String
spName, DBParameterCollection args, IExecuteSPHandler handler, Int32
queryTimeoutInSeconds)

at Microsoft.UpdateServices.Internal.GenericDataAcces s.ExecuteSP(String
spName, DBParameterCollection args, IExecuteSPHandler handler)

at
Microsoft.UpdateServices.Internal.DatabaseAccess.C ommonDataAccess.ExecuteSPSingleResultSet(String
spName, DBParameterCollection args, Type resultType, Int32
queryTimeoutInSeconds)

at
Microsoft.UpdateServices.Internal.DatabaseAccess.C ommonDataAccess.ExecuteSPSingleResultSet(String spName, DBParameterCollection args, Type resultType)

at Microsoft.UpdateServices.Internal.DatabaseAccess.A dmin


Obviously the child servers are not receiving updates. Any ideas?
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
USING WSUS in corporate environment MEI Windows Update 3 06-10-2007 09:43 PM
Has anyone deployed WSUS in mixed environment Anil Windows Update 0 08-17-2006 12:33 PM
Deplying WSUS in a NON-Active Directory environment. fedayn Windows Update 1 08-08-2006 09:59 AM
Clients in a WSUS environment pointing to microsoft tqt0208 Windows Update 1 08-24-2005 08:16 AM
Triggering DrvNotify calls in multi-monitor environment Armin Reese Windows Vista Drivers 0 01-07-2004 11:35 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59