SMS_NOTIFICATION_SERVER is in critical status

Hello Everyone,
SMS_NOTIFICATION_SERVER is in critical status
Message ID 4951: Site Component Manager failed to install this component, because the Microsoft Installer File for this component (bgbisapi.msi) could not install.
Message ID 1016: Site Component Manager failed to install this component on this site system.
Solution: Review the previous status messages to determine the exact reason for the failure. Site Component Manager will automatically retry the installation in 60 minutes. To force Site Component Manager to immediately retry the installation, stop and restart
Site Component Manager using the Configuration Manager Service Manager.
I have followed the instructions found in the posts below but it is still showing critical
https://social.technet.microsoft.com/Forums/en-US/a307d914-32f2-4f56-bf4b-5d749beb79f9/critical-smsnotificationserver-error-sccm-2012-r2-with-sql-2012-sp1?forum=configmanagergeneral
http://www.windows-noob.com/forums/index.php?/topic/7401-sms-notification-server-failed-critical-sccm-sp1-sql-2012-sp1/
http://rikkoss.wordpress.com/2013/12/11/tip-do-not-change-the-default-installation-location-for-configmgr-2012/
This is for SCCM 2012 R2 in installed on the E: drive.
SCCM server is a member of the local administrators group
I have modified InstallUtil.exe.config and
Regsvc.exe.config in C:\Windows\Microsoft.NET\Framework64\v4.0.30319) to include the code
<runtime>
  < loadFromRemoteSources enabled="true"/>
< /runtime>
Below is error from BgbSetup.log
<11/21/14 11:14:17> SMSBGB Setup Started....
<11/21/14 11:14:17> Parameters: E:\Program Files\Microsoft Configuration Manager\bin\x64\rolesetup.exe /install /siteserver:SCCM-1 SMSBGB 0
<11/21/14 11:14:17> Installing Pre Reqs for SMSBGB
<11/21/14 11:14:17> ======== Installing Pre Reqs for Role SMSBGB ========
<11/21/14 11:14:17> Found 1 Pre Reqs for Role SMSBGB
<11/21/14 11:14:17> Pre Req SqlNativeClient found.
<11/21/14 11:14:17> SqlNativeClient already installed (Product Code: {D411E9C9-CE62-4DBF-9D92-4CB22B750ED5}). Would not install again.
<11/21/14 11:14:17> Pre Req SqlNativeClient is already installed. Skipping it.
<11/21/14 11:14:17> ======== Completed Installation of Pre Reqs for Role SMSBGB ========
<11/21/14 11:14:17> Installing the SMSBGB
<11/21/14 11:14:17> Passed OS version check.
<11/21/14 11:14:17> IIS Service is installed.
<11/21/14 11:14:17> SMSBGB already installed (Product Code: {A78E8003-2307-4B70-B7CD-1A07C0A31D21}). Upgrading/Reinstalling SMSBGB
<11/21/14 11:14:17> New SMSBGB is the same product code. This is a minor upgrade.
<11/21/14 11:14:17> Enabling MSI logging. bgbisapi.msi will log to E:\Program Files\Microsoft Configuration Manager\logs\bgbisapiMSI.log
<11/21/14 11:14:17> Installing E:\Program Files\Microsoft Configuration Manager\bin\x64\bgbisapi.msi REINSTALL=ALL REINSTALLMODE=vmaus CCMINSTALLDIR="E:\Program Files\SMS_CCM" CCMSERVERDATAROOT="E:\Program Files\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80 USESMSSSLPORTS=TRUE SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
<11/21/14 11:14:24> bgbisapi.msi exited with return code: 0
<11/21/14 11:14:24> Installation was successful.
<11/21/14 11:14:24> CTool::RegisterComPlusService: run command line: "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegSvcs.exe" /u "E:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll"
<11/21/14 11:14:25> CTool::RegisterComPlusService: Failed to unregister E:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0
<11/21/14 11:14:25> CTool::RegisterComPlusService: run command line: "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegSvcs.exe" /extlb /tlb:"E:\Program Files\SMS_CCM\microsoft.configurationmanager.bgbserverchannel.tlb" "E:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll"
<11/21/14 11:14:27> CTool::RegisterComPlusService: Failed to register E:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll with .Net Fx 4.0
<11/21/14 11:14:27> Cannot register BGB server channel DLL E:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll. Installation cannot continue.
<11/21/14 11:14:27> Fatal MSI Error - bgbisapi.msi could not be installed.
<11/21/14 11:14:27> ~RoleSetup().
I have also noticed that "Distributed Transaction Coordinator" is not able to start.
It shows a warning of "The Distributed Transaction Coordinator service on Local Computer started and then stopped."
Please advise.

