Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Update Rollup 9 for System Center 2012 R2 Operations Manager


View products that this article applies to.

Introduction

This article describes the issues that are fixed in Update Rollup 9 for Microsoft System Center 2012 R2 Operations Manager. It also includes the installation instructions for the update rollup.

↑ Back to the top


Issues that are fixed in this update rollup

  • SharePoint workflows fail with an access violation under APM

    A certain sequence of the events may trigger an access violation in APM code when it tries to read data from the cache during the Application Domain unload. This fix resolves this kind of behavior.

  • Application Pool worker process crashes under APM with heap corruption

    During the Application Domain unload two threads might try to dispose of the same memory block leading to DOUBLE FREE heap corruption. This fix makes sure that memory is disposed of only one time.

  • Some Application Pool worker processes become unresponsive if many applications are started under APM at the same time

    Microsoft Monitoring Agent APM service has a critical section around WMI queries it performs. If a WMI query takes a long time to complete, many worker processes are waiting for the active one to complete the call. Those application pools may become unresponsive, depending on the wait duration. This fix eliminates the need in WMI query and significantly improves the performance of this code path.

  • MOMAgent cannot validate RunAs Account if only RODC is available

    If there's a read-only domain controller (RODC), the MomAgent cannot validate the RunAs account. This fix resolves this issue.

  • Missing event monitor does not warn within the specified time range in SCOM 2012 R2 the first time after restart

    When you create a monitor for a missed event, the first alert takes twice the amount of time specified time in the monitor. This fix resolves the issue, and the alert is generated in the time specified.

  • SCOM cannot verify the User Account / Password expiration date if it is set by using Password Setting object

    Fine grained password policies are stored in a different container from the user object container in Active Directory. This fix resolves the problems in computing resultant set of policy (RSOP) from these containers for a user object.

  • SLO Detail report displays histogram incorrectly

    In some specific scenarios, the representation of the downtime graph is not displayed correctly. This fix resolves this kind of behavior.

  • APM support for IIS 10 and Windows Server 2016

    Support of IIS 10 on Windows Server 2016 is added for the APM feature in System Center 2012 R2 Operations Manager. An additional management pack Microsoft.SystemCenter.Apm.Web.IIS10.mp is required to enable this functionality. This management pack is located in %SystemDrive%\Program Files\System Center 2012 R2\Operations Manager\Server\Management Packs for Update Rollups alongside its dependencies after the installation of Update Rollup 9.

    Important Note One dependency is not included in Update Rollup 9 and should be downloaded separately:

    Microsoft.Windows.InternetInformationServices.2016.mp
  • APM Agent Modules workflow fails with Null Reference exception during workflow shutdown

    The APM Agent Modules workflow may fail, causing MonitoringHost.exe to crash during module shutdown. Additionally, you receive the following error message:

    STACK_TEXT:
    00000000`1b60f520 00007ff8`a5cc73d4
    microsoft_enterprisemanagement_modules_apm_agentmodules!Microsoft.EnterpriseManagement.Modules.Apm.AgentModules.RetryManager.Dispose+0xb400000000`1b60f5b0 00007ff8`a5cc717b microsoft_enterprisemanagement_modules_apm_agentmodules!Microsoft.EnterpriseManagement.Modules.Apm.AgentModules.RetryManager.Finalize+0x8b

    SYMBOL_NAME:
    microsoft_enterprisemanagement_modules_apm_agentmodules!Microsoft.EnterpriseManagement.Modules.Apm.AgentModules.RetryManager.Dispose+b4

    This fix resolves this issue.

  • AEM Data fills up SCOM Operational database and is never groomed out

    If you use SCOM’s Agentless Exception Monitoring to examine application crash data and report on it, the data never grooms out of the SCOM Operational database. The problem with this is that soon the SCOM environment will be overloaded with all the instances and relationships of the applications, error groups, and Windows-based computers, all which are hosted by the management servers. This fix resolves this issue. Additionally, the following management pack’s must be imported in the following order:

    • Microsoft.SystemCenter.ClientMonitoring.Library.mp
    • Microsoft.SystemCenter.DataWarehouse.Report.Library.mp
    • Microsoft.SystemCenter.ClientMonitoring.Views.Internal.mp
    • Microsoft.SystemCenter.ClientMonitoring.Internal.mp


  • The Downtime report from the Availability report does not handle the Business Hours settings

    In the Downtime report, the downtime table was not considering the business hours. This fix resolves this issue and business hours will be shown based on the specified business hour values.

    The updated RDL files are located in the following location:

    %SystemDrive%\Program Files\Microsoft System Center 2012 R2\Operations Manager\Server\Reporting

    To update the RDL file, follow these steps:

    1. Go to http://MachineName/Reports_INSTANCE1/Pages/Folder.aspxMachineName //Reporting Server.
    2. On this page, go to the folder to which you want to add the RDL file. In this case, click Microsoft.SystemCenter.DataWarehouse.Report.Library.
    3. Upload the new RDL files by clicking the upload button at the top. For more information, see https://msdn.microsoft.com/en-us/library/ms157332.aspx.

    Note As part of this fix, if you want to generate a Downtime report for a specific duration spanning more than one day, use the business hours option. To do this, set the business hours as 12:00AM & 11:59PM and set all the days as business days.

  • Adding a decimal sign in an SLT Collection Rule SLO in the ENU Console on a non-ENU OS does not work

    You run the System Center 2012 R2 Operations Manager Console in English on a computer that has the language settings configured to use a non-English (United States) language that uses a comma (,) as the decimal sign instead of a period (.). When you try to create Service Level Tracking, and you want to add a Collection Rule SLO, the value you enter as the threshold cannot be configured by using a decimal sign. This fix resolves the issue.

  • SCOM Agent issue while logging Operations Management Suite (OMS) communication failure

    An issue occurs when OMS communication failures are logged. This fix resolves this issue.

