error sql 2000

Results 1 to 2 of 2
  1. #1
    Apprentice emersoziin is offline
    MemberRank
    Jul 2010 Join Date
    5Posts

    error sql 2000

    will end when the installation of the following error
    sql setup failed configure to server

    I found part of the following error in log

    Starting Service ...


    Latin1_General_CI_AS


    -m -Q -T4022 -T3659


    Connecting to Server ...


    driver={sql server};server=Emerson Macedo;UID=sa;PWD=;database=master


    [Microsoft][ODBC SQL Server Driver][Shared Memory]Erro geral de rede. Verifique a documentação da rede.


    [Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionRead (WrapperRead()).


    driver={sql server};server=Emerson Macedo;UID=sa;PWD=;database=master


    [Microsoft][ODBC SQL Server Driver][Shared Memory]Erro geral de rede. Verifique a documentação da rede.


    [Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionRead (WrapperRead()).


    driver={sql server};server=Emerson Macedo;UID=sa;PWD=;database=master


    [Microsoft][ODBC SQL Server Driver][Shared Memory]Erro geral de rede. Verifique a documentação da rede.


    [Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionRead (WrapperRead()).


    SQL Server configuration failed.


    ###############################################################################


    07:01:08 Process Exit Code: (-1)
    07:01:36 Setup failed to configure the server. Refer to the server error logs and C:\WINDOWS\sqlstp.log for more information.
    07:01:36 Action CleanUpInstall:
    07:01:36 C:\WINDOWS\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service SQLSERVERAGENT
    07:01:36 Process Exit Code: (1060) O serviço especificado não existe como serviço instalado.


    07:01:36 C:\WINDOWS\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service MSSQLSERVER
    07:01:36 Process Exit Code: (0)
    07:01:36 StatsGenerate returned: 2
    07:01:36 StatsGenerate (0x0,0x1,0xf000000,0x300,1033,303,0x0,0x1,0,0,0
    07:01:36 StatsGenerate -1,Emerson)
    07:01:36 Installation Failed.

    help me please


  2. #2
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: error sql 2000

    It sounds like the database engine service isn't installed properly. I'm guessing you use a 64-bit computer but this error is a new one on me and I don't have a clue.

    Uninstall 2000 and use 2005/2008. Over the time I have been using SQL I have learned to truly hate 2000!



Advertisement