I tried to running the commands found in BgbSetup.log manually and received the following errors:
"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegSvcs.exe" /u "E:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll"
Microsoft (R) .NET Framework Services Installation Utility Version 4.0.30319.33440
Copyright (C) Microsoft Corporation. All rights reserved.
An unknown exception occurred during installation:
1: System.Transactions.TransactionException - The Transaction Manager is not available. (Exception from HRESULT: 0x8004D01B)
2: System.Runtime.InteropServices.COMException - The Transaction Manager is not available. (Exception from HRESULT: 0x8004D01B)
"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegSvcs.exe" /extlb /tlb:"E:\Program Files\SMS_CCM\microsoft.configurationmanager.bgbserverchannel.tlb" "E:\Program Files\Microsoft Configuration Manager\bin\x64\microsoft.configurationmanager.bgbserverchannel.dll"
Microsoft (R) .NET Framework Services Installation Utility Version 4.0.30319.33440
Copyright (C) Microsoft Corporation. All rights reserved.
An unknown exception occurred during installation:
1: System.Transactions.TransactionException - The Transaction Manager is not available. (Exception from HRESULT: 0x8004D01B)
2: System.Runtime.InteropServices.COMException - The Transaction Manager is not available. (Exception from HRESULT: 0x8004D01B)

