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.

Issues that are fixed in System Center 2012 R2 Operations Manager Update Rollup 1


View products that this article applies to.

Introduction

This article describes the issues that are fixed in Update Rollup 1 for Microsoft System Center 2012 R2 Operations Manager. Additionally, this article contains the installation instructions for Update Rollup 1 for System Center 2012 R2 Operations Manager.


↑ Back to the top


Issues that are fixed in this update rollup

Operations Manager

Issue 1

An error occurs when you run the p_DataPurging stored procedure. This error occurs when the query processor runs out of internal resources and cannot produce a query plan.

Issue 2

Data warehouse BULK INSERT commands use an unchangeable, default 30-second time-out value that may cause query time-outs.

Issue 3

Many 26319 errors are generated when you use the Operator role. This issue causes performance problems.

Issue 4

The diagram component does not publish location information in the component state.

Issue 5

Renaming a group works correctly on the console. However, the old name of the group appears when you try to override a monitor or scope a view based on group.

Issue 6

SCOM synchronization is not supported in the localized versions of Team Foundation Server.

Issue 7

An SDK process deadlock causes the Exchange correlation engine to fail.

Issue 8

The "Microsoft System Center Advisor monitoring server" reserved group is visible in a computer or group search.

Issue 9

Multiple Advisor Connector are discovered for the same physical computer when the computer hosts a cluster.


Issue 10

A Dashboard exception occurs if the criteria that are used for a query include an invalid character or keyword.

Operations Manager - UNIX and Linux Monitoring (Management Pack Update)

Issue 1

On a Solaris-based computer, an error message that resembles the following is logged in the Operations Manager log. This issue occurs if a Solaris-based computer that has many monitored resources runs out of file descriptors and does not monitor the resources. Monitored resources may include file systems, physical disks, and network adapters.

Note The Operations Manager log is located at /var/opt/microsoft/scx/log/scx.log.

errno = 24 (Too many open files)

This issue occurs because the default user limit on Solaris is too low to allocate a sufficient number of file descriptors. After the rollup update is installed, the updated agent overrides the default user limit by using a user limit for the agent process of 1,024.

Issue 2

If Linux Container (cgroup) entries in the /etc/mtab path on a monitored Linux-based computer begin with the "cgroup" string, a warning that resembles the following is logged in the agent log.

Note When this issue occurs, some physical disks may not be discovered as expected.

Warning [scx.core.common.pal.system.disk.diskdepend:418:29352:139684846989056] Did not find key 'cgroup' in proc_disk_stats map, device name was 'cgroup'.

Issue 3

Physical disk configurations that cannot be monitored, or failures in physical disk monitoring, cause failures in system monitoring on UNIX and Linux computers. When this issue occurs, logical disk instances are not discovered by Operations Manager for a monitored UNIX-based or Linux-based computer.

Issue 4

A monitored Solaris zone that is configured to use dynamic CPU allocation with dynamic resource pools may log errors in the agent logs as CPUs are removed from the zone and do not identify the CPUs currently in the system. In rare cases, the agent on a Solaris zone with dynamic CPU allocation may hang during routine monitoring. 

Note This issue applies to any monitored Solaris zones that are configured to use dynamic resource pools and a "dedicated-cpu" configuration that involves a range of CPUs.

Issue 5

An error that resembles the following is generated on Solaris 9-based computers when the /opt/microsoft/scx/bin/tools/setup.sh script does not set the library pathcorrectly. When this issue occurs, the omicli tool cannot run.

ld.so.1: omicli: fatal: libssl.so.0.9.7: open failed: No such file or directory

Issue 6

If the agent does not retrieve process arguments from the getargs subroutine on an AIX-based computer, the monitored daemons may be reported incorrectly as offline. An error message that resembles the following is logged in the agent log:

Calling getargs() returned an error

Issue 7

The agent on AIX-based computers considers all file cache to be available memory and does not treat minperm cache as used memory. After this update rollup is installed, available memory on AIX-based computer is calculated as: free memory + (cache – minperm).

Issue 8

The Universal Linux agent is not installed on Linux computers that have OpenSSL versions greater than 1.0.0 if the library file libssl.so.1.0.0 does not exist. An error message that resembles the following is logged:

/opt/microsoft/scx/bin/tools/.scxsslconfig: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

