Introduction
This article describes the issues that are fixed in Update Rollup 2 for Microsoft System Center 2012 R2 Operations Manager and the Linux and Unix Monitoring Pack. Additionally, this article contains the installation instructions for Update Rollup 2 for System Center 2012 R2 Operations Manager.
Issues that are fixed in this update rollup
Operations Manager
Issue 1
This update rollup makes the stored procedure performance aggregate more robust against out-of-range values. Issue 2 Adding multiple regular expressions (RegEx) to a group definition causes an SQL exception when the group is added or run. Issue 3 Web applications fail when they are monitored by the System Center Operations Manager 2012 R2 APM agent. Issue 4 Service Level Objectives (SLO) dashboards sometimes load in several seconds and sometimes take minutes to load. Additionally, the dashboard is empty after it loads in some cases. Issue 5 Operations Manager Console crashes when you try to override the scope in the Authoring pane. Issue 6 The System Center Operations Manager console is slow to load views if you are a member of a custom Operator role. Issue 7 This update rollup includes a fix for the dashboard issue that was introduced in Update Rollup 1. Issue 8 SQL Time Out Exceptions for State data (31552 events) occur when you create Data Warehouse workflows. Issue 9 This update rollup includes a fix for the Event Data source.Operations Manager - UNIX and Linux Monitoring (Management Pack Update)
Issue 1
All IBM WebSphere application servers that run on Linux or AIX computers are not automatically discovered by the Management Pack for Java Enterprise Edition (JEE) if multiple application servers are defined in a single WebSphere profile.How to obtain and install Update Rollup 2 for System Center 2012
Update packages for Operations Manager are available from Microsoft Update or by manual download.
Microsoft Update
To obtain and install an update package from Microsoft Update, follow these steps on a computer that has an applicable System Center 2012 R2 component installed:
-
Click Start, and then click Control Panel.
-
In Control Panel, double-click Windows Update.
-
In the Windows Update window, click Check Online for updates from Microsoft Update.
-
Click Important updates are available.
-
Select the Update Rollup 2 package, and then click OK.
-
To install the update package, click Install updates.
Manual download of the update packages
To manually download the update packages , go to the following Microsoft Update Catalog website:
Known issues for this update rollup
-
After you install this update rollup package on all roles on the server that is running System Center Operations Manager 2012 R2 (except on the Gateway role), the updates do not appear in the Add or Remove Programs item in Control Panel.
-
After you install this update rollup package, the version number of the console is not changed.
-
After you install this update rollup package on a web console, you receive the following error message in Internet Explorer:
Server Error in '/OperationsManager' Application.
-
Agent is not updated when you use Pending Patch view in the Operations Manager console.Â
To work around this issue, deploy the update to agents by using the Repair option. To do this, expand Device Management in the Administration hierarchy, right-click Agent Managed, and then click Repair to repair the agents. -
Agent is not updated when you install from the gateway computer.
To work around this issue, copy the agent update from the SCOM server to the gateway computer. For example, copy KB2929891-amd64-Agent.msp from the following:\\SCOM Server\Program Files\System Center Operations Manager\Gateway\AgentManagement\amd64
Then, copy KB2929891-amd64-Agent.msp to the following:\\SCOM Gateway\Program Files\System Center Operations Manager\Gateway\AgentManagement\amd64
Deploy the update to agents by using the Repair option. To do this, expand Device Management in the Administration hierarchy, right-click Agent Managed, and then click Repair to repair the agents. -
When you try to import Microsoft.SystemCenter.Visualization.Component.Library, the import fails because of missing dependencies.
To resolve this issue, import Microsoft.SystemCenter.Visualization.Component.Library again.
Installation notes
-
This update rollup package is available from Microsoft Update in the following languages:
-
Chinese Simplified (CHS)
-
Japanese (JPN)
-
French (FRA)
-
German (DEU)
-
Russian (RUS)
-
Italian (ITA)
-
Spanish (ESN)
-
Portuguese (Brazil) (PTB)
-
Chinese Traditional (CHT)
-
Korean (KOR)
-
Czech (CSY)
-
Dutch (NLD)
-
Polish (POL)
-
Portuguese (Portugal) (PTG)
-
Swedish (SWE)
-
Turkish (TUR)
-
Hungarian (HUN)
-
English (ENU)
-
Chinese Hong Kong (HK)
-
-
Some components are language neutral, and the updates for these components are not localized.
-
You must run this update rollup as an administrator.
-
If you do not want to restart the computer after you apply the console update, close the console before you apply the update for the console role.
-
To start a new instance of Microsoft Silverlight, clear the browser cache in Silverlight, and then restart Silverlight.
-
Do not install this update rollup package immediately after you install the System Center 2012 R2 server. Otherwise, the Health Service state may not be initialized.
-
If User Account Control is enabled, run the .msp update files from an elevated command prompt.
-
You must have System Administrator rights on the database instances for the Operational Database and Data warehouse to apply updates to these databases.
-
To enable the web console fixes, add the following line to the %windir%\Microsoft.NET\Framework64\v2.0.50727\CONFIG\web.config file:
<machineKey validationKey="AutoGenerate,IsolateApps" decryptionKey="AutoGenerate,IsolateApps" validation="3DES" decryption="3DES"/>
911722 You may receive an error message when you access ASP.NET Web pages that have ViewState enabled after you upgrade from ASP.NET 1.1 to ASP.NET 2.0
-
The fix for the data warehouse BULK insert commands timeout issue described in Update Rollup 1 for System Center 2012 R2 Operations Manager adds a registry key that can be used to set the time-out value (in seconds) for the data warehouse BULK insert commands. These are the commands that insert new data into the data warehouse. Note This key must be manually added on any management server on which you wish to override the default bulk insert command timeout.
Registry location:HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft Operations Manager\3.0\Data Warehouse
DWORD name: Bulk Insert Command Timeout Seconds DWORD Value: 40 Note Set this value in seconds. For example, for a 40 second time-out, set this value to 40.
Supported installation order
We recommend that you install this update rollup package by following these steps in the given order:
-
Install the update rollup package on the following server infrastructure:
-
Management server or servers
-
Gateway servers
-
Web console server role computers
-
Operations console role computers
-
-
Apply SQL scripts (see installation information).
-
Manually import the management packs.
-
Apply the agent update to manually installed agents, or push the installation from the Pending view in the Operations console.
Notes
-
If the Connected MG/Tiering feature is enabled, you should first update the top tier of the Connected MG/Tiering feature.
-
Update Rollup 2 files have a version number of 10226.1015.
Installation instructions
To download the update rollup package and extract the files that are contained in this update rollup package, follow these steps:
-
Download the update packages that Microsoft Update provides for each computer. Microsoft Update provides the appropriate updates according to the components that are installed on each computer.
-
Apply the appropriate MSP files on each computer.
Note MSP files are included in the update rollup package. Apply all MSP files that relate to a specific computer. For example, if the web console and console roles are installed on a management server, apply the MSP files on the management server. Apply one MSP file on a server for each specific role that the server holds. -
Run the following SQL script on the Database Server against the OperationsManagerDB database:
update_rollup_mom_db.sql
%SystemDrive%\Program Files\Microsoft System Center 2012 R2\Operations Manager\Server \SQL Script for Update Rollups\
-
Run the following SQL script on the Database Server against the OperationsManagerDWdatabase:
UR_Datawarehouse.sql
-
Import the following management packs:
-
Microsoft.SystemCenter.Advisor.mpb
-
Microsoft.SystemCenter.Advisor.Internal.mpb
-
Microsoft.SystemCenter.TFSWISynchronization.mpb, which has the following dependency:
-
Microsoft.SystemCenter.AlertAttachment.mpb, which should be installed from the SCOM 2012 R2 RTM media
-
-
Microsoft.SystemCenter.Visualization.Library.mpb
-
Microsoft.SystemCenter.Visualization.Component.Library.mpb
-
how to import a management pack from a disk. Note Management packs are included in the Server component updates in the following path:
Learn about%SystemDrive%\Program Files\Microsoft System Center 2012 R2\Operations Manager\Server\Management Packs for Update Rollups
Uninstall information
To uninstall an update, run the following command:
msiexec /uninstall PatchCodeGuid /package RTMProductCodeGuid Note In this command, PatchCodeGuid is a placeholder that represents one of the following GUIDs.
Patch Code GUID |
Component |
Architecture |
Language |
---|---|---|---|
{D6943F32-41C0-4252-B216-4EE6867F74FB} |
Server |
AMD64 |
EN |
{1D38FCF3-DDB1-4810-B747-898E7FCCC57B} |
Gateway |
AMD64 |
EN |
{3FF0B1F5-9A92-4544-A311-6CCFE552BD0F} |
WebConsole |
AMD64 |
EN |
{033805E7-9FBA-45A8-B9E0-DEF1395D0E63} |
Console |
AMD64 |
EN |
{4A2BA6B7-9A24-46FA-A379-1ABD74E576AB} |
Console |
x86 |
EN |
{83C29A4A-6E87-406D-8CA4-39DB119A7E1A} |
Console |
AMD64 |
CN |
{A7553AD8-96C6-4CD3-AD5F-11FD8E766D8A} |
WebConsole |
AMD64 |
CN |
{A7A88A72-81A7-4EC9-A3B7-137618020AB0} |
WebConsole |
AMD64 |
CS |
{18B56D26-EF0D-4133-968F-652786825011} |
Console |
AMD64 |
CS |
{D4532060-FF26-4C39-95FC-96FBA9BF0F25} |
Console |
AMD64 |
DE |
{3C973A09-F07D-4055-AA66-E8B4B85B08AD} |
WebConsole |
AMD64 |
DE |
{41F2E7F1-2F50-420F-9AC3-623DD48B389A} |
Console |
AMD64 |
ES |
{86CE9CFF-F96E-49E6-A9C9-FDAFC8C790A6} |
WebConsole |
AMD64 |
ES |
{23AA7A44-49E2-41AC-AF9F-8B75AE90B335} |
Console |
AMD64 |
FR |
{9798097B-6975-4220-9382-A4B988413F90} |
WebConsole |
AMD64 |
FR |
{00D034AB-F474-4F53-94CA-F16217B75E9F} |
Console |
AMD64 |
HU |
{D65C9C9C-11DE-4D20-BB3A-1B545E7B1995} |
WebConsole |
AMD64 |
HU |
{AFBE8487-17A8-40AA-B5FD-DB5250E9B772} |
Console |
AMD64 |
IT |
{31A731D6-C904-4F88-8A98-9E9B21CE47CB} |
WebConsole |
AMD64 |
IT |
{F5191B2F-502A-4CDA-94A6-B4C35BB9329A} |
Console |
AMD64 |
JA |
{80F93EE4-FCF5-41AD-B52D-2072C2A42A1F} |
WebConsole |
AMD64 |
JA |
{C71F7280-C722-4982-BB0A-3C79DAB0C2A6} |
Console |
AMD64 |
KO |
{83E806FA-F877-4D8C-9753-6A90FE6EB3FE} |
WebConsole |
AMD64 |
KO |
{3D5BF82B-E13D-4722-937F-0367C08648C3} |
Console |
AMD64 |
NL |
{08E0CDB2-222F-4CDA-A6F7-5C3B165EF777} |
WebConsole |
AMD64 |
NL |
{C6EAE5E6-FC17-4ED4-B129-EA12E206BC2A} |
Console |
AMD64 |
PL |
{D6C1E3CB-9D96-4130-A33A-38B5A3507808} |
WebConsole |
AMD64 |
PL |
{679947AD-FB0E-4A01-9814-E105E54CB64F} |
Console |
AMD64 |
PT-BR |
{46DC0E95-F16F-4C23-B750-A96B90FC9502} |
WebConsole |
AMD64 |
PT-BR |
{B6D45A74-C7C2-4ADB-B514-AE9C3FD54305} |
Console |
AMD64 |
PT-PT |
{326D1ECF-C4B9-491D-B52A-B63E2B7E85A7} |
WebConsole |
AMD64 |
PT-PT |
{C08D1111-FC07-4CE3-9219-83746731B853} |
Console |
AMD64 |
RU |
{B928F187-E8D4-47F9-95E8-782888084594} |
WebConsole |
AMD64 |
RU |
{0D384677-A886-4459-A127-FB0DED99C7DC} |
Console |
AMD64 |
SV |
{06F64EB1-72F7-4F81-9884-943D7E7ACDA1} |
WebConsole |
AMD64 |
SV |
{9323412B-E39F-429B-832E-2907CD2F8555} |
Console |
AMD64 |
TR |
{D070EC49-3C4D-4D96-BE19-F1CC3833238B} |
WebConsole |
AMD64 |
TR |
{D8CD67F9-8472-42D0-BAD0-8CB3FE967C2D} |
Console |
AMD64 |
TW |
{9788F058-AC4E-401A-9FB0-5F5ABE3C01DC} |
WebConsole |
AMD64 |
TW |
{5AFDBE45-04A2-4452-B080-2C52D1E1FD5F} |
Console |
AMD64 |
ZH-ZK |
{A81948BF-8921-4592-9E2C-0B0E7EE8D483} |
WebConsole |
AMD64 |
ZH-ZK |
{9D3F545B-17D2-49ED-B2FB-9F94B433A56B} |
Console |
x86 |
CN |
{6F1250F9-9C90-4119-B224-8AA1A46445D8} |
Console |
x86 |
CS |
{AF2AFAB8-BC35-4A8C-B7F7-D74A63918C0A} |
Console |
x86 |
DE |
{C335B747-FD7B-47C0-BAF4-13D600DDAB2A} |
Console |
x86 |
ES |
{DA80F1B4-8D89-41B8-B26B-CCC9BB5BCC5C} |
Console |
x86 |
FR |
{77C93CBD-4D8D-4ED1-8FD6-A47D84E35A18} |
Console |
x86 |
HU |
{E398E0BA-97E4-45A9-BBAA-50A51A6B4873} |
Console |
x86 |
IT |
{75E2D0B5-E784-4313-807E-F52A3E9141DC} |
Console |
x86 |
JA |
{83933DE3-23DF-4D07-9989-94AE2814AB90} |
Console |
x86 |
KO |
{BE0D247F-AA6F-43D4-938C-27418C43F2D7} |
Console |
x86 |
NL |
{C72D53EC-0F75-4128-A625-A6C3E941E0EC} |
Console |
x86 |
PL |
{DF0AB135-C705-42ED-9EF5-B56ACEC74D51} |
Console |
x86 |
PT-BR |
{8D9D2D8A-4A76-4CA1-8B5B-D247293E6201} |
Console |
x86 |
PT-PT |
{9292E0CC-065B-48A8-8C5B-4967C5BB008F} |
Console |
x86 |
RU |
{6401242C-6C79-44BF-B514-7B7B58CFEDFB} |
Console |
x86 |
SV |
{CCBA004B-55A3-48CB-B53D-76E58C2E9121} |
Console |
x86 |
TR |
{5FCACFCA-0FDA-435F-A49F-11026CFE2835} |
Console |
x86 |
TW |
{9C6FDBC9-478E-4EFC-9AC7-E24D9FF35459} |
Console |
x86 |
ZH-HK |
Additionally, RTMProductCodeGuid is a placeholder that represents one of the following GUIDs.
Component |
RTMProductCodeGuid |
---|---|
Server |
{C92727BE-BD12-4140-96A6-276BA4F60AC1} |
Console (AMD64) |
{041C3416-87CE-4B02-918E-6FDC95F241D3} |
Console (x86) |
{175B7A24-E94B-46E5-A0FD-06B78AC82D17} |
WebConsole (AMD64) |
{B9853D74-E2A7-446C-851D-5B5374671D0B} |
Gateway |
{1D02271D-B7F5-48E8-9050-7F28D2B254BB} |
SCX-ACS (AMD64) |
{46B40E96-9631-11E2-8D42-2CE76188709B} |
SCX-ACS (x86) |
{46B40E96-9631-11E2-8D42-2CE76188709B} |
Installation instructions for Operations Manager - UNIX and Linux Monitoring (Management Pack Update)
To install the updated monitoring packs and agents for UNIX and Linux operating systems, follow these steps:
-
Apply Update Rollup 2 to your System Center 2012 R2 Operations Manager environment.
-
Download the updated management packs for System Center 2012 R2 from the following Microsoft website:
System Center Monitoring Pack for UNIX and Linux Operating Systems
-
Install the management pack update package to extract the management pack files.
-
Import the updated Microsoft.Unix.Library management pack and the library management packs that are relevant to the Linux or UNIX platforms that you are monitoring in your environment.
-
Import the updated management pack for each version of Linux or UNIX that you are monitoring in your environment.
-
In the Administration pane of the Operations Console, upgrade each agent to the latest version by using either the Update-SCXAgent Windows PowerShell cmdlet or the UNIX/Linux Agent Upgrade Wizard.
Files that are changed |
File size |
Version |
---|---|---|
Microsoft.EnterpriseManagement.Presentation.Controls.dll |
1,783,512 bytes |
7.1.10226.1015 |
Microsoft.EnterpriseManagement.Monitoring.Components.dll |
1,137,368 bytes |
7.1.10226.1015 |
Microsoft.EnterpriseManagement.Presentation.Controls.dll(Silverlight) |
1,645,272 bytes |
7.1.10226.1015 |
Microsoft.EnterpriseManagement.Monitoring.Components.dll(Silverlight) |
830,168 bytes |
7.1.10226.1015 |
Microsoft.SystemCenter.Visualization.Component.Library.mpb |
290,816 bytes |
-- |
Microsoft.SystemCenter.GTM.Tool.Widgets.dll |
57,048 bytes |
7.1.10226.1015 |
Microsoft.EnterpriseManagement.DataAccessLayer.dll |
2,513,608 bytes |
7.5.3079.6 |
Microsoft.Mom.UI.Components.dll |
6,159,064 bytes |
7.1.10226.1015 |
Microsoft.EnterpriseManagement.UI.ConsoleFramework.dll |
2,669,784 bytes |
7.1.10226.1015 |
HealthService.dll |
2,772,664 bytes |
7.1.10195.0 |
HealthServiceMessages.dll |
1,365,176 bytes |
7.1.10195.0 |
PerfMon.dll |
2,036,920 bytes |
7.1.10195.0 |
PerfMon64.dll |
3,336,888 bytes |
7.1.10195.0 |
PMonitor.default.config |
983,048 bytes |
-- |
Monitor.xsd |
76,344 bytes |
-- |
mommodules2.dll |
248,504 bytes |
7.1.10195.0 |
Files that are changed |
File size |
Version |
---|---|---|
Microsoft.AIX.5.3.mpb |
15,701KB |
7.5.1021.1 |
Microsoft.AIX.6.1.mpb |
15,715KB |
7.5.1021.1 |
Microsoft.AIX.7.mpb |
14,709KB |
7.5.1021.1 |
Microsoft.AIX.Library.mp |
31KB |
7.5.1021.1 |
Microsoft.HPUX.11iv2.mpb |
19,882KB |
7.5.1021.1 |
Microsoft.HPUX.11iv3.mpb |
19,785KB |
7.5.1021.1 |
Microsoft.HPUX.Library.mp |
31KB |
7.5.1021.1 |
Microsoft.Linux.Library.mp |
31KB |
7.5.1021.1 |
Microsoft.Linux.RedHat.Library.mp |
15KB |
7.5.1021.1 |
Microsoft.Linux.RHEL.4.mpb |
7,845KB |
7.5.1021.1 |
Microsoft.Linux.RHEL.5.mpb |
7,784KB |
7.5.1021.1 |
Microsoft.Linux.RHEL.6.mpb |
7,353KB |
7.5.1021.1 |
Microsoft.Linux.SLES.9.mpb |
3,783KB |
7.5.1021.1 |
Microsoft.Linux.SLES.10.mpb |
7,152KB |
7.5.1021.1 |
Microsoft.Linux.SLES.11.mpb |
4,684KB |
7.5.1021.1 |
Microsoft.Linux.SUSE.Library.mp |
15KB |
7.5.1021.1 |
Microsoft.Linux.Universal.Library.mp |
15KB |
7.5.1021.1 |
Microsoft.Linux.Universal.Monitoring.mp |
83KB |
7.5.1021.1 |
Microsoft.Linux.UniversalD.1.mpb |
14,056KB |
7.5.1021.1 |
Microsoft.Linux.UniversalR.1.mpb |
12,573KB |
7.5.1021.1 |
Microsoft.Solaris.9.mpb |
13,728KB |
7.5.1021.1 |
Microsoft.Solaris.10.mpb |
26,903KB |
7.5.1021.1 |
Microsoft.Solaris.11.mpb |
26,514KB |
7.5.1021.1 |
Microsoft.Solaris.Library.mp |
22KB |
7.5.1021.1 |