Similar Messages

  • Dist Suit Objects in Critical Status

    Dare all,
    I have a Sun machine to which I connected 4 D1000 Disk arrays, I created a Mirror and a Concatenated-Strip volume.
    All went OK, I used the command line to do this, when I check the status with # metastat I can see that every thing is fine; all disks are online and have the Okay stat.
    However, I thought it would be time for me to start working with the Solstice Disk Suite GUI �metatool�; when I opened it I was surprised to see that all my objects where is �Critical� status!!!
    Even the disks where in critical status, simply all of them!
    When I examine an object, for example my mirror and then select the disk view, all disks have this read �Repair� sign on them.
    My question is, what is now the correct status, the one showed by the metastat or metatool?
    And :
    How can I repair a disk in a volume? That is; what should I do to correct the status from critical to OK?
    PS: I'm using Solaris 8 with Solstice v4.2.1
    Thanks for the Help in advance ��
    Regards

    Hi ....
    Tanks for the reply, I solved the problem some days ago, yes you are right it was one of the inetd configurations; to be exact I had to add the following lines to the /etc/inetd.conf file:
    # rpc.metad
    100229/1 tli rpc/tcp wait root /usr/sbin/rpc.metad rpc.metad
    #rpc.metamhd
    100230/1 tli rpc/tcp wait root /usr/sbin/rpc.metamhd rpc.metamhd
    as I understood; basically rpc.metamhd needs to be running in order for metatool to correctly report on disk status.
    This was not the case and had to be manually added to the inetd.conf in order to be started when the inetd starts.
    Thanks again for the help.
    With best regards

  • Clear Critical status notifications

    I've setup notification for critical states in OEM. We are getting the alerts and everything was beautiful, until we got one that no one cares about. I've removed the metric from rules that we get alerted on, but the notifications keep coming. What tha..........??? Do I need to clear something else?

    user error

  • State Migration Point Status Shows Critical

    Our environment is a single primary site with one primary server (MP, FSP, DP, SMP, etc.) and four remote servers that function as DPs and SMPs.  The primary site server is reporting in the Site Status window that it is in a Critical status, except
    that everywhere else shows nothing is wrong.  It has been this way for several weeks.  Under Component Status, every component reports OK.  All of the smpmgr.log files show no errors and show the typical health check success messages.  I
    can't find any reason that this role is reporting Critical in the Site Status window, and resetting counts isn't helping.  Has anyone run into this before or do you have any ideas how to resolve this short of un-installing and re-installing the role.

    Yes, I know this is an old post, but I’m trying to clean them up. Did you solve this problem, if so what was the solution?
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • SUN Fire V65 - System Status LED - non-critical condition

    Hi guys
    We have a Checkpoint Cluster which is made up of 2 Sun Fire V65 servers.
    The front panel of the servers are showing the System Status LED lights as Blinking Amber , which sun documenation has listed as
    "Blinking amber: Indicates the system is in a non-critical condition" ref: http://dlc.sun.com/pdf/817-2024-12/817-2024-12.pdf
    We have resetead the hardware, cleared ,logs, even change HW etc. The light goes away for some time and then returns.
    Can anyone advise on what to do?
    Sun has the following listed in their Troubleshooting pdf i ref before
    "Non-Critical Condition
    A non-critical condition is indicated with a blinking amber status LED and signifies
    that at least one of the following conditions is present:
    ¡ Temperature, voltage, or fan non-critical threshold crossing.
    ¡ Chassis intrusion.
    ¡ Satellite controller sends a non-critical state, via the Set Fault Indication
    command, to the BMC.
    ¡ A Set Fault Indication command from the system BIOS. The BIOS may use the Set
    Fault Indication command to indicate additional, non-critical status such as
    system memory or CPU configuration changes"
    Is there any Unix / Linux / SPLAT logs I can look at or debugging we can look at.
    Thanks in advance

    Your initial description mentions that you have swapped various pieces of hardware around. I presume that means you used current parts instead of new-never-used components. Are both of the clustered systems showing the same symptoms?
    I can only think of a couple of additional things to try.
    Firstly, those are old boxes. V65's went EOL in January 2005, so yours are at least that old if not older. They are x86 architecture. Have you replaced the CR2032 CMOS battery that's on the systemboard? Have you additionally checked for voltage fluctuations in the data center? A marginal power supply can "mostly work" but it can be effected by an AC mains issue.
    If that doesn't change anything, then you may need to contact Checkpoint. They may be able to point you toward some sort of heartbeat function that is tripping a fault level when it flip-flops between the two systems.
    That's a software investigation and would be outside the scope of this forum.

  • Installing CU1 - Management Point Critical

    I have an issue which I have verified on a clean install, when I install the CU1 update on the Primary Server the Management Point changes to critical status, and under Total Bytes it changes to 0 bytes.
    I have a CAS and a Single Primary server. Any ideas why this happens, from what I can see the Management Point appears to be functional, but the status is just stuck in critical.

    Nothing as far as I can tell, which is why I am stumped. I have just tested this on another installation and it does the exact same thing!!!!!!
    Call to HttpSendRequestSync succeeded for port 80 with status code 200, text: OK
    SMS_MP_CONTROL_MANAGER 27/08/2012 7:22:41 PM
    2212 (0x08A4)
    Sent summary record of SMS Management Point on ["Display=\\PRIME.blah.net.au\"]MSWNET:["SMS_SITE=QLD"]\\PRIME.blah.net.au\ to \\PRIME.blah.NET.AU\SMS_QLD\inboxes\SiteStat.Box\a1msrn15.SUM, Availability 0, 41939964 KB total disk space , 39233860 KB free disk
    space, installation state 0. SMS_MP_CONTROL_MANAGER
    27/08/2012 7:22:41 PM 2212 (0x08A4)
    Http test request succeeded. SMS_MP_CONTROL_MANAGER
    27/08/2012 7:22:41 PM 2212 (0x08A4)
    STATMSG: ID=5460 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_MP_CONTROL_MANAGER" SYS=PRIME.blah.net.au SITE=QLD PID=1640 TID=2212 GMTDATE=Mon Aug 27 09:22:41.853 2012 ISTR0="" ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_MP_CONTROL_MANAGER 27/08/2012 7:22:41 PM
    2212 (0x08A4)
    Successfully performed Management Point availability check against local computer.
    SMS_MP_CONTROL_MANAGER 27/08/2012 7:22:41 PM
    2212 (0x08A4)

  • Application Catalog Components are Critical... will not return to OK

    I am trying to get the Site Status for both ACWP and ACWSP to go back to OK
    I have cleared all logs and reset the counts but still show the same Critical Status.
    Where else should I look?

    Hi,
    I found a similar case with yours. It fixed this issue by editing the database directly. This is not supported by Microsoft. You need to backup your databse or call Microsoft support before applying the steps below.
    1. Stopped the SMSEXEC Service
    2. Update dbo.summarizer_sitesystem set status = 0 , installationstate=3 where sitecode =’...’ and role = ‘...' 
    3. Started the SMSExec. This updated the installationstate value to 3
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Virtual machine state : Paused-Critical

    Hello,
    I'm testing Hyper-V and three virtual machines (512MB of allocated memory) on 2GB of physical memory.
    It has run during some hours but suddently, all VM switched to "paused-critical" state. What's the reason? Is it a problem of memory? I know I'm pushing the computer limits but when I turned off one of the VM, I was able to start the others. The machines have run during few seconds and switched again to the "paused-critical" status.
    Chris

    In my case it is the Core Server - Hyper-V partition which ran out of space.  I thought I was being generous with a 40GB partition for what was supposed to be a very light footprint OS option.  I'll have to get a closer look, because that just doesn't seem right.
    Thanks for specifying what that 'State' information indicates.  This information is NOT available via the Hyper-V Manager Help section using either "Paused-Critical" or "State" as search terms.  It would be greatly helpful to add that to the Help section.

  • Accessing the service desk message from satellite system

    gurus  ,
    after creating a creating a service desk message to solution manager system via HELP->CREATE SUPPORT MESSAGE ,
    how does the message creator from satellite system will view/change the message created by them at late point of time ?

    Susin,
    the problem is a commonly asked one that I get when I present the Solution Manager to customers. There is always the question: How can the user see the status of the ticket?
    From my point of view you can give them access to the worklist but I guess it is really a pain for the user to log on to SolMan and to access the information from there through a complex transaction.
    Alternatively to provide the user with access to the ticket system, you could consider sending out an email on (all or only critical) status changes from the system bei assigning an activity to the status change. That might be much easier for the user (and for you).
    After looking at and working with work centres I think it would be worth to install the neccesary patch level. It is really beneficial, for the user reporting a problem, as well as for your help desk monitoring their issues.
    Since it is a very common question, and Ruediger seems to be close to the source, can you (Ruediger) maybe provide some information how SAP is going to handle that in the future? Is SAP purely focussing on the work centers in Solution Manager, or is SAP planning on a track & trace possibility within the satellite system for the users?
    I guess there is no easy solution to your problem, but maybe I was able to provide some ideas how to provide more funtionality.
    Cheers
    Markus

  • Mid 2009 macbook pro 13" not booting from Western digital hard drive

    So i've gone ahead and purchased a Western digital 2.5 inch scorpio black 750gb 7200rpm sata 16mb internal hard drive to replace my critical status 160gb standard drive in my macbook.
    I have followed a guide using a usb 2.0 enclosure, with my new hard drive then carbon cloner which does allow me to clone a copy of the existing hard drive, but... when i boot up the macbook holding the option key i get the external hard drive which i can select but then i go into a os x utilities screen and does not boot straight to finder.
    I get four options and one of them is disc utilities, so assuming this process in't as straightforward as i'm led to believe?
    I have partitioned the new hard drive with guid for intel macs so pleae can anyone help me before i just give up and take it to my local apple store?
    Thanks matt.

    I have just solved this problem, with a fresh head this morning i realised that the external drive was empty and the cloning process didn't complete for some reason?
    Anyhow i ran the clone again and booted externally which worked so then replaced my old hard drive with the new scorpio black and wow what a difference! I had beachballing before as my old drive was critical but now with the with the new speed 7200rpm drive its flying, very happy:-)

  • IDOC Monitoring urgent

    Hi SAPpers,
    Does anybody knows what is IDOC Monitoring?
    The step by step configuration for IDOC monitoring.
    Was is the purpose of that?
    What is the Tcode for monitoring IDOC?
    Thanks will be rewarded

    Hi,
    Use
    You can easily and effectively monitor inbound and outbound processing of IDocs using special reports and graphic displays. An agent can also be notified automatically using a workflow if an “emergency” occurs (active monitoring).
    Features
    The following tools are available for monitoring:
    ·        IDoc Display
    All the other fields of the control record are available as selection criteria as well as partners and messages
    -   IDoc numbers
    -   Ports
    -   IDoc types
    You can display a tree structure of the IDoc directly using the IDoc number. The IDoc list is displayed again if several IDocs are selected.
    ·        IDoc Statistics
    The IDocs are sorted and represented graphically according to predefined status groups. Lists and individual IDocs can be displayed using mouse clicks.
    ·        IDoc Search
    You can select IDocs according to their business content, that is, according to the data contained in the segments.
    ·        Error and Status Processing
    Error and status codes are defined for the IDoc transfer. These codes can be assigned to a workflow task, which informs the agent automatically in a procedure.
    ·        Monitoring the Inbound Queue
    If you can receive IDocs via qRFC, you can monitor the inbound queue using a special transaction.
    ·        Monitoring the Outbound Queue
    If you can send IDocs via qRFC, you can monitor the outbound queue using a special transaction.
    ·        Active Monitoring
    This function provides you with a report that informs you if the number of critical IDocs exceeds a certain threshold.
    Active Monitoring Locate the document in its SAP Library structure
    Use
    This report automatically informs the agents responsible if too many incorrect IDocs are found.
    Integration
    Active monitoring is not used for processing or reimporting of an incorrect IDoc. Exception handling of every incorrect IDoc is responsible for this.
    Activities
    You plan the report to run regularly with a variant. The variant also informs the report of the status values to be selected: If the critical status contains more IDocs than specified in the critical number of IDocs, a message is sent to a predefined recipient.
    The recipient receives the notification in the form of a work item displayed in their Business Workplace. If they execute the work item, the IDoc statistics are displayed with the values determined at the time of evaluation. The agent can display the current status of these IDocs using the Refresh function. The selection criteria which led to the notification are also used for this evaluation.
    Example
    An important customer orders goods using EDI on working days, between 8am and 6pm. These goods are to be delivered at 4pm the next day. To ensure that the delivery is made on time, the ordered quantity must be recorded by midday on the day of delivery. The active monitoring function is to be used at 8am every morning to determine whether there are any orders which could not be processed automatically. The report, therefore, is started at the same time every day and 0 is selected as the critical number of IDocs. The agent responsible is notified if any incorrect IDocs are found and can then manually process the outstanding orders by midday.
    For more information see
    Schedule Monitoring Job (example)
    A processing status is assigned to an IDoc during processing (e.g. Status03: Data Transfer to Port OK). These status values are in turn assigned to a higher level status group (e.g. Output: IDoc Transfer Successful). This assignment to a status group is referred to as Qualification. You can change the assignment of status values to status groups in the Edit Status Values transaction.
    Procedure
           1.      To edit the status groups, choose the ALE customizing transaction SALE ® Set-Up System Monitoring ® Set-Up IDoc Status Display ® Edit IDoc Status Values (WE47).
    A list of statuses which have been defined is displayed.
           2.      If necessary, choose This graphic is explained in the accompanying text. By double-clicking on the status that you wish to assign a different status group, the detail screen is displayed.
           3.      The status group is displayed in the Qualification field. Use the F4 input help for an explanation of the numbers.
           4.      Select Save.
    ExampleExample
    Status 25 (processing despite syntax error (outbound)) is assigned status group 1 = “Outbound: IDoc generated". Replace 1 with 5 for “Outbound: IDoc Interface error".
    Chek Tcodes in WE02 OR WE05
    Regards,
    Phani,
    Points If Helpful.

  • Casual "more than 4,294,967,296 tuples" errors upon query to ROLAP cube

    With SSAS 2008R2 SP2 CU12 I observe the behavior that looks weird to me and I'd be very thankful for explanation or help with this problem as long as this issue is experienced by our customer and it has critical status now. Fortunately, I was able to reproduce
    this in lab environment, so I've pretty much details.
    I have an independent process that constantly adds facts and members to relational tables that are used in ROLAP cube and dimensions.
    I have MDX query like this:
    SELECT
      NON EMPTY
        {[Measures].[MyPhysicalMeasure1]} ON COLUMNS
     ,NON EMPTY  
            [MyDim1].[MyDim1].[MyDim1].ALLMEMBERS*
            [MyDim2].[MyDim2].[MyDim2].ALLMEMBERS*
            [MyDim3].[MyDim3].[MyDim3].ALLMEMBERS*
            [MyDim4].[MyDim4].[MyDim4].ALLMEMBERS*
            [MyCalendarDim5].[MyCalendarDim5].[Minute].ALLMEMBERS*
            [MyDim6].[MyDim6].[MyDim6].ALLMEMBERS*
            [MyDim7].[MyDim7].[MyDim7].ALLMEMBERS*
            [MyDim8].[MyDim8].[MyDim8].ALLMEMBERS*
            [MyDim9].[MyDim9].[MyDim9].ALLMEMBERS*
            [MyDim10].[MyDim10].[MyDim10].ALLMEMBERS*
            [MyDim11].[MyDim11].[MyDim11].ALLMEMBERS
      DIMENSION PROPERTIES
        MEMBER_CAPTION
       ,MEMBER_UNIQUE_NAME
       ON ROWS
    FROM
      SELECT
        [MyCalendarDimNamedSet_12Months] ON COLUMNS
      FROM
        SELECT
          StrToSet
          ("[MyDim12].[MyDim12].&[MyMember1].&[MyMember11]"
           ,CONSTRAINED
          ) ON COLUMNS
        FROM [MyROLAPCube1]
    CELL PROPERTIES
      VALUE
     ,BACK_COLOR
     ,FORE_COLOR
     ,FORMATTED_VALUE
     ,FORMAT_STRING
     ,FONT_NAME
     ,FONT_SIZE
     ,FONT_FLAGS;
    So, here is scenario:
    1) If I run this query for a 1st time I'm getting the error:
    "The expression contains a function that cannot operate on a set with more than 4,294,967,296 tuples."
    2) If I keep the process that adds facts and members running I'm constantly getting the same error on attempt to execute MDX:
    "The expression contains a function that cannot operate on a set with more than 4,294,967,296 tuples."
    3) If I stop the process that adds facts and members and wait for few seconds, the query will be successfully executed!
    4) If I keep the process that adds facts and members stopped, the query will be successfully executed at any time.
    5) If I keep the process that adds facts and members stopped, reconnect client, the query will be successfully executed at any time.
    6) If I keep the process that adds facts and members stopped, restart SSAS and reconnect client, the query will be successfully executed at any time.
    7) If I resume the process that adds facts and members, wait for few seconds, the query will fail with the same error:
    "The expression contains a function that cannot operate on a set with more than 4,294,967,296 tuples."
    I have already tried replacing the NON EMPTY with NonEmpty function, as some articles suggest - no luck, results will be the same.
    I'd be very thankful for explanation or any help with this problem!
    Thanks!

    Hi Andrei,
    The error “The expression contains a function that cannot operate on a set with more than 4,294,967,296 tuples” was described on the link
    http://support.microsoft.com/kb/2430162
    And it said that it was fixed in the Cumulative update package 2 for SQL Server 2008 Service Pack 2, however, you have applied CU 12 in your environment and still can reproduce this error. So I am afraid this issue can occurs on some particular condition.
    So I recommend you submit a feedback at
    http://connect.microsoft.com/SQLServer/Feedback and hope it is released in the next release of service pack or product. Your feedback enables Microsoft to make software and services the best that they can be, Microsoft might consider to add this feature
    in the following release after official confirmation.
    We appreciate your comprehension.
    Regards,
    Charlie Liao
    TechNet Community Support

  • Transactional replication issue

    Hi,
    i have configured transactional replication with separate distributor server, the data copied and snapshot delivered,last 2days it is running, publisher to distributor is good, but distributor to subscriber it show heavy latency and it is showing critical
    status,when i see in the replication monitor, it shows undistributed commands 65000 records, when i see in snchronization status it showing 'deliverimg replication', when i compare to publisher and subscriber records difference is there, i checked the file
    tranfer speed 100mbps and bandwidth speed is als good....how to fix it

    Was there any issue which caused replication to stop for some time or was there any huge updates that happened at publisher..
    Take a look at this link..
    http://blogs.msdn.com/b/chrissk/archive/2009/05/25/transactional-replication-conversations.aspx
    It explains very clearly to troubleshoot this.. You might only have to look at the distribution agent latency part, as per your description...
    Apart from this, check if there are any triggers in the subscriber end which is making the subscriber updates slow..
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

  • Fabric Interconnect B, management services are unresponsive

    Hi,
    We have configured Call Home option in UCSM and we are getting below error from Call Home option since last Saturday. We have open TAC with Cisco to troubleshoot this error but as per TAC "The error is a transient error from which the fabric interconnects can automatically recover."
    Below is the error messages we are getting
    E-mail-1:
    Subject:
    System Notification from System-A - diagnostic:GOLD-major - 2011-12-27 17:54:09 GMT-00:00 Fabric Interconnect B, management services are unresponsive
    Body Message:
    System Name:System-A
    Time of Event:2011-12-27 17:54:09 GMT-00:00
    Event Description:Fabric Interconnect B, management services are unresponsive
    Severity Level:6
    E-mail-2:
    Subject:
    System Notification from System-A - diagnostic:GOLD-major - 2011-12-27 17:54:09 GMT-00:00 Fabric Interconnect B, management services are unresponsive
    Body Message:
    <?xml version="1.0" encoding="UTF-8" ?>
    <soap-env:Envelope xmlns:soap-env="http://www.w3.org/2003/05/soap-envelope">
    <soap-env:Header>
    <aml-session:Session xmlns:aml-session="http://www.cisco.com/2004/01/aml-session" soap-env:mustUnderstand="true" soap-env:role="http://www.w3.org/2003/05/soap-envelope/role/next">
    <aml-session:To>http://tools.cisco.com/neddce/services/DDCEService</aml-session:To>
    <aml-session:Path>
    <aml-session:Via>http://www.cisco.com/appliance/uri</aml-session:Via>
    </aml-session:Path>
    <aml-session:From>http://www.cisco.com/appliance/uri</aml-session:From>
    <aml-session:MessageId>1058:SSI1442BFRC:4EFA0641</aml-session:MessageId>
    </aml-session:Session>
    </soap-env:Header>
    <soap-env:Body>
    <aml-block:Block xmlns:aml-block="http://www.cisco.com/2004/01/aml-block">
    <aml-block:Header>
    <aml-block:Type>http://www.cisco.com/2005/05/callhome/diagnostic</aml-block:Type>
    <aml-block:CreationDate>2011-12-27 17:54:09 GMT-00:00</aml-block:CreationDate>
    <aml-block:Builder>
    <aml-block:Name>UCS 6100 Series Fabric Interconnect</aml-block:Name>
    <aml-block:Version>4.2(1)N1(1.43q)</aml-block:Version>
    </aml-block:Builder>
    <aml-block:BlockGroup>
    <aml-block:GroupId>1059:Serial Number:4EFA0641</aml-block:GroupId>
    <aml-block:Number>0</aml-block:Number>
    <aml-block:IsLast>true</aml-block:IsLast>
    <aml-block:IsPrimary>true</aml-block:IsPrimary>
    <aml-block:WaitForPrimary>false</aml-block:WaitForPrimary>
    </aml-block:BlockGroup>
    <aml-block:Severity>6</aml-block:Severity>
    </aml-block:Header>
    <aml-block:Content>
    <ch:CallHome xmlns:ch="http://www.cisco.com/2005/05/callhome" version="1.0">
    <ch:EventTime>2011-12-27 17:54:09 GMT-00:00</ch:EventTime>
    <ch:MessageDescription>Fabric Interconnect B, management services are unresponsive</ch:MessageDescription>
    <ch:Event>
    <ch:Type>diagnostic</ch:Type>
    <ch:SubType>GOLD-major</ch:SubType>
    <ch:Brand>Cisco</ch:Brand>
    <ch:Series>UCS 6100 Series Fabric Interconnect</ch:Series>
    </ch:Event>
    <ch:CustomerData>
    <ch:UserData>
    <ch:Email>[email protected]</ch:Email>
    </ch:UserData>
    <ch:ContractData>
    <ch:CustomerId>[email protected]</ch:CustomerId>
    <ch:ContractId>ContractID</ch:ContractId>
    <ch:DeviceId>N10-S6100@C@SSI1442BFRC</ch:DeviceId>
    </ch:ContractData>
    <ch:SystemInfo>
    <ch:Name>System-A</ch:Name>
    <ch:Contact>Name</ch:Contact>
    <ch:ContactEmail>[email protected]</ch:ContactEmail>
    <ch:ContactPhoneNumber>+00-0000000000</ch:ContactPhoneNumber>
    <ch:StreetAddress>Office Address</ch:StreetAddress>
    </ch:SystemInfo>
    </ch:CustomerData>
    <ch:Device>
    <rme:Chassis xmlns:rme="http://www.cisco.com/rme/4.0">
    <rme:Model>N10-S6100</rme:Model>
    <rme:HardwareVersion>0.0</rme:HardwareVersion>
    <rme:SerialNumber>SerialNumber</rme:SerialNumber>
    </rme:Chassis>
    </ch:Device>
    </ch:CallHome>
    </aml-block:Content>
    <aml-block:Attachments>
    <aml-block:Attachment type="inline">
    <aml-block:Name>sam_content_file</aml-block:Name>
    <aml-block:Data encoding="plain">
    <![CDATA[
    <faultInst
    ack="no"
    cause="management-services-unresponsive"
    changeSet=""
    code="F0452"
    created="2011-12-27T23:24:09.681"
    descr="Fabric Interconnect B, management services are unresponsive"
    dn="sys/mgmt-entity-B/fault-F0452"
    highestSeverity="critical"
    id="2036245"
    lastTransition="2011-12-27T23:24:09.681"
    lc=""
    occur="1"
    origSeverity="critical"
    prevSeverity="critical"
    rule="mgmt-entity-management-services-unresponsive"
    severity="critical"
    status="created"
    tags=""
    type="management"/>]]>
    </aml-block:Data>
    </aml-block:Attachment>
    </aml-block:Attachments>
    </aml-block:Block>
    </soap-env:Body>
    </soap-env:Envelope>
    We want to understand that what is the impact of this error and is there anything that we can do to prevent this error? Also want to know what might be the cause get this error?
    Let me know if anything else is needed from my side
    show-tech file uploaded.

    Padma,
    TAC Engineer sent below mail
    Hi Amit,
    I’ve checked through the show tech you’ve uploaded and have not found any indicators of errors for the error message you are seeing.
    As I mentioned in the call, the error is a transient error from which the fabric interconnects can automatically recover from. The recommended action is to wait for a few (10-15min) to see if the error clears automatically. If the error does not clear then we will need to do further troubleshooting. This error on its own is not a cause for worry. As you have HA in your system the management services would have failed over the to the other fabric interconnect and would not affect your system performance.
    We can leave the system under observation for a few days to see if other errors occur concurrently with this error.
    I will upload show-tech logs here, find my reply below
    Is the alert generated only for FI B or both FIs ->> Amit: Alert generated for FI-B only
    Any change in cluster state corresponding to alert time stamp ->> Amit: Unfortunately when this error generating we are unable to see the cluster state because of timing. If you can guide / suggest from any other location I can find the state that will be helpful
    Cluster physical link status ->> Amit: Cluster link is OK
    Does FI have any core dumps ->> Amit: I don't have any idea about this. How can check this ?
    Regards,
    Amit Vyas

  • Migarting from Approva to SAP GRC AC 5.3

    Hello All,
    One of our client using Approva applications now they are planning to move to SAP GRC Access Controls 5.3, so kindly help me or guide he how I proceed.
    Key doubts u2013
    1-How we upload rules in RAR, because we downloaded the rules from Approva.
    2-Creation of mitigation controls etc.
    It would be great if some share some documents related to above.
    Thanks,
    Jagat

    Hi Jagat,
    Once your GRC system is configured. You have to follow the following steps:
    1. Create system connector
    2. Define Master User Source
    3. Upload text & authorization objects. (Follow the AC53 Configuration guide to download these files from backend)
    4. Now as Frank has suggested you have to convert the downloaded Apporava files to .txt files. There are 9 .txt files you have to create:
    1. Business Process
    BusinessProcessId (CHAR 4)     LANGUAGE  (CHAR 2)     DESCRIPTION LANGUAGE  (CHAR 120)
    *fileds are TAB seperated
    2. Function
    FUNCTION ID (CHAR 8)     LANGUAGE  (CHAR 2)     DESCRIPTION LANGUAGE  (CHAR 120)     FUNCTION SCOPE (CHAR 1 (S:Single System, C: Cross System))
    3. Function-Business Process
    FUNCTION ID (CHAR 8)     BusinessProcessId (CHAR 4)
    4. Function-Action
    FUNCTION ID (CHAR 8)    TRANSACTION(CHAR 20)     STATUS (NUMC 1 (0 or 1))
    5. Function-Permission
    FUNCTION ID (CHAR 8)     T-CODE (CHAR 20)     OBJECT(CHAR 10)     FIELD(CHAR 10)     FROM VALUE(CHAR 40)     TO VALUE(CHAR 40)     SEARCH TYPE(CHAR3 (AND,OR,NOT))       STATUS (NUMC 1 (0 or 1))       
    6. Rule Set
    RuleSetId (CHAR 8)     LANGUAGE  (CHAR 2)     DESCRIPTION (CHAR 132)
    7. Risk ID
    RISKID (CHAR 4)     FUNCTION_1_ID  (CHAR 8)     FUNCTION_2_ID  (CHAR 8)     FUNCTION_3_ID  (CHAR 8)     FUNCTION_4_ID  (CHAR 8)     FUNCTION_5_ID  (CHAR 8)     BusinessProcessId (CHAR 4)       PRIORITYDESCRIPTION (NUMC 1 (0=Medium
    1=High 2=Low 3=Critical))      STATUS (NUMC 1 (0 or 1))        RISKTYPE (CHAR 1 (1=SoD 2=Critical Action 3=Critical Permission))
    8. Risk Description
    RISKID (CHAR 4)       LANGUAGE  (CHAR 2)     RISKDESCRIPTION (CHAR 132)     DETAILDESCRIPTION (CHAR 1000)     CONTROLOBJECTIVE (CHAR 1000)
    9. RISK_RULESET
    RISKID (CHAR 4)       RuleSetId (CHAR 8)
    For more information on templates follow the configuration guide.
    Upload these files and generate the rules.
    Hope with this you will be able to continue.
    Thanks & Regards,
    Jitan