↑ Back to the top



Installation instructions

Installation instructions for Operations Manager

Known issues for this update
  • After you install the update rollup package on all roles on the server that is running System Center Operations Manager 2012 R2 (except on the Gateway roles), the updates do not appear in the Add or Remove Programs item in Control Panel.
  • After you install the update rollup package, the version number of the console is not changed.
  • After you install the update rollup package on a web console, you receive the following error message in Internet Explorer:

    Server Error in '/OperationsManager' Application.
    To resolve this issue, close and then restart Internet Explorer.
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 the 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 the 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 webpages that have ViewState enabled after you upgrade from ASP.NET 1.1 to ASP.NET 2.0
  • The fix for Issue 2 (Data warehouse BULK INSERT commands time-out issue) adds a registry key that can be used to set the time-out (in seconds) for the data warehouse BULK INSERT commands. These are the commands that insert new data into the data warehouse. The key name is as follows:
    HKLM\SOFTWARE\Microsoft\Microsoft Operations Manager\3.0\Data Warehouse\

    The value name is as follows:
    Bulk Insert Command Timeout Seconds

    The value is a dword value. For example, the value name should be set to 40 for a 40-second time-out.
Supported installation order

We recommend that you install the update rollup package in the following 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.
Notes
  • If the Connected MG/Tiering feature is enabled, first update the top tier of the Connected MG/Tiering feature.
  • The Update Rollup 1 files have a version of 10226.1011.
Installation information

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 you can download the package from http://catalog.update.microsoft.com/v7/site/Search.aspx?q=2904678
  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 following SQL script against the OperationsManagerDB database: 
    • update_rollup_mom_db.sql

    Note These scripts are in the following location:

    %SystemDrive%\Program Files\System Center 2012 R2\Operations Manager\Server \SQL Script for Update Rollups\.
  4. Import the following management packs:
    • Microsoft.SystemCenter.Advisor.mpb
    • Microsoft.SystemCenter.Advisor.Internal.mpb
    • Microsoft.SystemCenter.TFSWISynchronization.mpb. This management pack has the following dependency:
      • Microsoft.SystemCenter.AlertAttachment.mpb which should be installed from the System Center Operations Manager 2012 R2 RTM media.
    • Microsoft.SystemCenter.Visualization.Library.mpb
For information about how to import a management pack from a disk, go to the following 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

Uninstall information

To uninstall an update, run the following command:

msiexec /uninstall PatchCodeGuid /package RTMProductCodeGuid


Note In this command, the placeholder RTMProductCodeGuid represents one of the following GUIDs.
ComponentRTMProductCodeGuid
Server{C92727BE-BD12-4140-96A6276BA4F60AC1}
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}


