SnmpXdmid: Registration with DMI failed. err = 831

Dear all,
I am installing Solaris 10u9 in some SPARC servers (M4000, T5120, etc.). After successfully installing the OS, I periodically received the message "snmpXdmid: Registration with DMI failed. err = 831" in the system messages.
I really don't know why this message appears and does it affect my system? It seems that this message only appears in Solaris 10u9.
Any advice is appreciated.
Many thanks.
Huy.

I really don't know why this message appears and does it affect my system? It seems that this message only appears in Solaris 10u9.The message "snmpXdmid: [ID xxxxx daemon.error] Registration with DMI failed. err = 831." can occur for two reasons.
1. The patch to address CR 7010213 has not been applied and the snmpXdmid file in questions has a expired date.
2. The patch to address CR 7010213 has been applied but the customer was not provided the information to clear some snmpXdmid database files that store expired date information.
The following steps need to be executed as root on the system.
The first step can be omitted if the patch 138361-02 or later has already been installed.
# patchadd 138361-02
# svcadm disable dmi
# rm /var/dmi/db/*
# svcadm enable dmi
Best.
</SQ>

Similar Messages

  • Mac registration with L2FM failed

    My Logfile on Nexus 6K is fiilled with Logs like below:
    Nexus Version is: 7.0(3)N1(1)
    2014 Sep 12 14:49:11 Nexus-6K %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3727]  Mac registration with L2FM failed for mac xxxx.xxxx.xxxx, iod Vlan191, phy iod: port-channel169
    2014 Sep 12 14:49:24 Nexus-6K %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3727]  Mac registration with L2FM failed for mac xxxx.xxxx.xxxx, iod Vlan108, phy iod: port-channel91
    2014 Sep 12 14:49:36 Nexus-6K %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3727]  Mac registration with L2FM failed for mac xxxx.xxxx.xxxx, iod Vlan108, phy iod: port-channel91
    2014 Sep 12 14:49:58 Nexus-6K %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3727]  Mac registration with L2FM failed for mac xxxx.xxxx.xxxx, iod Vlan191, phy iod: port-channel169
    Cisco's document does not explain what is causing this:
    Error Message:     AM-3-MAC_REG_FAILED Format: Mac registration with L2FM failed for mac %s, iod %s, phy iod: %s
    Explanation    MAC registration with L2FM failed.
    Recommended Action    No action is required.
    Here is my Logging Configuration:
    logging level aaa 5
    logging level cdp 6
    logging level copp 6
    logging level flogi 5
    logging level hsrp 6
    logging level interface-vlan 5
    logging level lldp 5
    logging level monitor 6
    logging level radius 5
    logging level session-mgr 6
    logging level spanning-tree 6
    logging level track 6
    logging level virtual-service 2
    logging level igmp 3
    logging event link-status default
    logging logfile messages 6
    logging server x.x.x.x use-vrf x facility syslog
    logging monitor 6
    Can anyone tell me what are these and how to stop them from occurring. Also would appreciate suggestions on how can I improve logging configuration.

    Hi Saurabh,
    The L2FM is Layer2 Feature Manager which manages the mac-address table and mac-address
    registrations and deletions from the hardware table. The L2FM component exists on Nexus
    7K. In case of Nexus 5500 and Nexus 6K, there is an equivalent component called FWM. Since
    most of the code is re-used in Nexus 6K platform, the references to L2FM need to be
    removed/resolved on Nexus 6K code. There is a software bug to fix these L2FM references in
    the code. Still the bug is in assigned state, hence the fix for this bug is not yet
    available. You can safely ignore these messages, they have no impact. The mac-addresses
    are registered with FWM and since there is no L2FM these messages have no impact.
    ========================================
    CSCum82485    Nexus 5500/6000: L2FM messages seen
    Symptom:
    In a Nexus 6000 switch running NX-OS 7.0(0)N1(1), messages such as following can be seen
    %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3745]  Mac registration with L2FM failed for mac
    002a.6a35.b341, iod Vlan250, phy iod: Gateway Port-Channel1:186
    %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3745]  Mac registration with L2FM failed for mac
    00d0.03eb.2000, iod Vlan60, phy iod: Ethernet131/1/15
    Conditions:
    Usually seen when a host comes online.
    Workaround:
    L2FM is not a valid component on Nexus 6000. These are cosmetic messages and can be
    ignored.
    HTH
    Inayath
    ***Plz rate the post and mark the thread as closed******

  • Does registration with verisign use hostid

    Hi,
    I'm looking to move a system that runs WebLogic AS, and has an SSL certificate
    with Verisign, to a new machine. The question is, what is used by WebLogic to
    identify the machine to VeriSign and the users, in the SSL negotiation. If the
    identifier will be the machine's IP address of it's host-name, that's not a problem,
    as the new hardware will have the same ones as the old machine. However, if the
    machine's hostid (on most Unix systems, 'uname -i' on HP), which is the machine's
    hardware unique id, is used, then I will have to get a new certificate from Verisign.
    This is used to be tied to the IP-address, and later to the machine's MAC address,
    but newer machines have this tied to the CPU (as in the case with Itanium-based
    machines) or somehow to the motherboard.
    I'd appreciate any input on the matter.
    Thanks,
    Raz

    Hi Saurabh,
    The L2FM is Layer2 Feature Manager which manages the mac-address table and mac-address
    registrations and deletions from the hardware table. The L2FM component exists on Nexus
    7K. In case of Nexus 5500 and Nexus 6K, there is an equivalent component called FWM. Since
    most of the code is re-used in Nexus 6K platform, the references to L2FM need to be
    removed/resolved on Nexus 6K code. There is a software bug to fix these L2FM references in
    the code. Still the bug is in assigned state, hence the fix for this bug is not yet
    available. You can safely ignore these messages, they have no impact. The mac-addresses
    are registered with FWM and since there is no L2FM these messages have no impact.
    ========================================
    CSCum82485    Nexus 5500/6000: L2FM messages seen
    Symptom:
    In a Nexus 6000 switch running NX-OS 7.0(0)N1(1), messages such as following can be seen
    %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3745]  Mac registration with L2FM failed for mac
    002a.6a35.b341, iod Vlan250, phy iod: Gateway Port-Channel1:186
    %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3745]  Mac registration with L2FM failed for mac
    00d0.03eb.2000, iod Vlan60, phy iod: Ethernet131/1/15
    Conditions:
    Usually seen when a host comes online.
    Workaround:
    L2FM is not a valid component on Nexus 6000. These are cosmetic messages and can be
    ignored.
    HTH
    Inayath
    ***Plz rate the post and mark the thread as closed******

  • I'm unable to completely download the latest iphone software verison 5.0.1 with itunes 10.5.2.11, downloading fails with 100kb left (err = -3259).

    Hello,
    I'm unable to completely download the latest iphone software verison 5.0.1 with itunes 10.5.2.11, downloading fails with 100kb left (err = -3259). Any suggestion on how to resolve this? I manually cleaned the DNS cached as well as directly connecting my pc to the cable modem instead of the router.

    Thank you for your response.  But unfortunately there's no Apple Genius Bar here in Malaysia.  Only resellers, which I feel that they are charging way too much in the first place.

  • Self-Registration in 11g fails when User Type exposed in a template

    Hi All
    I have created a new Self-registration request template where I have more than one possible values for User Type.
    This attribute is shown during self-registration page. When I provide all the values and click Register, the registration fails with error:
    *"Failed to send request for self registration operation."*
    has anybody faced with problem earlier. any suggestions?
    Regards
    user12841694

    I think the below URL will help you.
    OIM - auto approval of self registration

  • USB problems - hub_port_status failed (err = -110)

    I'm running 64-bit Arch on a computer with an Asus P8P67 LE Rev 3.0 motherboard & have recently started to have serious USB issues. I've been doing some development with an Arduino microcontroller which has involved frequent connection/disconnection of USB devices & this seems to worsen the problem.
    The machine will run fine, USB working perfectly, I can connect/disconnect devices & they work fine. But then I will connect some device (which I had used previously so I know not to be faulty) & I get something like the following;
    Apr 23 13:06:23 localhost kernel: [ 4352.016561] usb 4-1.4: device descriptor read/64, error -32
    Apr 23 13:06:23 localhost kernel: [ 4352.186402] usb 4-1.4: device descriptor read/64, error -32
    Apr 23 13:06:24 localhost kernel: [ 4352.422942] usb 4-1.4: device descriptor read/64, error -32
    Apr 23 13:07:56 localhost kernel: [ 4444.350916] usb 4-1.4: device descriptor read/64, error -32
    Apr 23 13:07:56 localhost kernel: [ 4444.520744] usb 4-1.4: device descriptor read/64, error -32
    Apr 23 13:07:56 localhost kernel: [ 4444.757146] usb 4-1.4: device descriptor read/64, error -32
    Apr 23 14:11:57 localhost kernel: [ 8282.386352] usb 4-1.5: device descriptor read/all, error -110
    Apr 23 14:11:58 localhost kernel: [ 8283.395388] hub 4-1:1.0: cannot disable port 5 (err = -110)
    Apr 23 14:11:59 localhost kernel: [ 8284.404483] hub 4-1:1.0: cannot reset port 5 (err = -110)
    Apr 23 14:12:00 localhost kernel: [ 8285.413533] hub 4-1:1.0: cannot reset port 5 (err = -110)
    Apr 23 14:12:01 localhost kernel: [ 8286.422611] hub 4-1:1.0: cannot reset port 5 (err = -110)
    Apr 23 14:12:02 localhost kernel: [ 8287.431678] hub 4-1:1.0: cannot reset port 5 (err = -110)
    Apr 23 14:12:03 localhost kernel: [ 8288.440744] hub 4-1:1.0: cannot reset port 5 (err = -110)
    Apr 23 14:12:03 localhost kernel: [ 8288.440749] hub 4-1:1.0: Cannot enable port 5. Maybe the USB cable is bad?
    Apr 23 14:12:04 localhost kernel: [ 8289.449823] hub 4-1:1.0: cannot disable port 5 (err = -110)
    Apr 23 14:12:05 localhost kernel: [ 8290.458889] hub 4-1:1.0: cannot reset port 5 (err = -110)
    Apr 23 14:12:06 localhost kernel: [ 8291.467949] hub 4-1:1.0: cannot reset port 5 (err = -110)
    Apr 23 14:12:07 localhost kernel: [ 8292.477034] hub 4-1:1.0: cannot reset port 5 (err = -110)
    Apr 23 14:12:08 localhost kernel: [ 8293.486109] hub 4-1:1.0: cannot reset port 5 (err = -110)
    Apr 23 14:12:09 localhost kernel: [ 8294.495178] hub 4-1:1.0: cannot reset port 5 (err = -110)
    Apr 23 14:12:09 localhost kernel: [ 8294.495183] hub 4-1:1.0: Cannot enable port 5. Maybe the USB cable is bad?
    Apr 23 14:12:10 localhost kernel: [ 8295.504267] hub 4-1:1.0: cannot disable port 5 (err = -110)
    Apr 23 14:12:11 localhost kernel: [ 8296.513328] hub 4-1:1.0: cannot reset port 5 (err = -110)
    Apr 23 14:12:12 localhost kernel: [ 8297.522397] hub 4-1:1.0: cannot reset port 5 (err = -110)
    Apr 23 14:12:13 localhost kernel: [ 8298.531472] hub 4-1:1.0: cannot reset port 5 (err = -110)
    Apr 23 14:12:14 localhost kernel: [ 8299.540543] hub 4-1:1.0: cannot reset port 5 (err = -110)
    Apr 23 14:12:15 localhost kernel: [ 8300.549618] hub 4-1:1.0: cannot reset port 5 (err = -110)
    Apr 23 14:12:15 localhost kernel: [ 8300.549623] hub 4-1:1.0: Cannot enable port 5. Maybe the USB cable is bad?
    Apr 23 14:12:16 localhost kernel: [ 8301.558688] hub 4-1:1.0: cannot disable port 5 (err = -110)
    Apr 23 14:12:16 localhost kernel: [ 8301.558698] hub 4-1:1.0: unable to enumerate USB device on port 5
    Apr 23 14:12:17 localhost kernel: [ 8302.567761] hub 4-1:1.0: cannot disable port 5 (err = -110)
    Apr 23 14:12:22 localhost kernel: [ 8307.613128] hub 4-1:1.0: hub_port_status failed (err = -110)
    Apr 23 14:12:46 localhost kernel: [ 8330.728529] hub 4-1:1.0: hub_port_status failed (err = -110)
    Apr 23 14:12:51 localhost kernel: [ 8335.773950] hub 4-1:1.0: hub_port_status failed (err = -110)
    Apr 23 14:12:56 localhost kernel: [ 8340.819236] hub 4-1:1.0: hub_port_status failed (err = -110)
    Apr 23 14:13:01 localhost kernel: [ 8345.864605] hub 4-1:1.0: hub_port_status failed (err = -110)
    Apr 23 14:13:06 localhost kernel: [ 8350.909955] hub 4-1:1.0: hub_port_status failed (err = -110)
    Normally at this point any USB devices that were already connected to the computer (mouse, webcam) will continue to work fine, but any new device I connect isn't recognised at all (doesn't show in lsusb). The only way to correct the situation is to reboot the machine, which is far from convenient - I have been forced to reboot upwards of 5 times in a single day when trying to work with my Arduino.
    In addition, the problem seemed to get another step worse yesterday. I had a few USB devices attached including a USB soundcard & was working away listening to music, when all of a sudden the music stopped & when I tailed the log the hub_port_status failed message was there again. So I hadn't connected or disconnected anything, it had sporadically broken!
    I do not have a USB hub connected to the computer, the problem arises when using both the front & back USB ports. Incidentally I have exactly the same motherboard & processor in my computer at home (the computer with the problem is my computer at work) & have never had the issue, however I don't connect/disconnect USB devices to that one anywhere near as frequently.
    So, any ideas? Is it a bug in software, or is the USB controller on this motherboard faulty?
    Edit: the BIOS has an 'EHCI hand-off' feature that is currently disabled, will enabling it effect anything useful?
    Last edited by lost eden (2012-04-24 10:42:02)

    Today I faced similar problems, so I think I'm not OT here... Here's my dmesg output:
    May 12 21:53:19 merlinux kernel: [ 860.673261] usb 5-1: device descriptor read/64, error -110
    May 12 21:53:34 merlinux kernel: [ 875.883268] usb 5-1: device descriptor read/64, error -110
    May 12 21:53:50 merlinux kernel: [ 891.199935] usb 5-1: device descriptor read/64, error -110
    May 12 21:54:05 merlinux kernel: [ 906.409933] usb 5-1: device descriptor read/64, error -110
    May 12 21:54:10 merlinux kernel: [ 911.637810] usb 5-1: device descriptor read/8, error -110
    May 12 21:54:15 merlinux kernel: [ 916.754812] usb 5-1: device descriptor read/8, error -110
    May 12 21:54:21 merlinux kernel: [ 921.981815] usb 5-1: device descriptor read/8, error -110
    May 12 21:54:26 merlinux kernel: [ 927.097816] usb 5-1: device descriptor read/8, error -110
    May 12 21:54:26 merlinux kernel: [ 927.199931] hub 5-0:1.0: unable to enumerate USB device on port 1
    I realized after various attempts that logging into the system, opening a terminal and issuing a:
    usb-devices
    command, brings up again _all_ of the previously inactive usb devices.
    My main problem was that the USB mouse got disabled with that "device descriptor" error -110 at startup, and it was annoying not to have a mouse after login.
    To say all the truth, "usb-devices" stands still at a certain point of its execution for quite a long time: I guess that the problem lies just behind the moment in which usb-devices stucks!
    But as I said, after about a 30s about pause it restores the faulty usb devices.
    Really can't figure out (since I'm not so an advanced linux user) the reason for this behaviour!
    I can only generically point my finger at the *huge* update I did this morning (was a little bit I didn't boot on my beloved Arch system, for many reasons...)
    Just another note: before restoring the devices with usb-devices, lsusb does *not* show the inactive devices in the list. Maybe this is trivial for advanced users and its not so amazing, but I'm not so skilled so I felt I had to tell you also this little detail!

  • Hi there, I am trying to connect to my server at work from home using a vpn connection. It connects fine and the time ticks along, but when i click go - connect to server, it comes up with connection failed. Please help!

    Hi there, I am trying to connect to my server at work from home using a vpn connection. It connects fine and the time ticks along, but when i click go - connect to server, it comes up with connection failed. Please help!

    ... when i click go - connect to server, it comes up with connection failed.
    If you're trying to connect to a Bonjour server on the remote network, that won't work over a layer 3 VPN. Use something like Hamachi or one of the SSH-tunnelling Bonjour proxy apps for that.

  • I get error message: "An error occurred with the  publication of album...Authentication with server failed...whenever I open a facebook file in my iPhoto. In each file, most of my photos have disappeared. What do I need to do?

    I get error message: "An error occurred with the  publication of album...Authentication with server failed. Please check your login and password information" whenever I open a facebook file in my iPhoto. In each file, most of my photos have disappeared. I am hoping I can retrieve these "lost" files. What do I need to do?

    Message was edited by: leroydouglas
    better yet, try this solution:
    https://discussions.apple.com/message/12351186#12351186

  • Multiple registration with sip-ua

    Hi,
    someone know a way to do multiple registration with a single 2811 using sip-ua configuration with multiple accounts??
    thnx
    s.

    Hi, I have got to authenticate more than one account in the SIP provider with the hidden command "credentials" the problem that I have now is how to route all the calls done to the second account to the extension 101.
    I want that incoming calls from 964812530 goes to extension 100 and incoming calls from 965072519 goes to extension 101
    How can I do it?
    I have tried this but it's not running:
    sip-ua
    credentials username 965072510 password 115849534F43415C557B7967 realm beta.awa
    voz.com
    authentication username 964812539 password 13544744535D4E7A7A757A70
    no remote-party-id
    retry invite 4
    retry response 3
    retry bye 2
    retry cancel 2
    retry register 5
    timers register 250
    registrar ipv4:213.162.201.146 expires 60
    sip-server ipv4:213.162.201.146
    voice service voip
    sip
    voice translation-rule 1
    rule 1 /1../ /964812539/
    voice translation-rule 3
    rule 1 /964812539/ /100/
    voice translation-rule 4
    rule 1 /965072510/ /101/
    voice translation-profile SIPout
    translate calling 1
    voice translation-profile incoming
    translate called 3
    voice translation-profile incoming2
    translate called 4
    voip-incoming translation-profile incoming
    All the incoming calls are going to extension 100
    regards

  • If my iPod Touch 5 battery is failing, can I pay Apple to send me a refurbished one before I send them the one with a failing battery? I don't want to go without my ITouch.

    If my iPod Touch 5 battery is failing, can I pay Apple to send me a refurbished one before I send them the one with a failing battery? I don't want to go without my ITouch.  I really don't want to go without it but I dont want to have to purchase a new one.  The battery life is abysmal, and I am reluctant to upgrade my ios system to ios8 because all I ever see are complaints about upgrades killing the battery.  I am still on ios6.  When I upgraded my macbook pro (which is now DEAD) the battery got worse. 
    I am just sick of it.  I called apple about my itouch battery and the help was terrible.  All they were telling me to do was do a restart and UPGRADE TO THE LATEST IOS TO SEE IF THAT SOLVES THE BATTERY PROBLEM.  They would not even tell me what to do if that would not work.  Very rude.I kept asking and I finally had to find out myself through my own research that they cant replace the battery; instead they send you a refurbished ipod.  They never told me that on the phone and they kept giving me the run around when I kept asking them what I should do if the IOS upgrade did not work or made the battery worse.  Hopefully someone can answer my initial question.  Thanks guys.  I have a charger that I sometimes use plugged in to the ipod ( not all the time, I know that is bad for the battery)  and I thought my battery life should be better than it is because I sometimes use it on the charger  ( it should save the battery).

    Not that I know of. You can do the exchange at an Apple store if they have refurbished ones in stock
    - Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar

  • I have an iMac 21.5 inch purchased in 2011 with a failing 1TB Seagate hard drive. Can I get a replacement hard drive?

    I have an iMac 21.5 inch purchased in 2011 with a failing 1TB Seagate hard drive. Can I get a replacement hard drive thru the Apple Replacement Program? I did purchase the Applecare Plan but it expired in Dec. 2013.

    FWIW, if you purchased the iMac in 2011 and purchased Applecare, you are covered for a total of 3 years. You mentioned yours expired in December 2013 - that cannot be unless you bought yours in 2010. If you bought it in December 2011, you should still be covered until December 2014 - if so, contact Apple/make a Genius Bar appointment quickly so the replacement is covered by the warranty. The hard drive replacement program might have expired, but as long as you're covered by Applecare, a drive replacement is covered.

  • Failure to install SQL Server 2012 SP1 CU8/9 with a "Failed to retrieve data for this request." error

    Hi all,
    Has anyone come across SQL Server 2012 SP1 CU8/9 failing to install with a “Failed to retrieve data for this request.” error.
    The error is too generic for a useful search on web, for me at least anyway.
    Had no problems patching a whole bunch of other servers in the same environment.
    I’m no good at reading these error logs. For some reason the primary replica is referenced in the detailed log???
    The CU8/9 patch has been run by both Domain Admins and local Admin with no luck.
    We are trying to patch a secondary failover replica. (SharePoint 2013 is installed on this server.)
    This is from the summary log:
    Overall summary:
      Final   result:                    The patch installer has failed to update the shared features. To determine   the reason for failure,
    review the log files.
      Exit code   (Decimal):             -2146233088
      Exit facility   code:            19
      Exit error   code:                 5376
      Exit   message:                    Failed to retrieve data for this request.
      Start   time:                      2014-04-10 11:51:11
      End   time:                        2014-04-10 11:51:49
      Requested   action:                Patch
      Exception help link:            
    http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3412.0&EvtType=0xB2652E58%400xDC80C325&EvtType=0xB2652E58%400xDC80C325
    Machine Properties:
      Machine   name:                    VMSPDB2
      Machine processor   count:       4
      OS version:                      Future Windows Version
      OS service   pack:                
      OS   region:                       Australia
      OS   language:                     English (United States)
      OS   architecture:                 x64
      Process   architecture:          64 Bit
      OS   clustered:                    Yes
    Product features discovered:
      Product                Instance               Instance ID                     
    Feature                                    Language              
    Edition                Version         Clustered  Configured
      SQL Server   2012        MSSQLSERVER            MSSQL11.MSSQLSERVER              Database
    Engine Services                   1033                   Enterprise Edition  
    11.1.3000.0     No           Yes      
      SQL Server   2012        MSSQLSERVER          MSSQL11.MSSQLSERVER              SQL Server  
    Replication                     1033                   Enterprise
    Edition     11.1.3000.0       No           Yes      
      SQL Server   2012        MSSQLSERVER            MSSQL11.MSSQLSERVER              Full-Text
    and Semantic Extractions for Search   1033                   Enterprise Edition   11.1.3000.0       No        
    Yes        
      SQL Server   2012        MSSQLSERVER            MSSQL11.MSSQLSERVER              Data
    Quality Services                      1033                  
    Enterprise Edition   11.1.3000.0       No           Yes      
      SQL Server   2012                                                           
    Management   Tools -   Basic                   1033                  
    Enterprise Edition   11.1.3000.0       No           Yes      
      SQL Server   2012                                                           
    Management Tools - Complete                1033                   Enterprise Edition  
    11.1.3000.0       No           Yes      
      SQL Server   2012                                                           
    Client Tools Connectivity                  1033                   Enterprise Edition  
    11.1.3000.0     No           Yes      
      SQL Server   2012                                                           
    SQL Server Data   Tools                      1033                  
    Enterprise Edition   11.1.3000.0       No           Yes      
      SQL Server   2012                                                           
    Integration   Services                       1033                  
    Enterprise Edition   11.1.3000.0       No           Yes      
    Package properties:
        Description:                     Microsoft SQL Server 2012 Service Pack 1
        ProductName:                     SQL Server 2012
        Type:                            RTM
        Version:                         11
        SPLevel:                         1
      KBArticle:                       KB2931078
        KBArticleHyperlink:             
    http://support.microsoft.com/?kbid=2931078
        PatchType:                       QFE
        AssociatedHotfixBuild:         0
        Platform:                        x64
        PatchLevel:                      11.1.3412.0
        ProductVersion:                  11.1.3000.0
        GDRReservedRange:                10.0.1000.0:10.0.1099.0;10.0.3000.0:10.0.3099.0
        PackageName:                     SQLServer2012-KB2931078-x64.exe
      Installation   location:           e:\90a192411a98d1f6dc\x64\setup\
    User Input Settings:
        ACTION:                          Patch
        ALLINSTANCES:                    false
        CLUSTERPASSIVE:                  false
        CONFIGURATIONFILE:              
      ENU:                             false
        HELP:                            false
      IACCEPTSQLSERVERLICENSETERMS:    false
        INDICATEPROGRESS:                false
        INSTANCEID:                      <empty>
        INSTANCENAME:                    <empty>
        QUIET:                           false
        QUIETSIMPLE:                     false
        SQMREPORTING:                    false
        UIMODE:                          Normal
        X86:                             false
    Rules with failures:
    Global rules:
    There are no scenario-specific rules.
    Rules report   file:                 The rule result report file is not available.
    Exception summary:
    The following is an exception stack listing   the exceptions in outermost to innermost order
    Inner exceptions are being indented
    Exception type:   Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
        Message:
            Failed to retrieve data for   this request.
        HResult : 0x80131500
        Data:
          HelpLink.ProdName   = Microsoft SQL Server
            HelpLink.BaseHelpUrl =
    http://go.microsoft.com/fwlink
            HelpLink.LinkId = 20476
            HelpLink.EvtType =
    0xB2652E58@0xDC80C325
          DisableWatson   = true
        Stack:
            at   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object   connectionInfo, Request request)
            at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.ProcessDTbl(DataTable   dt, Int32 level)
            at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectSqlDiscoveryData(String   machineName)
            at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectDiscoveryData(String   machineName)
            at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.LoadData(IEnumerable`1   machineNames, String discoveryDocRootPath, String   clusterDiscoveryDocRootPath)
            at   Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction.ExecuteAction(String   actionId)
            at   Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId,   TextWriter errorStream)
            at   Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter   statusStream, ISequencedAction actionToRun, ServiceContainer context)
        Inner exception type:   System.ComponentModel.Win32Exception
            Message:
                    Not   all privileges or groups referenced are assigned to the caller.
            HResult : 0x80004005
            Error : 1300
              Stack:
                    at   Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege(Boolean   enable)
                      at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege..ctor(String   privilege)
                      at Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocallyCachedLocalMachineSubKey(ServiceContainer   ctx, String machineName, SqlRegistryKey
    key)
                      at   Microsoft.SqlServer.Discovery.DiscoveryUtils.TryLocallyCacheRegistryKey(ServiceContainer   ctx, String machineName, SqlRegistryKey
    machineKey, String registryPath,   RegistryView regView, String regPath, RegistryAccess registryAccess,   Boolean& alreadyCached)
                      at   Microsoft.SqlServer.Discovery.DiscoveryUtils.GetLocalMachineSubKey(ServiceContainer   ctx, String machineName, RegistryView regView,
    String regPath, RegistryAccess   registryAccess)
                      at   Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetSql2kMsiInstanceListInHive(String   machineName, RegistryView regView)
                      at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.LoadSql2kInstanceList(String   machineName)
                      at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
                      at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
                      at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req,   Object ci)
                      at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object   connectionInfo, Request request)
                      at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object   connectionInfo, Request request)
    And the tail of the detailed log:
    (01) 2014-04-10 11:51:29 Slp: Completed Action:   InitializeMsiExtension, returned True
    (01) 2014-04-10 11:51:30 Slp:   ----------------------------------------------------------------------
    (01) 2014-04-10 11:51:30 Slp: Running Action:   AddPackageModifierSourcesAction
    (01) 2014-04-10 11:51:30 Slp: Completed Action:   AddPackageModifierSourcesAction, returned True
    (01) 2014-04-10 11:51:30 Slp:   ----------------------------------------------------------------------
    (01) 2014-04-10 11:51:30 Slp: Running Action:   InitializeConfigAction
    (01) 2014-04-10 11:51:30 Slp: Completed Action:   InitializeConfigAction, returned True
    (01) 2014-04-10 11:51:30 Slp:   ----------------------------------------------------------------------
    (01) 2014-04-10 11:51:30 Slp: Running Action:   RunRemoteDiscoveryAction
    (01) 2014-04-10 11:51:31 Slp: Running discovery on local   machine
    (01) 2014-04-10 11:51:33 Slp: Discovery on local machine   is complete
    (01) 2014-04-10 11:51:33 Slp: Running discovery on remote   machine: VMSPDB1
    (01) 2014-04-10 11:51:35 Slp: Discovery on VMSPDB1 failed due to exception
    (01) 2014-04-10 11:51:36 Slp:   Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to   retrieve data for this request. ---> System.ComponentModel.Win32Exception:   Not all privileges or groups referenced are
    assigned to the caller.
      at   Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege(Boolean   enable)
       at   Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege..ctor(String   privilege)
       at   Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocallyCachedLocalMachineSubKey(ServiceContainer   ctx, String machineName, SqlRegistryKey key)
       at   Microsoft.SqlServer.Discovery.DiscoveryUtils.TryLocallyCacheRegistryKey(ServiceContainer   ctx, String machineName, SqlRegistryKey machineKey, String registryPath,   RegistryView regView, String regPath, RegistryAccess
    registryAccess,   Boolean& alreadyCached)
       at   Microsoft.SqlServer.Discovery.DiscoveryUtils.GetLocalMachineSubKey(ServiceContainer   ctx, String machineName, RegistryView regView, String regPath, RegistryAccess   registryAccess)
       at   Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetSql2kMsiInstanceListInHive(String   machineName, RegistryView regView)
       at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.LoadSql2kInstanceList(String   machineName)
       at   Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
       at   Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
       at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request   req, Object ci)
       at   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object   connectionInfo, Request request)
       at   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object   connectionInfo, Request request)
       --- End of inner exception stack trace ---
       at   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object   connectionInfo, Request request)
       at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.ProcessDTbl(DataTable   dt, Int32 level)
       at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectSqlDiscoveryData(String   machineName)
       at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectDiscoveryData(String   machineName)
       at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.LoadData(IEnumerable`1   machineNames, String discoveryDocRootPath, String   clusterDiscoveryDocRootPath)
    (01) 2014-04-10 11:51:36 Slp: Error: Action   "Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction"   threw an exception during execution.
    (01) 2014-04-10 11:51:36 Slp:   Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Failed   to retrieve data for this request. --->   Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to  
    retrieve data for this request. ---> System.ComponentModel.Win32Exception:   Not all privileges or groups referenced are assigned to the caller.
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege(Boolean   enable)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege..ctor(String   privilege)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocallyCachedLocalMachineSubKey(ServiceContainer   ctx, String machineName, SqlRegistryKey key)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Discovery.DiscoveryUtils.TryLocallyCacheRegistryKey(ServiceContainer   ctx, String machineName, SqlRegistryKey machineKey, String registryPath,   RegistryView
    regView, String regPath, RegistryAccess registryAccess,   Boolean& alreadyCached)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Discovery.DiscoveryUtils.GetLocalMachineSubKey(ServiceContainer   ctx, String machineName, RegistryView regView, String regPath, RegistryAccess   registryAccess)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetSql2kMsiInstanceListInHive(String   machineName, RegistryView regView)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Discovery.DiscoveryEnumObject.LoadSql2kInstanceList(String   machineName)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req,   Object ci)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object   connectionInfo, Request request)
    (01) 2014-04-10 11:51:36 Slp:    at   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object   connectionInfo, Request request)
    (01) 2014-04-10 11:51:36 Slp:    --- End of   inner exception stack trace ---
    (01) 2014-04-10 11:51:39 Slp: Received request to add the   following file to Watson reporting:   C:\Users\HS2\AppData\Local\Temp\tmp6614.tmp
    (01)   2014-04-10 11:51:39 Slp: The following is an exception stack listing the   exceptions in outermost to innermost order
    (01)   2014-04-10 11:51:39 Slp: Inner exceptions are being indented
    (01)   2014-04-10 11:51:39 Slp:
    (01)   2014-04-10 11:51:39 Slp: Exception type:   Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
    (01)   2014-04-10 11:51:39 Slp:     Message:
    (01)   2014-04-10 11:51:39 Slp:           Failed to retrieve data for this request.
    (01)   2014-04-10 11:51:39 Slp:     HResult : 0x80131500
    (01) 2014-04-10 11:51:39 Slp:       Data:
    (01) 2014-04-10 11:51:39   Slp:       HelpLink.ProdName = Microsoft SQL   Server
    (01) 2014-04-10 11:51:39   Slp:       HelpLink.BaseHelpUrl =
    http://go.microsoft.com/fwlink
    (01) 2014-04-10 11:51:39   Slp:       HelpLink.LinkId = 20476
    (01) 2014-04-10 11:51:39 Slp:       Stack:
    (01) 2014-04-10 11:51:39   Slp:         at   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object   connectionInfo, Request request)
    (01) 2014-04-10 11:51:39   Slp:         at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.ProcessDTbl(DataTable   dt, Int32 level)
    (01) 2014-04-10 11:51:39   Slp:         at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectSqlDiscoveryData(String   machineName)
    (01) 2014-04-10 11:51:39   Slp:         at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectDiscoveryData(String   machineName)
    (01) 2014-04-10 11:51:39   Slp:         at   Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.LoadData(IEnumerable`1   machineNames, String discoveryDocRootPath,
    String   clusterDiscoveryDocRootPath)
    (01) 2014-04-10 11:51:39   Slp:         at   Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction.ExecuteAction(String   actionId)
    (01) 2014-04-10 11:51:39   Slp:         at   Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId,   TextWriter errorStream)
    (01) 2014-04-10 11:51:39   Slp:         at   Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter   statusStream, ISequencedAction actionToRun, ServiceContainer
    context)
    (01)   2014-04-10 11:51:39 Slp:     Inner exception type:   System.ComponentModel.Win32Exception
    (01)   2014-04-10 11:51:39 Slp:           Message:
    (01)   2014-04-10 11:51:39   Slp:                   Not all privileges or groups referenced are assigned to the caller.
    (01)   2014-04-10 11:51:39   Slp:                  
    (01)   2014-04-10 11:51:39 Slp:           HResult : 0x80004005
    (01)   2014-04-10 11:51:39 Slp:           Error : 1300
    (01) 2014-04-10 11:51:39   Slp:         Stack:
    (01) 2014-04-10 11:51:39   Slp:                   at   Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege(Boolean  
    enable)
    (01) 2014-04-10 11:51:39   Slp:                   at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege..ctor(String   privilege)
    (01) 2014-04-10 11:51:39   Slp:                   at   Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocallyCachedLocalMachineSubKey(ServiceContainer  
    ctx, String machineName, SqlRegistryKey key)
    (01) 2014-04-10 11:51:39   Slp:                   at Microsoft.SqlServer.Discovery.DiscoveryUtils.TryLocallyCacheRegistryKey(ServiceContainer   ctx,
    String machineName, SqlRegistryKey machineKey, String registryPath,   RegistryView regView, String regPath, RegistryAccess registryAccess,   Boolean& alreadyCached)
    (01) 2014-04-10 11:51:39   Slp:                   at   Microsoft.SqlServer.Discovery.DiscoveryUtils.GetLocalMachineSubKey(ServiceContainer  
    ctx, String machineName, RegistryView regView, String regPath, RegistryAccess   registryAccess)
    (01) 2014-04-10 11:51:39   Slp:                   at   Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetSql2kMsiInstanceListInHive(String  
    machineName, RegistryView regView)
    (01) 2014-04-10 11:51:39   Slp:                   at   Microsoft.SqlServer.Discovery.DiscoveryEnumObject.LoadSql2kInstanceList(String   machineName)
    (01) 2014-04-10 11:51:39   Slp:                   at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
    (01) 2014-04-10 11:51:39   Slp:                   at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
    (01) 2014-04-10 11:51:39   Slp:                   at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req,   Object ci)
    (01) 2014-04-10 11:51:39   Slp:                   at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object   connectionInfo, Request request)
    (01) 2014-04-10 11:51:39 Slp:                   at   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object   connectionInfo, Request request)
    (01) 2014-04-10 11:51:44 Slp: Watson Bucket 2
     Original Parameter Values
    (01) 2014-04-10 11:51:44 Slp: Parameter 0 : SQL Server  
    2012@RTM@KB2931078
    (01) 2014-04-10 11:51:44 Slp: Parameter 1 :   Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process
    (01) 2014-04-10 11:51:44 Slp: Parameter 2 :   Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege
    (01) 2014-04-10 11:51:44 Slp: Parameter 3 :
    Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException@-2146233088  
    (01) 2014-04-10 11:51:44 Slp: Parameter 4 :
    System.ComponentModel.Win32Exception@-2147467259  
    (01) 2014-04-10 11:51:44 Slp: Parameter 5 :   RunRemoteDiscoveryAction
    (01) 2014-04-10 11:51:44 Slp: Parameter 8 : 1300
    (01) 2014-04-10 11:51:44 Slp:
     Final Parameter Values
    (01) 2014-04-10 11:51:44 Slp: Parameter 0 : SQL Server  
    2012@RTM@KB2931078
    (01) 2014-04-10 11:51:44 Slp: Parameter 1 : 0x6785B09D
    (01) 2014-04-10 11:51:44 Slp: Parameter 2 : 0xB2652E58
    (01) 2014-04-10 11:51:44 Slp: Parameter 3 : 0x74E34741
    (01) 2014-04-10 11:51:44 Slp: Parameter 4 : 0xDC80C325
    (01) 2014-04-10 11:51:44 Slp: Parameter 5 :   RunRemoteDiscoveryAction
    (01) 2014-04-10 11:51:44 Slp: Parameter 8 : 0xA05EFA62
    (01) 2014-04-10 11:51:45 Slp: Sco: Attempting to write   hklm registry key Microsoft SQL Server to file C:\Program Files\Microsoft SQL   Server\110\Setup   Bootstrap\Log\20140410_115053\Registry_SOFTWARE_Microsoft_Microsoft SQL  
    Server.reg_
    (01) 2014-04-10 11:51:45 Slp: The following exception   occurred while preparing registry logs during Watson failure processing: Not   all privileges or groups referenced are assigned to the caller.
    (01) 2014-04-10 11:51:45 Slp: Sco: Attempting to write   hklm registry key Uninstall to file C:\Program Files\Microsoft SQL   Server\110\Setup   Bootstrap\Log\20140410_115053\Registry_SOFTWARE_Microsoft_Windows_CurrentVersion_Uninstall.reg_
    (01) 2014-04-10 11:51:45 Slp: The following exception   occurred while preparing registry logs during Watson failure processing: Not   all privileges or groups referenced are assigned to the caller.
    (01) 2014-04-10 11:51:45 Slp: Sco: Attempting to write   hklm registry key MSSQLServer to file C:\Program Files\Microsoft SQL   Server\110\Setup Bootstrap\Log\20140410_115053\Registry_SOFTWARE_Microsoft_MSSQLServer.reg_
    (01) 2014-04-10 11:51:45 Slp: The following exception   occurred while preparing registry logs during Watson failure processing: Not   all privileges or groups referenced are assigned to the caller.
    (01) 2014-04-10 11:51:45 Slp: Sco: Attempting to write   hklm registry key Microsoft SQL Server to file C:\Program Files\Microsoft SQL   Server\110\Setup   Bootstrap\Log\20140410_115053\Registry_SOFTWARE_Wow6432Node_Microsoft_Microsoft  
    SQL Server.reg_
    (01) 2014-04-10 11:51:45 Slp: The following exception   occurred while preparing registry logs during Watson failure processing: Not   all privileges or groups referenced are assigned to the caller.
    (01) 2014-04-10 11:51:45 Slp: Sco: Attempting to write   hklm registry key Uninstall to file C:\Program Files\Microsoft SQL   Server\110\Setup   Bootstrap\Log\20140410_115053\Registry_SOFTWARE_Wow6432Node_Microsoft_Windows_CurrentVersion_Uninstall.reg_
    (01) 2014-04-10 11:51:45 Slp: The following exception   occurred while preparing registry logs during Watson failure processing: Not   all privileges or groups referenced are assigned to the caller.
    (01) 2014-04-10 11:51:45 Slp: Sco: Attempting to write   hklm registry key MSSQLServer to file C:\Program Files\Microsoft SQL   Server\110\Setup Bootstrap\Log\20140410_115053\Registry_SOFTWARE_Wow6432Node_Microsoft_MSSQLServer.reg_
    (01) 2014-04-10 11:51:45 Slp: The following exception   occurred while preparing registry logs during Watson failure processing: Not   all privileges or groups referenced are assigned to the caller.
    (01) 2014-04-10 11:51:46 Slp: Failed to retrieve data for   this request.
    (01) 2014-04-10 11:51:46 Slp: Watson bucket for exception   based failure has been created
    (01) 2014-04-10 11:51:46 Slp: Sco: Attempting to create   base registry key HKEY_LOCAL_MACHINE, machine
    (01) 2014-04-10 11:51:46 Slp: Sco: Attempting to open   registry subkey Software\Microsoft\Microsoft SQL Server\110
    (01) 2014-04-10 11:51:46 Slp: Sco: Attempting to get   registry value EnableErrorReporting
    (01) 2014-04-10 11:51:46 Slp: WER: Successfully read app   consent from registry Software\Microsoft\Microsoft SQL   Server\110\EnableErrorReporting=0.
    (01) 2014-04-10 11:51:46 Slp: WER: Application level   consent value '0' was mapped to consent status 'WerConsentDenied'
    (01) 2014-04-10 11:51:46 Slp: WER: Result of the   submission:: 'WerDisabled'
    (01) 2014-04-10 11:51:46 Slp: WER: Submitted 1 of 1   failures to the Watson data repository
    (01) 2014-04-10 11:51:46 Slp: Sco: File   'C:\Windows\system32\Cluster.exe' does not exist
    (01) 2014-04-10 11:51:46 Slp: Failed to collect cluster   logs, cannot find Cluster.exe under system directory.
    (01) 2014-04-10 11:51:46 Slp: Dumping final cluster state.
    (01) 2014-04-10 11:51:49 Slp: Completed dumping final   cluster state.
    (01) 2014-04-10 11:51:51 Slp:
    (01) 2014-04-10 11:51:51 Slp:   ----------------------------------------------------------------------
    (01) 2014-04-10 11:51:51 Slp:
    (01)   2014-04-10 11:51:51 Slp: Error result: -2146233088
    (01)   2014-04-10 11:51:51 Slp: Result facility code: 19
    (01)   2014-04-10 11:51:51 Slp: Result error code: 5376
    (01)   2014-04-10 11:51:51 Slp: SQM Service: Sqm does not have active session.

    Hello SQL Ranger,
    Thanks for posting the detailed log. I dont have exact solution for this but I can give you some hint what could be reason patch has failed below message points to fact that there is some issue with account which is used to install CU patch.Have alook at
    below log.It says that when patch was trying to get details from other node in cluster it was not able to.
    01) 2014-04-10 11:51:33 Slp: Discovery on local machine is complete
    (01) 2014-04-10 11:51:33 Slp: Running discovery on remote machine: VMSPDB1
    (01) 2014-04-10 11:51:35 Slp: Discovery on VMSPDB1 failed due to exception
    (01) 2014-04-10 11:51:36 Slp: Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to retrieve data for this request. ---> System.ComponentModel.Win32Exception: Not all privileges or groups referenced are assigned to the caller.
    IMO I strongly feel it is issue with the account. Microsoft has also documented about this for SQL Server 2008 .Have a look at following links
    http://support.microsoft.com/default.aspx?scid=kb;en-US;2000257
    Please also assign privilege mentioned in below link
    http://www.bradg.co.za/?p=12
    Hope this helps
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Sending mail with attachment fails on MAC Mail and WRP400.

    Sending mail with attachment fails on MAC Mail and WRP400.
    We have hundreds of WRP400 connected with Mac (Machintosh) computers. No special configurations are applied (no virtual server or DMZ). Web navigation, P2P programs and sending mail without attachment work right.
    The problem is the impossibility to send mails with medium or big size files attachment from MAC Mail.
    If we use Windows PCs or a different linksys routers (eg. WRT54G) the problem not happens.
    We have upgraded WRP400 firmware version from 1.00.06 to 2.00.05 but the result is the same. Sending mail with attachment using Mac fails.
    We tried to configure WRP400 with DMZ to a particular MAC. We tried to configure Virtual server on tcp 25 port of a MAC. The result is always the same.
    This is a WRP400 bug? Windows PCs work right. MAC and MAC mail works right with other linksys router.
    We need help. Thanks.

    The problem was fixed since beta firmware 2.00.11.
    I think that this issue was caused from a bug that decrease upload bitrate of WRP400 after some days of activity.
    See more details on Cisco forum under title "WRP400 stops responding after browsing certain websites".
    Thanks.

  • RFC logon failed with message: Failed: Connect to SAP  gateway failed

    I installed CI instance fine and i am stopped here with this error at the end of DB instance install. Could someone let me know what could  be the reason for this. Is there any fix or workaround to continue the install.
    INFO       2006-09-16 01:13:02 [iaxxrfcimp.cpp:398]
              CAbRfcImpl::setRfcConnectParam
    RFC parameter ASHOST set to value hostSAP.
    INFO       2006-09-16 01:13:02 [iaxxrfcimp.cpp:398]
              CAbRfcImpl::setRfcConnectParam
    RFC parameter SYSNR set to value 09.
    INFO       2006-09-16 01:13:02 [iaxxrfcimp.cpp:543]
              CAbRfcImpl::checkConnectInfo
    RFC connection information checked successfully.
    ERROR      2006-09-16 01:13:02 [iaxxrfcimp.cpp:450]
              CAbRfcImpl::openRfcConn
    FRF-00007  Unable to open RFC connection.
    ERROR      2006-09-16 01:13:02
              CJSlibModule::writeError_impl()
    FRF-00063  RFC logon failed with message: Failed: Connect to SAP  gateway failed
    Connect_PM  GWHOST=hostSAP, GWSERV=sapgw09, ASHOST=hostSAP, SYSNR=09
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner not reached (host hostSAP, service 3309)
    TIME        Sat Sep 16 01:13:02 2006
    RELEASE     640
    COMPONENT   NI (network interface)
    VERSION     37
    RC          -10
    MODULE      nixxi_r_mt.cpp
    LINE        8528
    DETAIL      NiPConnect
    SYSTEM CALL connect
    ERRNO       146
    ERRNO TEXT  Connection refused
    COUNTER     4
    Thanks,
    Ram

    at the end of the database instance installation SAPInst is doing some RFCs to the CI.
    The logfile states that the gateway on host hostSAP with the systemnumber 09 is not reachable.
    Please check if you have started the central instance on this machine.
    peter

  • Solaris 10 upgrade fails with "mount failed"

    I'm trying to upgrade an aged Ultra 80 to Solaris 10u9 (from Solaris 10u2 or so), so that it can be used for our product testing purposes. After several unsuccessful attempts, I finally freed up enough space on the / filesystem (5.2GB free) by moving /opt to a newly installed second drive.
    However, the upgrade now fails with
    "Mount failed for either root, swap, or other file system.
    Pfinstall failed. Exit stat= java.lang.UNIXProcess@e2892b 2"
    At the end of the log file it says
    "Checking c0t0d0s0 for an upgradeable Solaris image.
    ERROR: Mount failed for either root, swap, or other file system."
    I'm stumped. It doesn't say which file system it's having problems with.
    Any ideas as to how to troubleshoot this problem, or what the cause might be? At 30 minutes per upgrade attempt, I'd like to know what the cause is rather than pursuing trial and error.
    Thanks.

    Look at your "vfstab" and see if there are any mounts that need a specific driver like a SAN-provided LUN. Comment them out during the upgrade for the upgrade tries to mount everything in your /etc/vfstab and if it doesn't have the driver/software to do it, it will fail...

Maybe you are looking for

  • Streaming Movie from one iMac to another

    I hope this is a quick issue. I have had a Mac Mini for several years connected in our family room to a Sony TV. We use iTunes to watch movies and it works very well.  I have a 2 terabit external drive (iomega) with Firewire, but at this point the It

  • Multiple Digital Signatures - How do I combine them all in one document?

    I am currently attempting to gather signatures from multiple people and combine them all in one document.  How do I do this?

  • Copy and Paste from an excel spreadsheet to a JTable

    Hi, does someone know how to copy and paste data from an excel spreadsheet to a JTable. It seems like copy and paste do not fuction from an to a JTable. Thanks, Fred.

  • Itunes wont pop up

    i have vista on my computer. My itunes won't open but just on my username. the My Music folder on my username wont open either. When i try to open itunes this message comes up: The folder itunes cannot be found or created and is required. The default

  • IPod is in recovery mode, can't restore

    Over the last week, my iPod has refused to wake after I've locked it. The only solution was to connect it to the mains and reset it. It has done this three times so far. I decided to restore my iPod in hopes of fixing the issue. I clicked the restore