I am trying to update CU3 on SQL Server 2008R2 SP2 on a cluster passive server by rollipatch upgrade i am getting the below said error

2014-03-08 13:28:51 SQLEngine: : File versions : ['D:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Binn\SQSRVRES.DLL':2009.2009.4266.0], ['C:\Windows\system32\SQSRVRES.DLL':2009.2009.4266.0].
2014-03-08 13:28:51 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
2014-03-08 13:28:51 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls
2014-03-08 13:28:51 Slp: Sco: Attempting to get registry value C:\Windows\system32\SQSRVRES.DLL
2014-03-08 13:28:51 SQLEngine: : Incrementing value for DLL C:\Windows\system32\SQSRVRES.DLL, current value = 6
2014-03-08 13:28:51 Slp: Sco: Attempting to get registry value C:\Windows\system32\SQSRVRES.DLL
2014-03-08 13:28:51 Slp: Sco: Attempting to set value C:\Windows\system32\SQSRVRES.DLL
2014-03-08 13:28:51 Slp: SetValue: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls, Name = C:\Windows\system32\SQSRVRES.DLL
2014-03-08 13:28:51 SQLEngine: : Leaving ConfigureSQLEngineResourceType
2014-03-08 13:28:51 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
2014-03-08 13:28:51 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\Setup
2014-03-08 13:28:51 Slp: Sco: Attempting to get registry value PatchLevel
2014-03-08 13:28:51 SQLEngine: --PerfmonRegistration: Checking whether to patch performance counters for service 'MSSQLSERVER'
2014-03-08 13:28:51 SQLEngine: --PerfmonRegistration: Getting perfmon DLL name from key at 'System\CurrentControlSet\Services\MSSQLSERVER\Performance'
2014-03-08 13:28:51 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
2014-03-08 13:28:51 Slp: Sco: Attempting to open registry subkey System\CurrentControlSet\Services\MSSQLSERVER\Performance
2014-03-08 13:28:51 Slp: Configuration action failed for feature SQL_Engine_Core_Inst during timing ConfigRC and scenario ConfigRC.
2014-03-08 13:28:51 Slp: The registry key System\CurrentControlSet\Services\MSSQLSERVER\Performance is missing.
2014-03-08 13:28:51 Slp: The configuration failure category of current exception is ConfigurationFailure
2014-03-08 13:28:51 Slp: Configuration action failed for feature SQL_Engine_Core_Inst during timing ConfigRC and scenario ConfigRC.
2014-03-08 13:28:51 Slp: Microsoft.SqlServer.Configuration.SqlEngine.MissingRegistryKeyException: The registry key System\CurrentControlSet\Services\MSSQLSERVER\Performance is missing.
2014-03-08 13:28:51 Slp:    at Microsoft.SqlServer.Configuration.SqlEngine.Globals.GetSqlRegistryKeyHKLM(ServiceContainer context, String key, String machineName, Boolean createIfNotFound)
2014-03-08 13:28:51 Slp:    at Microsoft.SqlServer.Configuration.SqlEngine.PerfmonRegistration.GetDLLNameFromRegistry()
2014-03-08 13:28:51 Slp:    at Microsoft.SqlServer.Configuration.SqlEngine.PerfmonRegistration.NeedToPatch()
2014-03-08 13:28:51 Slp:    at Microsoft.SqlServer.Configuration.SqlEngine.SqlEngineSetupPrivate.PatchPerfmonCounters(EffectiveProperties properties)
2014-03-08 13:28:51 Slp:    at Microsoft.SqlServer.Configuration.SqlEngine.SqlEngineSetupPrivate.Patch(ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcb)
2014-03-08 13:28:51 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigAction.ExecuteAction(String actionId)
2014-03-08 13:28:51 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigAction.Execute(String actionId, TextWriter errorStream)
2014-03-08 13:28:51 Slp: Exception: Microsoft.SqlServer.Configuration.SqlEngine.MissingRegistryKeyException.
2014-03-08 13:28:51 Slp: Source: Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.
2014-03-08 13:28:51 Slp: Message: The registry key System\CurrentControlSet\Services\MSSQLSERVER\Performance is missing..
2014-03-08 13:28:52 Slp: Watson Bucket 1 
 Original Parameter Values 