Maybe you are looking for

  • % of load on abap and database in se30

    Hi,   I have created a report for vendor balance, it is working fine and also i am getting data in very short time  i want to know about performance analysis with SE30   When i am running report of only one month then on abap  it is taking   85 %  an

  • What happened to QTSS Publisher?!?! What's the new workflow?

    Hello everyone, At my the art college I work at, I administer some HDTV's that run from Mac Mini's that load QTSS Playlists from the QTSS Server as .sdp files. Or at least I DID until we upgraded to Leopard Server 10.5, which promised better performa

  • Different output of same query in SQL Server and Oracle

    I have two tables table1 and table2 --table1 has two columns c1 int and c2 varchar. there are not constraints added in it. it has data as given below c1     c2 6     d 5     j 102     g 4     g 103     f 3     h 501     j 1     g 601     n 2     m --

  • Webdynpro : How to SKIP the values of the Model Node.

    Hi i imported a WSDL into my WDJ application. where on context mapping, i mapped the MODEL with my CONTROLLER. I would like to SKIP couple of Attributes and Model node In WEBSERVICE navigator, i have the check box as SKIP, so using that i can skip in

  • Silent installation and adobe air message

    Hi all, i hope anybody can help me here. I have create a cs4 silnet package. The silent installation is running well only the adobe air message appears a view times during the installation and i have allways to klick to "ok" Adobe AIR This applicatio