Article ID: 916904 - Last Review: October 27, 2006 - Revision: 3.2 The proxy management points of the secondary site in Systems Management Server 2003 cannot access SQL Server after you move SQL Server to new hardwareOn This PageSYMPTOMSAfter you move the Microsoft Systems Management Server (SMS) 2003 central primary site database to new hardware, the secondary site cannot access SQL Server. This behavior occurs because the secondary site proxy management points cannot connect to the primary site database.
Additionally, the following error messages are logged on the log files in the secondary sites. Mpcontrol.log Http verification .sms_aut failed with no header recieved
Failed to receive http response. Error 12152 Http verification .sms_aut failed with no header recieved Request failed: 401 Access Denied
Request failed: 401 Access Denied Could not load logging configuration for component PolicyAgent_ReplyAssignments. Using default values. CMPDBConnection::Init(): IDBInitialize::Initialize() failed with 0x80040e4d CMPDBConnection::Init(): IDBInitialize::Initialize() failed with 0x80004005 CMPDBConnection::Init(): IDBInitialize::Initialize() failed with 0x80040e4d CMPDBConnection::Init(): IDBInitialize::Initialize() failed with 0x80040e4d CPolicyManagerHandler::HandleMessage(): SetComplete(DISCARD) called. CMPDBConnection::Init(): IDBInitialize::Initialize() failed with 0x80040e4d CPolicyManagerHandler::HandleMessage(): SetComplete(DISCARD) called. CMPDBConnection::Init(): IDBInitialize::Initialize() failed with 0x80004005 CPolicyManagerHandler::HandleMessage(): SetComplete(DISCARD) called. CMPDBConnection::ExecuteSQL(): ICommandText::Execute() failed with 0x80040E09
CAUSE This problem occurs because the security identifier (SID) of
the SMS_SitetoSQLConnection group is changed during the restore process of the SQL Server database. However, the SID of
the SMS_SitetoSQLConnection group user in the database is not changed. SQL Server does not allow for authentication of the Site System Database account, the SMS_SQL_RX_sitecode or the alternate user account in Standard security, or the site system computer account in Advanced security. RESOLUTIONTo resolve this problem, remove and then add the SMS_SiteSystemtoSQLConnection_sitecode group in the SQL Server Enterprise Manager logins.
To do this, follow these steps:
WORKAROUNDTo work around this problem, use one of the following methods. Note Use these methods as temporary solutions because both methods work around the SitetoSQLConnection group. Method 1Add the Site System Database account to the local administrators group of the parent site.Method 2
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
| Article Translations
|

Back to the top