2014-03-08 13:28:52 Slp: Parameter 0 : SQL2008@RTM@KB2754552 
2014-03-08 13:28:52 Slp: Parameter 1 : Microsoft.SqlServer.Configuration.SqlEngine.Globals.GetSqlRegistryKeyHKLM 
2014-03-08 13:28:52 Slp: Parameter 2 : Microsoft.SqlServer.Configuration.SqlEngine.Globals.GetSqlRegistryKeyHKLM 
2014-03-08 13:28:52 Slp: Parameter 3 : Microsoft.SqlServer.Configuration.SqlEngine.MissingRegistryKeyException@1306@30 
2014-03-08 13:28:52 Slp: Parameter 4 : Microsoft.SqlServer.Configuration.SqlEngine.MissingRegistryKeyException@1306@30 
2014-03-08 13:28:52 Slp: Parameter 5 : SqlEngineConfigAction_patch_configrc 
2014-03-08 13:28:52 Slp: Parameter 6 : PATCH@CONFIGRC@SQL_ENGINE_CORE_INST 
2014-03-08 13:28:52 Slp: 
 Final Parameter Values 
2014-03-08 13:28:52 Slp: Parameter 0 : SQL2008@RTM@KB2754552 
2014-03-08 13:28:52 Slp: Parameter 1 : 0x4E0712AD 
2014-03-08 13:28:52 Slp: Parameter 2 : 0x4E0712AD 
2014-03-08 13:28:52 Slp: Parameter 3 : 0x2F2F19BE@1306@30 
2014-03-08 13:28:52 Slp: Parameter 4 : 0x2F2F19BE@1306@30 
2014-03-08 13:28:52 Slp: Parameter 5 : SqlEngineConfigAction_patch_configrc 
2014-03-08 13:28:52 Slp: Parameter 6 : 0x94D05575 
Sangamesh ms

Hi,
Backup system\CurrentControlSet\Services\MSSQLSERVER\ first.
For loading the performance counter, we need a perf-<instancename>sqlctr.ini file, a sqlctr.h file matching the .ini file, and the
registry key under System\CurrentControlSet\Services\MSSQLSERVER\Performance.
According the description, I understand that it is missing the correct perf-<instancename>sqlctr.ini and the
registry in your environment.
I suggest you manually add the registry key values under the
System\CurrentControlSet\Services\MSSQLSERVER\Performance with referring the value of registry on other working machine. Also I copy the perf-<instancename>sqlctr.ini file from other working
machine as they are both SQL Server 2008 R2.  Then, restart the server.
You can reload the system performance counter by lodctr /R and lodctr /T:MSSQLSERVER to set the SQL Server performance counter service as trusted.
Lodctr
http://technet.microsoft.com/en-us/library/hh875560.aspx
Thanks.
Tracy Cai
TechNet Community Support

