General discussion
Thread display: Collapse - |
All Comments
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Could not install SQL Server 7 in Win98SE
The following is the install log (sorry for the long listing) :
2003-08-09 10:43:52.66 kernel Microsoft SQL Server 7.00 - 7.00.623 (Intel X86)
Nov 27 1998 22:20:07
Copyright (c) 1988-1998 Microsoft Corporation
Desktop Edition on Windows 4.10 (Build 2222: A )
2003-08-09 10:43:52.67 kernel Copyright (C) 1988-1997 Microsoft Corporation.
2003-08-09 10:43:52.68 kernel All rights reserved.
2003-08-09 10:43:52.68 kernel Logging SQL Server messages in file 'D:\MSSQL7\log\ERRORLOG'.
2003-08-09 10:43:52.86 kernel initconfig: Number of user connections limited to 32767.
2003-08-09 10:43:52.86 kernel SQL Server is starting at priority class 'normal'(1 CPU detected).
2003-08-09 10:43:52.89 kernel User Mode Scheduler configured for thread processing
2003-08-09 10:43:54.12 server Directory Size: 2559
2003-08-09 10:43:54.15 spid1 Using dynamic lock allocation. [500] Lock Blocks, [1000] Lock Owner Blocks
2003-08-09 10:43:54.16 spid1 failed to get sqlservr image range
2003-08-09 10:43:54.17 spid1 Warning ******************
2003-08-09 10:43:54.17 spid1 SQL Server started in single user mode. Updates allowed to system catalogs.
2003-08-09 10:43:54.17 spid1 Warning ******************
2003-08-09 10:43:54.17 spid1 Recovering only master database
2003-08-09 10:43:54.18 spid1 Starting up database 'master'.
2003-08-09 10:43:54.18 spid1 Opening file
2003-08-09 10:43:54.23 spid1 Opening file
2003-08-09 10:43:54.33 spid1 Loading SQL Server's Unicode collation.
2003-08-09 10:43:54.41 spid1 Loading SQL Server's non-Unicode sort order and character set.
2003-08-09 10:43:54.59 spid1 4 transactions rolled forward in database 'master' (1).
2003-08-09 10:43:54.59 spid1 0 transactions rolled back in database 'master' (1).
2003-08-09 10:43:54.71 spid1 Server is unnamed.
2003-08-09 10:43:54.71 kernel Using 'SQLEVN70.DLL' version '7.00.623'.
2003-08-09 10:43:54.72 kernel Using 'OPENDS60.DLL' version '7.00.00.0623'.
2003-08-09 10:43:54.76 ods Using 'SSMSSH70.DLL' version '7.0.623' to listen on ''.
2003-08-09 10:43:54.77 ods Using 'SSMSSO70.DLL' version '7.0.623' to listen on '1433'.
2003-08-09 10:43:55.18 ods Using 'SSMSRP70.DLL' version '7.0.623' to listen on 'NIC-NEC-TRG'.
2003-08-09 10:43:57.52 spid1 SQL Server's Unicode collation is:
2003-08-09 10:43:57.53 spid1 'English' (ID = 1033).
2003-08-09 10:43:57.53 spid1 comparison style = 196609.
2003-08-09 10:43:57.53 spid1 SQL Server's non-Unicode sort order is:
2003-08-09 10:43:57.53 spid1 'nocase_iso' (ID = 52).
2003-08-09 10:43:57.53 spid1 SQL Server's non-Unicode character set is:
2003-08-09 10:43:57.53 spid1 'iso_1' (ID = 1).
2003-08-09 10:43:57.59 kernel Warning: override, autoexec procedures skipped.
What might have gone wrong and how do I resolve it?