Additionally, the placeholder PatchCodeGuid represents one of the following GUIDs.
Patch Code GUID ComponentArchitectureLanguage
{84BD5AE6-25E2-4B87-9C07-9FB9A95BFB5A}ServerAMD64EN
{4EB352A9-2917-4428-834B-8DECB2935F8F}GatewayAMD64EN
{62086E39-4C38-4D1B-8DC7-E548D691EC18}WebConsoleAMD64EN
{E66ED8C8-8381-44BF-B1B6-E615B075C986}ConsoleAMD64EN
{AD99AC5B-13D3-4105-B56F-F63BA28E36F3}Consolex86EN
{6396DD2B-F151-4ED3-B19F-1D28FD7E6D88}ConsoleAMD64CN
{A094FBE0-53EE-4191-A8EE-2F73AAABF9E6}WebConsoleAMD64CN
{2770CE72-C358-44FE-9153-4C86CC169509}WebConsoleAMD64CS
{C68CEBD0-B858-4481-8AB2-300F597D0ADC}ConsoleAMD64CS
{7C032E8E-0194-4F13-9922-19FEC6EF02AC}ConsoleAMD64DE
{9A7440FA-720B-47FD-A90E-9629162FE900}WebConsoleAMD64DE
{283C728F-2946-47F3-B974-CE431B03D7CA}ConsoleAMD64ES
{B03BEEDA-D083-4444-9A02-C148C9F4BE88}WebConsoleAMD64ES
{4D300C90-9FE4-4346-A4FA-E8FA6D10D4AD}ConsoleAMD64FR
{ADCB4EB1-0014-4A81-8E11-FFC08D7B0FD1}WebConsoleAMD64FR
{A77C42B5-6199-459C-B2A7-5122FC1CF04B}ConsoleAMD64HU
{E8A06971-855F-46D1-B1FC-730E74D06C61}WebConsoleAMD64HU
{C6D47631-9183-49FA-B6C1-22232F98561E}ConsoleAMD64IT
{CFA31EAC-A394-4B2B-96C0-26D43F787DBA}WebConsoleAMD64IT
{2C419B8B-ABA5-4CCF-BC11-B3C1B71DC30B}ConsoleAMD64JA
{53194AAE-092B-4100-9243-D552160C1ED3}WebConsoleAMD64JA
{DE44F965-EB66-4B7E-9331-92A3C953FC6E}ConsoleAMD64KO
{19297B2B-5E53-42C4-AF52-B315E0853E02}WebConsoleAMD64KO
{F4C19D0B-9815-4636-80D7-9DBC1DC2F8BC}ConsoleAMD64NL
{0D1291E6-E30C-4BC3-82C1-B21F54E182A1}WebConsoleAMD64NL
{3E195419-3B7E-4EA9-AC9C-0FA35243C788}ConsoleAMD64PL
{646461C7-F5F6-4B80-93A8-4D391E226EF9}WebConsoleAMD64PL
{6A8F6806-3E84-4A5B-880F-3C41E13D0ADB}ConsoleAMD64PT-BR
{5116F3F6-D529-4181-B69B-0859E42CCFEA}WebConsoleAMD64PT-BR
{00DC1AE9-CAB7-4334-9EA6-DE7929CD35AC}ConsoleAMD64PT-PT
{3417A9F0-ECDE-4B9B-B443-92573A052361}WebConsoleAMD64PT-PT
{71171DF4-D5CB-43EB-8D81-894F259913E9}ConsoleAMD64RU
{95D88749-F37A-40CD-A6BA-BC4976BEB6F3}WebConsoleAMD64RU
{39076D9B-EF26-485F-9728-EBA12FD578AD}ConsoleAMD64SV
{BD6CD607-8401-4EE3-9268-A29228EA3A37}WebConsoleAMD64SV
{CF9292F5-5125-4A7A-A122-3CF97DA08554}ConsoleAMD64TR
{5FE6DB6C-0E88-46C9-9420-7229F56FF0BD}WebConsoleAMD64TR
{932B5CAD-95CC-484E-B0BC-1E3F5994A732}ConsoleAMD64TW
{694A3B3D-1545-44E1-B716-1A8BCE62CDF6}WebConsoleAMD64TW
{28E8DD05-AD62-4938-9992-C86D22724912}ConsoleAMD64ZH-ZK
{EDACE704-8858-490B-8229-F67B099F61B6}WebConsoleAMD64ZH-ZK
{A790470E-3FF8-488C-839B-D01F5C46544C}Consolex86CN
{AD5234DC-62FC-495F-AD70-F870FB7D888D}Consolex86CS
{D4D5EE73-4679-4817-866C-A3E9759A4DF4}Consolex86DE
{3E8D238C-1E9F-4FF3-A5F3-642DAE68BC5A}Consolex86ES
{08F1859B-5337-40A3-84F6-70531AD64991}Consolex86FR
{ED29E2FF-1433-44D6-BBD7-6E7920FC4D37}Consolex86HU
{8835A90C-2119-42E8-90EA-0BE565BE6DE0}Consolex86IT
{B1EC476D-C5F5-4086-AAA4-070189582B25}Consolex86JA
{1D7865D8-99B5-4D84-8071-BE573176A875}Consolex86KO
{CA10D411-302D-4B35-B177-EDA06AAC5E76}Consolex86NL
{D89C72CF-4C13-4EEF-A4A5-3C6366485E33}Consolex86PL
{135BF2EC-6101-49B0-BC6E-AB97B1C14F88}Consolex86PT-BR
{B3DECB61-C1DD-4F0E-A9DE-E52038D27B75}Consolex86PT-PT
{7CC02289-326C-4D29-834A-A25F80510A54}Consolex86RU
{194C0B21-4665-4DF5-A6A0-38ABFC7F1073}Consolex86SV
{3FB7D328-ACE7-44AB-881E-D81D2FFB13A4}Consolex86TR
{25BA7E59-07B0-4B0E-A1EA-CD3CCC1BDC81}Consolex86TW
{DD5D9B80-7041-40E0-B1D4-9D960406E291}Consolex86ZH-ZK

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:
  1. Apply Update Rollup 1 to your System Center 2012 R2 Operations Manager environment.
  2. Download and 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 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.
  5. Import the updated management pack for each version of Linux or UNIX that you are monitoring in your environment.
  6. 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



