SSIS will not startup after upgrading SQL2000 to SQL2005

  • Hello People

    I recently upgraded a production SQL2000 server to SQL2005 and also installed a clean test SQL2005 instance onto two separate servers. In both instances I cannot get SSIS to startup. These two servers do not have access to the internet via the domain account (which starts up the SQL services) and I'm wondering if this is the issue.

    Thanks in Advance

    Adonia

  • This is a known issue. It's better to apply sp2 directly than sp1 and then find the patch that fixes the int services service. However, there is a workaround after applying sp1 if sp2 is not possible as yet: there is a registry key that has to be modified - unfortunately I cannot find the exact registry key now as I don't have any work docos with me.

    I would say to apply sp2 on your test sql2k5 to see that's fixing the service.

    Hope this helps.

  • Here's the KB article on this:

    http://support.microsoft.com/kb/918644

  • Registry Key: HKEY_USERS\S-1-5-20\Software\Microsoft\Windows\Current Version\WinTrust\Trust Providers\Software Publishing

    Value: State

    Original Data: dword:00023c00

    New Data: dword:00023e00

    Good luck

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply