Hello,

Upgrade SCCM 2012 SP1 to CU3.

I receive a warning on “Perform Database Update” like in here:

http://infoworks.tv/2013/09/02/configuration-manager-2012-sp1-cu2-installation-warning-perform-database-update/


Ok so I run the “Update.sql” script manually from the SQL Server ( 2008 R2 SP1 
).

I receive the following:

(1 row(s) affected)
Msg 6502, Level 16, State 7, Line 2
CREATE ASSEMBLY failed because it could not read from the physical file 
'[[SMS_ROOT]]\bin\x64\MessageHandlerService.dll': 50(The request is not 
supported.).
Msg 6528, Level 16, State 1, Procedure fnCompressData, Line 10
Assembly 'MessageHandlerService' was not found in the SQL catalog of database 
'CM_XXX.
Msg 6528, Level 16, State 1, Procedure fnConvertBase64StringToBinary, Line 10
Assembly 'MessageHandlerService' was not found in the SQL catalog of database 
'CM_XXX’.
Msg 6528, Level 16, State 1, Procedure fnConvertBinaryToBase64String, Line 10
Assembly 'MessageHandlerService' was not found in the SQL catalog of database 
'CM_XXX’.
Msg 6528, Level 16, State 1, Procedure fnDecodeStringWithBOM, Line 10
Assembly 'MessageHandlerService' was not found in the SQL catalog of database 
'CM_XXX'.
Msg 6528, Level 16, State 1, Procedure fnDecompressData, Line 10
Assembly 'MessageHandlerService' was not found in the SQL catalog of database 
'CM_XXX'.
Msg 6528, Level 16, State 1, Procedure fnDRSGetDataHeader, Line 10
Assembly 'MessageHandlerService' was not found in the SQL catalog of database 
'CM_XXX'.
Msg 6528, Level 16, State 1, Procedure fnEncodeUTF8, Line 10
Assembly 'MessageHandlerService' was not found in the SQL catalog of database 
'CM_XXX'.
Msg 6528, Level 16, State 1, Procedure fnEscapeSpecialCharactersForXml, Line 10
Assembly 'MessageHandlerService' was not found in the SQL catalog of database 
'CM_XXX'.
Msg 6528, Level 16, State 1, Procedure fnUnescapeSpecialCharactersForXml, Line 
10
Assembly 'MessageHandlerService' was not found in the SQL catalog of database 
'CM_XXX'.
Msg 6528, Level 16, State 1, Procedure spDRSActivation, Line 10
Assembly 'MessageHandlerService' was not found in the SQL catalog of database 
'CM_XXX'.
Msg 6528, Level 16, State 1, Procedure spDRSDeserializeData, Line 10
Assembly 'MessageHandlerService' was not found in the SQL catalog of database 
'CM_XXX'.
Msg 6528, Level 16, State 1, Procedure spDRSSerializeQuery, Line 10
Assembly 'MessageHandlerService' was not found in the SQL catalog of database 
'CM_XXX'.
Msg 6528, Level 16, State 1, Procedure spModifyGlobalTable, Line 10
Assembly 'MessageHandlerService' was not found in the SQL catalog of database 
'CM_XXX'.
Msg 6528, Level 16, State 1, Procedure spUpdateMasterTableSchema, Line 10
Assembly 'MessageHandlerService' was not found in the SQL catalog of database 
'CM_XXX'.


Reply via email to