File information

Operations Manager

Files that are changedin Operations Manager UpdateFile sizeVersion
Microsoft.EnterpriseManagement.HealthService.dll52,920 bytes7.1.10188.0
HealthServiceMessages.dll 1,360,568 bytes7.1.10188.0
Microsoft.SystemCenter.Advisor.mpb352,256 bytesNot Applicable
Microsoft.EnterpriseManagement.DataWarehouse.DataAccess.dll236,248 bytes7.1.10226.1009
Microsoft.EnterpriseManagement.RuntimeService.dll395,992 bytes7.1.10226.1009
update_rollup_mom_db.sql58,422 bytesNot Applicable
Microsoft.SystemCenter.TFSWISynchronization.mpb266,240 bytesNot Applicable
Microsoft.SystemCenter.Advisor.Internal.mpb143,360 bytesNot Applicable
Microsoft.EnterpriseManagement.Presentation.Controls.dll1,782,488 bytes7.1.10226.1009
Microsoft.EnterpriseManagement.Monitoring.Components.dll1,137,368 bytes7.1.10226.1009
Microsoft.SystemCenter.Visualization.Library.mpb126,976 bytesNot Applicable
Microsoft.EnterpriseManagement.Presentation.Controls.dll (Silverlight)1,782,488 bytes7.1.10226.1009
Operations Manager - UNIX and Linux Monitoring (Management Pack Update)
Files that are changed in the Xplat UpdateFile sizeVersion
Microsoft.AIX.5.3.mpb15696 KB7.5.1019.0
Microsoft.AIX.6.1.mpb15717 KB7.5.1019.0
Microsoft.AIX.7.mpb14704 KB7.5.1019.0
Microsoft.AIX.Library.mp31 KB7.5.1019.0
Microsoft.HPUX.11iv2.mpb19847 KB7.5.1019.0
Microsoft.HPUX.11iv3.mpb 19788 KB7.5.1019.0
Microsoft.HPUX.Library.mp31 KB7.5.1019.0
Microsoft.Linux.Library.mp31 KB7.5.1019.0
Microsoft.Linux.RedHat.Library.mp15 KB7.5.1019.0
Microsoft.Linux.RHEL.4.mpb7843 KB7.5.1019.0
Microsoft.Linux.RHEL.5.mpb7782 KB7.5.1019.0
Microsoft.Linux.RHEL.6.mpb7343 KB7.5.1019.0
Microsoft.Linux.Universal.Library.mp15 KB7.5.1019.0
Microsoft.Linux.Universal.Monitoring.mp83 KB7.5.1019.0
Microsoft.Linux.UniversalD.1.mpb14049 KB7.5.1019.0
Microsoft.Linux.UniversalR.1.mpb12567 KB7.5.1019.0
Microsoft.Linux.SLES.10.mpb7150 KB7.5.1019.0
Microsoft.Linux.SLES.11.mpb4681 KB7.5.1019.0
Microsoft.Linux.SLES.9.mpb3782 KB7.5.1019.0
Microsoft.Linux.SUSE.Library.mp15 KB7.5.1019.0
Microsoft.Solaris.10.mpb26851 KB7.5.1019.0
Microsoft.Solaris.11.mpb26531 KB7.5.1019.0
Microsoft.Solaris.9.mpb13739 KB7.5.1019.0
Microsoft.Solaris.Library.mp22 KB7.5.1019.0
Microsoft.Unix.Library.mp83 KB7.5.1019.0

↑ Back to the top


Keywords: kb, kbentirenet, kbfix, kbqfe

↑ Back to the top

Article Info
Article ID : 2904678
Revision : 2
Created on : 4/10/2020
Published on : 4/10/2020
Exists online : False
Views : 361