MS03-31 install issue
From: Gerald Bowers (gerald.bowers_at_wachovia.com)
Date: 08/14/03
- Next message: Alexandre Genereux: "Re: System shutdown Initiated by Nt Authority"
- Previous message: _M_: "Re: procedure produces an Error 170"
- In reply to: Lour: "MS03-31 install issue"
- Next in thread: Gerald Bowers: "MS03-31 install issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 14 Aug 2003 05:59:18 -0700
Thanks, I had already checked that, I just rechecked it
now and it is correct.
Gerald
>-----Original Message-----
>Just a thought...
>
>You might want to run: SELECT @@SERVERNAME to make sure
>that the servername is correct. If it does not return
>your server name then run: sp_addserver (see online help
>for more info on this sp).
>
>Hope this helps,
>Lour
>
>>-----Original Message-----
>>Trying to install the hotfix on a sql2k default
>instance.
>>The installer exits with the "no instance on this
machine
>>qualifies" error. Some additional info:
>>
>>@@version is: Microsoft SQL Server 2000 - 8.00.760
>(Intel
>>X86) Dec 17 2002 14:22:05 Copyright (c) 1988-2003
>>Microsoft Corporation Standard Edition on Windows NT
5.0
>>(Build 2195: Service Pack 2)
>>
>>I compared the SQLHotfix.log to another similar machine
>>where it installed successfully and in the one that
>fails,
>>this is the part that seems to cause it:
>>
>><Func Name='QualifySQLComputer'>
>><Func Name='QualifySQLInstance'>
>>Verifying Instance MSSQLSERVER to see if it qualifies
for
>>this hotfix
>>Instance MSSQLSERVER does not meet the requirements for
>>this HotFix or there is no such instance installed on
>this
>>computer
>><EndFunc Name='QualifySQLInstance' Return='87'
>>GetLastError='997'>
>>HotFix Installer did not find any installation or
>instance
>>of SQL that qualifies for this hotfix
>><EndFunc Name='QualifySQLComputer' Return='1168'
>>GetLastError='997'>
>>No components of SQL found on this computer that
>qualifies
>>for this package.
>><EndFunc Name='SQLHotfix' Return='1168'
>GetLastError='997'>
>><EndFunc Name='HandlePackage' Return='1168'
>>GetLastError='997'>
>>
>>
>>
>>So what is QualifySQLInstance really checking and what
>>does return code 87 mean?
>>
>>.
>>
>.
>
- Next message: Alexandre Genereux: "Re: System shutdown Initiated by Nt Authority"
- Previous message: _M_: "Re: procedure produces an Error 170"
- In reply to: Lour: "MS03-31 install issue"
- Next in thread: Gerald Bowers: "MS03-31 install issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|