Results 1 to 6 of 6

Thread: Microsoft SQL Server 2005 Service Pack 2 Installation Failed

  1. #1
    rcb005 Guest

    Microsoft SQL Server 2005 Service Pack 2 Installation Failed

    While installing the update Microsoft SQL Server 2005 Service Pack 2 (KB
    921896), received an Installation Failure with the Error Code: 0x736D. Has
    anyone else seen this Error Code? I was unable to find a reference to it.

    Thanks,

    Bob


  2. #2
    RiXx Guest

    RE: Microsoft SQL Server 2005 Service Pack 2 Installation Failed

    I've got the problem, but with a different error code... (ref: 0x2B33) What
    does it mean?

  3. #3
    RiXx Guest

    RE: Microsoft SQL Server 2005 Service Pack 2 Installation Failed

    I've got the problem, but with a different error code... (ref: 0x2B33) What
    does it mean?

  4. #4
    Robert Aldwinckle Guest

    Re: Microsoft SQL Server 2005 Service Pack 2 Installation Failed

    "RiXx" <RiXx@discussions.microsoft.com> wrote in message
    news:D8CBE460-A632-4A1F-846F-D79A7326AE8E@microsoft.com...
    > I've got the problem, but with a different error code... (ref: 0x2B33) What
    > does it mean?



    By itself not much. Find the code in the install logs and capture its context.

    Also often it is useful to convert hex codes to decimal and search for the
    equivalent value using the different representation. So if you see 11059
    in the context of the hex code you can be sure that it is related.


    HTH

    Robert Aldwinckle
    ---



  5. #5
    Robert Aldwinckle Guest

    Re: Microsoft SQL Server 2005 Service Pack 2 Installation Failed

    "RiXx" <RiXx@discussions.microsoft.com> wrote in message
    news:D8CBE460-A632-4A1F-846F-D79A7326AE8E@microsoft.com...
    > I've got the problem, but with a different error code... (ref: 0x2B33) What
    > does it mean?



    By itself not much. Find the code in the install logs and capture its context.

    Also often it is useful to convert hex codes to decimal and search for the
    equivalent value using the different representation. So if you see 11059
    in the context of the hex code you can be sure that it is related.


    HTH

    Robert Aldwinckle
    ---



  6. #6
    Join Date
    May 2008
    Posts
    1

    0x2B33 - My fix

    In order to find the problem, I tried installing the Patch manually.
    During the process I found that the SQLExpress service was disabled.
    Set service to Automatic, started Service, and everything worked fine.

    If that does not work, Check your authentication settings (that is where it failed manually)

    Hope it helps.

Similar Threads

  1. Replies: 15
    Last Post: 04-09-2010, 06:35 PM
  2. Replies: 1
    Last Post: 04-04-2009, 01:44 AM
  3. Replies: 7
    Last Post: 23-07-2008, 08:40 PM
  4. Replies: 13
    Last Post: 05-07-2008, 09:38 AM
  5. Replies: 1
    Last Post: 07-06-2008, 10:48 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,254,998.25021 seconds with 17 queries