Issues that are fixed in the UNIX and Linux management packs

  • Discovery of Linux computers may fail for some system locales
    Using the Discovery Wizard or Windows PowerShell cmdlets to discover Linux computers may fail during the final Agent Verification step for computers that have some system locales, such as zh_TW.UTF-8. The scxadmin command that is used to restart the agent during the discovery process did not correctly handle Unicode text in the standard out-of-the-service command.
  • The UNIX/Linux Agent intermittently closes connections during TLS handshaking

    Symptoms include the following:
    • Failed heartbeats for UNIX or Linux computers, especially when the SSLv3 protocol is disabled on the Management Servers.
    • Schannel errors in the System log that contain text that resembles the following:


      A fatal error occurred while creating an SSL client credentials. The internal error state is 10013.
    • WS-Management errors in the event log that contain text that resembles the following:

      WSManFault
      Message = The server certificate on the destination computer (<UNIX/LINUX-COMPUTER-NAME) has the following errors:
      Encountered an internal error in the SSL library.
      Error number: -2147012721 0x80072F8F
      A security error occurred

UNIX and Linux management pack update

To install the updated monitoring packs and agents for UNIX and Linux operating systems, follow these steps:
  1. Apply Update Rollup 9 to your System Center 2012 R2 Operations Manager environment.
  2. Download the updated management packs for System Center 2012 R2 from the following Microsoft website:
  3. Install the management pack update package to extract the management pack files.
  4. Import the updated management pack for each version of Linux or UNIX that you are monitoring in your environment.
  5. Upgrade each agent to the latest version by using either the Update-SCXAgent Windows PowerShell cmdlet or the UNIX/Linux Agent Upgrade Wizard in the Administration pane of the Operations Console.

↑ Back to the top


How to obtain and install Update Rollup 9 for System Center 2012 R2 Operations Manager

Download information

Update packages for Operations Manager are available from Windows Update or by manual download from the Microsoft Update Catalog.

Windows Update
To obtain and install an update package from Windows Update, follow these steps on a computer that has an Operational Manager component installed:

  1. Click Start, and then click Control Panel.
  2. In Control Panel, double-click Windows Update.
  3. In the Windows Update window, click Check Online for updates from Microsoft Update.
  4. Click Important updates are available.
  5. Select the update rollup package, and then click OK.
  6. Click Install updates to install the update package.
Microsoft Update Catalog
This update package is available for manual download and installation from the Microsoft Update Catalog:

↑ Back to the top


Installation instructions
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 multilanguage, 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"/>


    Note Add the line under the <system.web> section, as described in the following article in the Microsoft Knowledge Base:

    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 time out issue that is described in Update Rollup 1 for System Center 2012 R2 Operations Manager adds a registry key. This key can be used to set the time-out value (in seconds) for the data warehouse BULK insert commands. The following commands insert new data into the data warehouse.

    Note This key must be manually added on any management server on which you want to override the default BULK insert command time out.

    Registry location:HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft Operations Manager\3.0\Data Warehouse
    DWORD name: Bulk Insert Command Time Out 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 this particular order:

  1. 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


  2. Apply SQL scripts (see installation information).
  3. Manually import the management packs.
  4. Apply the agent update to manually installed agents, or push the installation from the Pending view in the Operations console.


