![]() | |
![]() |
| | Thread Tools | Display Modes |
#21
| |||
| |||
|
|
Thanks for the Summary.txt. Could you put C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\ LOG\Files\SQLSetup0001_DATA_SQL.log on a web site somewhere, preferrably zipped? (That file is too big to post here.) Also, if there is any file named ERRORLOG in C:\Program Files\Microsoft SQL Server\MSSQL$SQLEXPRESS\MSSQL\LOG it would be interesting to look at it. Although given the error message, there may not be one. |
#22
| |||
| |||
|
|
I don't have a website to throw that on. Can I e-mail that to you or do you have a place I can drop it? |
#23
| |||
| |||
|
|
I don't have a website to throw that on. Can I e-mail that to you or do you have a place I can drop it? There are places on the web where you can upload stuff like this, although I don't recall any URL, but I've occasionally seen other people do this, so I know they exists. I prefer if to keep the discussion to the newsgroup. |
#24
| |||
| |||
|
|
That's fine, does anyone have a suggestion where I can upload this log? |
#25
| |||
| |||
|
|
That's fine, does anyone have a suggestion where I can upload this log? I tried this site: http://www.google.com, and in the search box I entered "upload files" free A quick browse of the hits looked promising. |
#26
| |||
| |||
|
|
Sorry for the delay, I have placed the log file here for your review. http://www.mediafire.com/?a8b1fgrqikq5r |
#27
| |||
| |||
|
|
Sorry for the delay, I have placed the log file here for your review. http://www.mediafire.com/?a8b1fgrqikq5r Thanks for the log. It tells me that you tried to install SQL Server on the D: disk, and that it failed when it tried to start SQL Server. Is there any file d:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG on the machine? Or is there anything else interesting in this directory like a dump file of some sort? Have you checked the Windows event log if there is anything error message that coincides with this failure and which has some new information? Do I conclude right when I say that you are running 32-bit Windows? Which file system do you have? There were some messages that indicated that you are using FAT rather than NTFS. |
#28
| |||
| |||
|
|
Faulting Application, sqlserver.exe, version 2005.90.1399.0, faulting module sqlserver.exe, version 2005.90.13999.0, fault address 0x01019027. |
#29
| |||
| |||
|
|
Faulting Application, sqlserver.exe, version 2005.90.1399.0, faulting module sqlserver.exe, version 2005.90.13999.0, fault address 0x01019027. Ah, that seems to be the ticket! Check out http://blogs.msdn.com/b/psssql/archi...-per-core.aspx Does that apply to you? Since you are installing Express, I think you can skip the acrobatics mentioned in the blog post, and download the streamlined install. Get it from http://www.microsoft.com/downloads/e...displaylang=en |
#30
| |||
| |||
|
|
In this article (I am using the SQL 2000 MSDE installation will fail if you have number of CPUs on a box which is not in the power of 2), it refers to running setup in debug mode so some reg entries can be added during the installation. I am using the syntax as noted the install path, setup.exe k=dbg. I tried both with and without the modified setup.ini script. It bombs if I don't due to the SA password. |
|
So, if the sytax is not correct, please let me know what it should be. It would be another starting point at this point. |
|
If this was your server, what would your next step be? |
![]() |
| Thread Tools | |
| Display Modes | |
| |