Similar Messages

  • While installing the sql server 2008 management studio I am getting the below error.So what do I do?

    Hi,
    While installing the sql server 2008 management studio I am getting the below error.
    unhandled exception has occured in your application.if you click continue,the application will ignore this error and attempt to continue.if you click quit,the aplication will close immediatly.
    An error occured creating the configuration section handler for userSettings/Microsoft.SqlServer.Configuration.LandingPage.Properties.Settings:Could not load file or
    assembly 'system.version=4.0.0.0. culture=neutral, publickey token=b77a5c561934e089' or one of its dependencies.the system cannot find the file supplied.
    (C:\users\harsha\appdata\local\microsoft_corporation\landingpage.exe_strongname_ryspccglaxmt4nhllj5z3thycltsvyyx\10.0.0.0\user.config
    and finally it is giving the options like continue and quit the installation.
    So what do I do?
    regards,
    harsha.

    Hello,
    Please try deleting the following sub folder to see if this will work:
      C:\users\(my profile)\AppData\Local\Microsoft_Corporation
    If you can't see AppData folder, you could use following steps to show hidden files:
     1. Open an explorer window, hit "ALT-T" choose Folder Options then go to the view tab.
     2. Turn on Show hidden files, folders or drives and
    disable Hide protected Operating System files (recommended).
    SQL Server 2008 setup fails with a Microsoft .NET Framework exception:
     http://blogs.msdn.com/b/vsnetsetup/archive/2009/10/29/sql-server-2008-setup-fails-with-a-microsoft-net-framework-exception.aspx.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Can't install the Windows Update package KB2674319 (SQL Server 2012 SP1)

    Hi. I need to get the update of my MS SQL Server 2012 installation in order to get the SP1.
    When I run the Windows Update it appears to download well the package.
    Then when it begins to install  I get the error "84C4000E: Se ha producido un error con Windows Update" (our server is in Spanish).
    I have the last updates for Windows Server, a rebooted our server and the issue remains.
    Any idea of what should I do to get the SP1 update?
    Thanks in advance.
    Gustavo.

    Hi Gustavo,
    Based on your description, I suggest you should refer to the following articles. And then check if you can install the update successfully.
    SQL 2012 Server fails in Windows Update with error 84C4000E
    http://techtuxwords.blogspot.in/2013/10/sql-2012-server-fails-in-windows-update.html
    MS SQL Server 2008 R2 SP1 fails with error 84C4000E
    http://techtuxwords.blogspot.in/2011/09/ms-sql-server-2008-r2-sp1-fails-with.html
    If this issue still persists, please don’t hesitate to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • Connecting to datasource and retrieve, insert and update data in SQL Server

    hi,
    i am trying to retrieve, insert and update data from SQL Server 2000 and display in JSPDynPage and is for Portal Application. I have already created datasource in visual composer. Is there any sample codes for mi to use it as reference???
    Thanks
    Regards,
    shixuan

    Hi,
    See this link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6209b52e-0401-0010-6a9f-d40ec3a09424
    Regards,
    Senthil kumar K.

  • Trying to report bug in SQL Server Replication with sp_MSdetect_nonlogged_shutdown stored procedure

    I've just tried to "Submit Feedback" but the page just gives me an error which means nothing to anyone which says "You are not authorized to submit the feedback for this connection.". Why am I not authorised how do I become authorised etc
    etc. Anyway :-)
    I've trying to report that the stored procedure in Sql Server Replication in 12.0.2000 has an issue with data type lengths. This procedure sp_MSdetect_nonlogged_shutdown uses data lengths of nvarchar(2048) but the MSDB sysjobhistory table has a message field
    length of 4000. Which causes the above stored procedure to crash.
    Best Regards
    Richard

    This is the work around
    1. Stop SQL Server service.
    2. On command prompt run the following command to run the server in single user mode – be sure to replace the MSSQLSERVER with the actual instance name
    C:\>”C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\sqlservr.exe” -sMSSQLSERVER -m
    3. Connect to SQL server with SSMS as the server administrator
    4. Run the following to change the database to the system resource database: “USE mssqlsystemresource”
    5. Run the following to update the stored procedure (only change is to make NVARCHAR(4000))
    SET ANSI_NULLS OFF
    GO
    SET QUOTED_IDENTIFIER OFF
    GO
    ALTER procedure [sys].[sp_MSdetect_nonlogged_shutdown]
        @subsystem nvarchar(60),
        @agent_id int
    as
    begin
        declare @job_id binary(16)
        declare @agent_name sysname
        declare @message nvarchar(4000)
        declare @retcode int
        declare @runstatus int
        declare @run_date int
        declare @run_time int
        declare @run_date_orig int
        declare @run_time_orig int
        declare @merge_session_id int
        -- security check
        -- only db_owner can execute this
        if (is_member ('db_owner') != 1) 
        begin
            raiserror(14260, 16, -1)
            return (1)
        end
        -- Detect if the agent was shutdown without a logged reason
        if UPPER(@subsystem collate SQL_Latin1_General_CP1_CS_AS) = 'SNAPSHOT'
        begin
            if exists (select runstatus from MSsnapshot_history where 
                agent_id = @agent_id and
                runstatus <> 2 and 
    --CAC       runstatus <> 5 and 
                runstatus <> 6 and
                timestamp = (select max(timestamp) from MSsnapshot_history where agent_id = @agent_id))
                begin
                    select @job_id = job_id, @agent_name = name from MSsnapshot_agents where id = @agent_id
                end
        end
        else if UPPER(@subsystem collate SQL_Latin1_General_CP1_CS_AS) = 'LOGREADER'
        begin
            if exists (select runstatus from MSlogreader_history where 
                agent_id = @agent_id and
                runstatus <> 2 and 
    --CAC           runstatus <> 5 and 
                runstatus <> 6 and
                timestamp = (select max(timestamp) from MSlogreader_history where agent_id = @agent_id))
                begin
                    select @job_id = job_id, @agent_name = name from MSlogreader_agents where id = @agent_id
                end
        end
        else if UPPER(@subsystem collate SQL_Latin1_General_CP1_CS_AS) = 'DISTRIBUTION'
        begin
            if exists (select runstatus from MSdistribution_history where 
                agent_id = @agent_id and
                runstatus <> 2 and 
    --CAC           runstatus <> 5 and 
                runstatus <> 6 and
                timestamp = (select max(timestamp) from MSdistribution_history where agent_id = @agent_id))
                begin
                    select @job_id = job_id, @agent_name = name from MSdistribution_agents where id = @agent_id
                end
        end
        else if UPPER(@subsystem collate SQL_Latin1_General_CP1_CS_AS) = 'MERGE'
        begin
            if exists (select runstatus from dbo.MSmerge_sessions where 
                agent_id = @agent_id and
                runstatus <> 2 and 
    --CAC           runstatus <> 5 and 
                runstatus <> 6 and
                session_id = (select top 1 session_id from dbo.MSmerge_sessions where agent_id = @agent_id order by session_id desc))
                begin
                    select @job_id = job_id, @agent_name = name from dbo.MSmerge_agents where id = @agent_id
                    select top 1 @merge_session_id = session_id from dbo.MSmerge_sessions 
    where agent_id = @agent_id 
    order by session_id desc
                end
        end
        else if UPPER(@subsystem collate SQL_Latin1_General_CP1_CS_AS) = 'QUEUEREADER'
        begin
            if exists (select runstatus from MSqreader_history where 
                agent_id = @agent_id and
                runstatus <> 2 and 
    --CAC       runstatus <> 5 and 
                runstatus <> 6 and
                timestamp = (select max(timestamp) from MSqreader_history where agent_id = @agent_id))
                begin
                    select @job_id = job_id, @agent_name = name from MSqreader_agents where id = @agent_id
                end
        end
        -- If no job_id assume shutdown was logged properly
        if @job_id is null
            return 0
        -- Get last message from SQL Agent History table
        create table #JobHistory (
            instance_id int NOT NULL, 
            job_id uniqueidentifier NOT NULL,
            job_name sysname NOT NULL,
            step_id int NOT NULL,
            step_name nvarchar(100) NOT NULL, 
            sql_message_id int NOT NULL,
            sql_severity int NOT NULL,
            message nvarchar(4000) NOT NULL,
            run_status int NOT NULL,
            run_date int NOT NULL,
            run_time int NOT NULL,
            run_duration int NOT NULL,
            operator_emailed sysname NULL,
            operator_netsent sysname NULL,
            operator_paged sysname NULL,
            retries_attempted int NOT NULL,
            server sysname NOT NULL
        if @@error <> 0
            return 1
        -- Insert last history for step_id 2 (Agent running)
        insert TOP(2) into #JobHistory exec sys.sp_MSreplhelp_jobhistory @job_id = @job_id, @step_id = 2, 
            @mode = 'FULL'          
    declare cursorHistory cursor local fast_forward for
        select message, 
        run_status,
        run_date,
        run_time
        from #JobHistory
        order by run_date desc, 
        run_time desc, 
        instance_id asc
        open cursorHistory
        fetch cursorHistory into @message, @runstatus, @run_date, @run_time
        select @run_date_orig = @run_date, 
      @run_time_orig = @run_time
        while @@fetch_status <> -1
        begin   
        -- as long as we are looking at the history for the same run 
        -- date and time then we should log all rows. there should 
        -- be 2 rows since we perform a TOP on exec sp_help_jobhistory
    if @run_date_orig = @run_date
      and @run_time_orig = @run_time
    begin
       -- Map SQL Agent runstatus to Replication runstatus
       set @runstatus = 
       case @runstatus
           when 0 then 6   -- Fail mapping
           when 1 then 2   -- Success mapping
           when 2 then 5   -- Retry mapping
           when 3 then 2   -- Shutdown mapping
           when 4 then 3   -- Inprogress mapping
           when 5 then 0   -- Unknown is mapped to never run
       end
       -- If no message, provide a default message
    -- Also overwrite all inprogress messages to be "See SQL Agent history log".
    -- This is to prevent "Agent running. See monitor" to be logged into repl monitor.
    -- In this case (the last job history message is InProgress), we know that
    -- there have been failures of SQL Server Agent history logging.
    -- In fact, the only possible "in progress" msg in SQL Agent job step
    -- history for push jobs is "Agent running. See monitor". It is confusing that those
    -- messages showed up in repl monitor.
       if @message is null or @runstatus = 3
       begin
           raiserror(20557, 10, -1, @agent_name)
           select @message = formatmessage(20557, @agent_name)
       end
       if UPPER(@subsystem collate SQL_Latin1_General_CP1_CS_AS) = 'SNAPSHOT'
           exec @retcode = sys.sp_MSadd_snapshot_history @agent_id = @agent_id, @runstatus = @runstatus,
                   @comments = @message
       else if UPPER(@subsystem collate SQL_Latin1_General_CP1_CS_AS) = 'LOGREADER'
           exec @retcode = sys.sp_MSadd_logreader_history @agent_id = @agent_id, @runstatus = @runstatus,
                   @comments = @message
       else if UPPER(@subsystem collate SQL_Latin1_General_CP1_CS_AS) = 'DISTRIBUTION'
           exec @retcode = sys.sp_MSadd_distribution_history @agent_id = @agent_id, @runstatus = @runstatus,
                   @comments = @message
       else if UPPER(@subsystem collate SQL_Latin1_General_CP1_CS_AS) = 'MERGE'
    exec @retcode = sys.sp_MSadd_merge_history @agent_id = @agent_id, @runstatus = @runstatus,
                   @comments = @message, @called_by_nonlogged_shutdown_detection_agent = 1, @session_id_override = @merge_session_id
       else if UPPER(@subsystem collate SQL_Latin1_General_CP1_CS_AS) = 'QUEUEREADER'
           exec @retcode = sys.sp_MSadd_qreader_history @agent_id = @agent_id, @runstatus = @runstatus,
                   @comments = @message
       if @@error <> 0 or @retcode <> 0
           return 1
    end
    fetch cursorHistory into @message, @runstatus, @run_date, @run_time
    end
    close cursorHistory
    deallocate cursorHistory
        drop table #JobHistory
    end
    6. Return the system resource database to read-only – “alter database mssqlsystemresource set read_only”
    7. Shutdown the instance – “shutdown”
    8. Start the instance using the service as usual

  • Firefox is trying to update my 8.0 version to 9.0.1. I'm not ready to do so because the Norton Toolbar is not yet compatable with the new Firefox release. How do I get firefox to stop trying to update every time I open the application?

    Question
    Firefox is trying to update my 8.0 version to 9.0.1. I'm not ready to do so because the Norton Toolbar is not yet compatable with the new Firefox release. How do I get firefox to stop trying to update every time I open the application?

    Swarnava wrote: '''''Firefox 9 is Compatible with Norton 2011, 2012, 360 v5'''''.
    This reads backwards, It is the other way as "Norton update is compatible with Firefox 9".

  • I am a CC subscriber and trying to update lr5.7 and I am told to got to my CC folder and click on install. The problem is, LR is not in my file. I guess I have been using my original lr that I bought years ago. What now? How do i get lr into the CC file?

    I am a CC subscriber and trying to update lr5.7 and I am told to got to my CC folder and click on install. The problem is, LR is not in my file. I guess I have been using my original lr that I bought years ago. What now? How do i get lr into the CC file?

    Gary116 please remove and reinstall Lightroom by following the steps listed in CC desktop lists applications as "Up to Date" when not installed.  The version of Photoshop Lightroom available through the Creative Cloud Desktop application supports your Creative Cloud Membership.

  • I'm trying to download some purchased TV shows to my iPad Air.  I keep getting the dreaded Download Error Tap to Retry Message.  I've signed out of iTunes and back in.  I've updated my software.  I have plenty of room for them on the Air.  Help?

    I'm trying to download some purchased TV shows to my iPad Air.  I keep getting the dreaded Download Error Tap to Retry Message.  I've signed out of iTunes and back in.  I've updated my software.  I have plenty of room for them on the Air.  We are taking a long flight this week, and I wanted to have something new to watch.  I've read through lots of threads on this but I can't seem to find a good solution that I haven't tried.
    If I can get them to download them on my iMac computer, can I then transfer them to my iPad?  How is this done?  (Please pardon an older lady's ignorance, and thank you for any assistance!)
    Jody

    Hello jody5758
    Continue your troubleshooting with the article below. IT will walk you through checking the Date & Time as well as checking the settings of your router to ensure a proper connection.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    Regards,
    -Norm G.

  • Do I need to install Security Hotfix (KB2977319) after Cumulative Update 12 for SQL Server 2008 R2 SP2

    HI,
    I have installed Cumulative Update 12 for SQL Server 2008 R2 SP2 on my SharePoint instances. This was to resolve a known  issue faced with the instance. CU12 helped resolve the issue. My company is rather strict regarding security hotfixes. But I am
    not sure if this particular hotfix [Security Hotfix (KB2977319)] is required if the instance has CU12 applied.
    Tested this on a Lab server, the installation did run fine, the summary log also stated that the KB is applied. But the Build Number did not change. Hence the doubt.
    Overall summary:
      Final result:                  Passed
      Exit code (Decimal):           0
      Exit message:                  Passed
      Start time:                    2014-09-06 10:31:21
      End time:                      2014-09-06 10:55:49
      Requested action:              Patch
    Instance SPNTSQLTRN overall summary:
      Final result:                  Passed
      Exit code (Decimal):           0
      Exit message:                  Passed
      Start time:                    2014-09-06 10:48:08
      End time:                      2014-09-06 10:55:45
      Requested action:              Patch
    Package properties:
      Description:                   SQL Server Database Services 2008 R2
      ProductName:                   SQL2008
      Type:                          RTM
      Version:                       10
      SPLevel:                       2
      KBArticle:                     KB2977319
      KBArticleHyperlink:            http://support.microsoft.com/?kbid=2977319
      PatchType:                     QFE
      AssociatedHotfixBuild:         0
      Platform:                      x64
      PatchLevel:                    10.52.4321.0
      ProductVersion:                10.52.4000.0
      GDRReservedRange:              10.50.4001.0:10.50.4199.0;10.50.4200.0:10.50.4250.0
      PackageName:                   SQLServer2008-KB2977319-x64.exe
      Installation location:         e:\ac2af22d88ee645b5b32b5c178\x64\setup\
    Please inform if I need to apply the hotfix on CU12. Thanks in advance.
    John S

    Yes you must install Security update mentioned in KB 2977319 it is important for SQL Server to be patches with this security update. Without this it could allow an attacker to compromise your system and gain control over it.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Articles

  • I'm trying to update my iTunes and it says that an old copy of bonjour can't be uninstalled. Then the download just stops. Any help is appreciated.

    I am trying to update my iTunes and a message comes up that an old copy of bonjour cannot be uninstalled. The download just stops. I tried to uninstall bonjour but it says I need to find an alternate route to bonjour. I'm not particularly computer technically savvy, so I'm not sure how to rectify this. Any ideas?

    Download the Windows Installer CleanUp utility from the following page (use one of the links under the thingy on the page):
    http://majorgeeks.com/download.php?det=4459
    To install the utility, doubleclick the msicuu2.exe file you downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any Bonjour entries and click "Remove", as per the following screenshot:
    Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • Batch Program to update data in SQL Server Environment

    Dear Experts,
    My current scenario is that SAP ECC must send a mass update to an external Data Base (MS SQL Server) in a scheduled Batch Process. The solution that I have thought is:
    Batch Process to go through an ABAP table and to trigger a Web Service that will be provided by this MS SQL Server Database. Depending on the performance, the ABAP program will determine how many registers will be sent making loops of N invokations of the same database Web Service.
    What do you thikng about this? Does anyone of you have a better solution in tearms of data accuracy and performance?
    Thanks a lot for your help,
    toni

    Hmm  create a stored procedure for insert/update /delete and etc and provide a parameter, see example
    CREATE PROCEDURE spInsertNewProduct
    @ProductID INT,
    @ProductName VARCHAR(20)
    AS
    IF NOT EXISTS (SELECT * FROM Products WHERE ProductID=@ProductID )
    INSERT INTO Products  VALUES (@ProductID,@ProductName )
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Insert and update tables from SQL server to oracle database tables

    Hi,
    I am having problem while update data from sql server to oracle database tables.
    I am doing one way insert +updates that is from SQL Server tables ==> Oracle database tables
    I am using tools Sql server Integration service. I can insert data from sql server to oracle but update can't. Please help me how can I update + insert from sql server to oracle database tables easily.
    Thanks in advance.

    Hi,
    What about using Oracle SQL Developer for migration
    http://www.oracle.com/technetwork/database/migration/sqlserver-095136.html
    HTH

  • HT1338 trying to download update for iTunes and keep getting the following   An error occurred while installing the updates.(103

    trying to download update for iTunes and keep getting the following   An error occurred while installing the updates.(103

    Try to download direct from here.
    http://www.apple.com/itunes/download/

  • HT1414 When trying to update my apps I get the message, "unknown error occurred" any ideas?

    When trying to update my apps I get the message, "unknown error occurred", any ideas how to fix this?

    I really thought signing out would do because that works frequently for the unknown error message. Try these two things.
    Go to Settings>General>Date and Time>Set Automatically>Off. Set the date one year ahead. Try to update the apps again. If you get an error message, go back to the settings. Correct the date and time (set automatically) then go back and try to update the apps again.
    Or this ... The old stand by....
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.

  • HT4972 i was trying to update my iphone 3gs  ios but in iphone it is saying that iphone could not be activated because the activation server is temporarily unavialable so now what should i do

    i was trying to update my iphone 3gs  ios but in iphone it is saying that iphone could not be activated because the activation server is temporarily unavialable so now what should i do now plz help mee

    usually that means the iPhone was hacked to unlock it from the original carrier

Maybe you are looking for

  • All-in-one c6180 Printer ... replacement parts?

    Hi! I have a HP Photosmart All-in-one c6180 printer and it has worked fabulously for me for the past several years! But a few months ago the power adapter cord was caught in the vacuum as I was sweeping and it ripped out the back of the printer break

  • Advice Re: 350

    Hey all, looking for a little advice. My elderly mother's 350, on which I installed 10.3.9, has been running maddingly slowly. The hard drive (Quantum fireball 6.8 gig) whirs and clicks (no high-pitched whining) a lot, and the pinwheel of frustration

  • Get the length of column for each row in 2d array

    let say if i declared a 2d array int [][]set = new int[5][5]; if i had finished storing datas in the 2d array like the following Columns row 0[10][10][10][10][10] row 1[20][][][][] row 2[15][25][30][][] row 3[17][12][][][] row 4[10][][][][] how do we

  • How to run oracle forms in Unix

    How to run Oracle forms in unix ?'

  • "TO" issue

    When I begin to write "Paula" in the "To" box, Mail automatically fills in an old email address. I have deleted this address from Address but it persists. Is there any way to get rid of this. The correct address is in the pull down menu but it's a pa