Note If the Connected MG/Tiering feature is enabled, you should first update the top tier of the Connected MG/Tiering feature.

Operations Manager Update
To download the update rollup package and extract the files that are contained in the update rollup package, follow these steps:

  1. 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. Or download from the Microsoft Download Catalog.
  2. 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.

  3. Execute the flowing Datawarehouse SQL script on Datawarehouse Server against OperationsManagerDW database:

    UR_Datawarehouse.sql


    Note This script is located in the following path:

    %SystemDrive%\Program Files\System Center 2012 R2\Operations Manager\Server\SQL Script for Update Rollups

  4. Execute the following Database sql script on the Database server against the OperationsManagerDB database:

    Update_rollup_mom_db.sql

  5. Import the following management packs:
    • Microsoft.SystemCenter.TFSWISynchronization.mpb, which has the following dependency:
      • Microsoft.SystemCenter.AlertAttachment.mpb, which should be installed from the System Center Operations Manager 2012 R2 media.
      • Microsoft.SystemCenter.Visualization.Library.mpb
    • Microsoft.SystemCenter.Visualization.Component.Library.mpb
    • Microsoft.SystemCenter.Visualization.Library.mpb
    • Microsoft.SystemCenter.Advisor.mpb
    • Microsoft.SystemCenter.Advisor.Internal.mpb
    • Microsoft.SystemCenter.2007.mp
    • Microsoft.SystemCenter.Advisor.Resources.LANGUAGECODE_3LTR.mpb
    • Microsoft.SystemCenter.SyntheticTransactions.Library.mp
    • Microsoft.SystemCenter.OperationsManager.Library.mp
    • Microsoft.SystemCenter.OperationsManager.Internal.mp
    • Microsoft.SystemCenter.Apm.Web.IIS10.mp which has the following dependency:
    • Microsoft.SystemCenter.ClientMonitoring.Internal.mp which has the following dependency:
      • Microsoft.SystemCenter.ClientMonitoring.Library.mp
      • Microsoft.SystemCenter.DataWarehouse.Report.Library.mp
      • Microsoft.SystemCenter.ClientMonitoring.Views.Internal.mp

For information about how to import a management pack from a disk, see the How to Import an Operations Manager Management Pack topic on the Microsoft TechNet website.

Note Management packs are included in the Server component updates in the following path:

%SystemDrive%\Program Files\System Center 2012 R2\Operations Manager\Server\Management Packs for Update Rollups


UNIX/Linux Management Pack Update
To install the updated monitoring packs and agents for UNIX and Linux operating systems, follow these steps:



  1. Apply Update Rollup 7 to your System Center 2012 R2 Operations Manager environment.
  2. Download the updated management packs for System Center 2012 R2 from the following Microsoft website:


  3. Install the management pack update package to extract the management pack files.
  4. Import the updated management pack for each version of Linux or UNIX that you are monitoring in your environment.
  5. Upgrade each agent to the latest version by using either the Update-SCXAgent Windows PowerShell cmdlet or the UNIX/Linux Agent Upgrade Wizard in the Administration pane of the Operations Console.


↑ Back to the top


Files updated in this update rollup
The following is a list of files that have changed in this Update Rollup. If you do not have all previous update rollups installed, files other than those listed here may also be updated. For a complete list of files that are updated, refer to the "Files Updated in this Update Rollup" section of all update rollups that were released after your current update rollup.

Files that are updatedVersionSize
PerfMon.dll7.1.10268.01.94 MB
PerfMon64.dll7.1.10268.03.18 MB
Microsoft.EnterpriseManagement.DataAccessService.OperationsManager.dll7.1.10226.1118571 KB
PerfCounterMonitor.dll7.1.10268.01.14 MB
HealthService.dll7.1.10268.03.16 MB
Microsoft.EnterpriseManagement.UI.Authoring.dll7.1.10226.11779.45 MB
MOMModules.dll7.1.10268.02.50 MB
Microsoft.SystemCenter.Apm.Infrastructure.mpb7.1.10226.1177980 KB
Microsoft.SystemCenter.Apm.Library.mpb7.1.10226.1177780 KB
Microsoft.SystemCenter.Apm.Library.Resources.(LANGUAGECODE_3LTR).mpb7.1.10226.1139156 KB
Microsoft.SystemCenter.ClientMonitoring.Library.mp7.1.10226.117797 KB
Microsoft.SystemCenter.DataWarehouse.Report.Library.mp7.1.10226.1177713 KB
Microsoft.SystemCenter.ClientMonitoring.Views.Internal.mp7.1.10226.1177149 KB
Microsoft.SystemCenter.ClientMonitoring.Internal.mp7.1.10226.117753 KB
UR_Datawarehouse.sql7.1.10226.1177147 KB
Microsoft.SystemCenter.DataWarehouse.Report.Downtime.rdl7.1.10226.1177128 KB
Microsoft.SystemCenter.DataWarehouse.Report.Availability.rdl7.1.10226.1177193 KB
Microsoft.SystemCenter.DataWarehouse.Report.AvailabilityMonitor.rdl7.1.10226.1177290 KB
Microsoft.SystemCenter.DataWarehouse.Report.AvailabilityTime.rdl7.1.10226.1177150 KB
OpsMgrTraceTMF.cab7.1.10226.11772.69 MB
Microsoft.EnterpriseManagement.OperationsManager.Apm.Instrumentation.dll7.1.10268.0373 KB

Files that are updated in the UNIX and Linux management packs update

The following is a list of files that have changed in this update rollup. If you do not have all previous update rollups installed, files other than those listed here may also be updated. For a complete list of files that are updated, refer to the "Files updated in this update rollup" section of all update rollups that were released after your current update rollup.
Files that are changedFile sizeVersion
Microsoft.ACS.Linux.RHEL.7.mp20 KB7.5.1050.0
Microsoft.AIX.5.3.mpb15,869KB7.5.1050.0
Microsoft.AIX.6.1.mpb15,876KB7.5.1050.0
Microsoft.AIX.7.mpb14,872KB7.5.1050.0
Microsoft.AIX.Library.mp31KB7.5.1050.0
Microsoft.HPUX.11iv2.mpb19,998KB7.5.1050.0
Microsoft.HPUX.11iv3.mpb19,908KB7.5.1050.0
Microsoft.HPUX.Library.mp31KB7.5.1050.0
Microsoft.Linux.Library.mp31KB7.5.1050.0
Microsoft.Linux.RedHat.Library.mp15KB7.5.1050.0
Microsoft.Linux.RHEL.4.mpb7,905KB7.5.1050.0
Microsoft.Linux.RHEL.5.mpb7,819KB7.5.1050.0
Microsoft.Linux.RHEL.6.mpb7,394KB7.5.1050.0
Microsoft.Linux.RHEL.7.mpb2,333KB7.5.1050.0
Microsoft.Linux.SLES.10.mpb7,178KB7.5.1050.0
Microsoft.Linux.SLES.11.mpb4,713KB7.5.1050.0
Microsoft.Linux.SLES.12.mpb1,845KB7.5.1050.0
Microsoft.Linux.SLES.9.mpb3,801KB7.5.1050.0
Microsoft.Linux.SUSE.Library.mp15KB7.5.1050.0
Microsoft.Linux.Universal.Library.mp15KB7.5.1050.0
Microsoft.Linux.Universal.Monitoring.mp83KB7.5.1050.0
Microsoft.Linux.UniversalD.1.mpb14,127KB7.5.1050.0
Microsoft.Linux.UniversalR.1.mpb12,654KB7.5.1050.0
Microsoft.Solaris.10.mpb26,957KB7.5.1050.0
Microsoft.Solaris.11.mpb26,631KB7.5.1050.0
Microsoft.Solaris.9.mpb13,746KB7.5.1050.0
Microsoft.Solaris.Library.mp22KB7.5.1050.0
Microsoft.Unix.Library.mp83KB7.5.1050.0
Microsoft.Unix.LogFile.Library.mpb87KB7.5.1050.0
Microsoft.Unix.Process.Library.mpb98KB7.5.1050.0
Microsoft.Unix.ShellCommand.Library.mpb68KB7.5.1050.0

↑ Back to the top


Keywords: kb, atdownload, kbexpertiseinter, kbfix, kbnotautohotfix, kbsurveynew, kbqfe

↑ Back to the top

Article Info
Article ID : 3129774
Revision : 2
Created on : 4/9/2020
Published on : 4/9/2020
Exists online : False
Views : 370