Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-12-18 : 09:03:57
|
| "My installation of SQL 6.5 hangs (becomes non-responsive) on final configuration of SQL Server. I get a window with a title D:\mssql\bin\isq that remains open indefinitelyl. If I click on the X to close the window, the installation appears to continue and it seems to install. But I would like it to install cleanly. Here is the ini file. Any help appreciated. Tony. [License] FullName=CGI OrgName=CGI ProductID=AB1111111 PerServerUsers=50 Mode=1 [SQLPath] SQLPath=\MSSQL LogicalSQLDrive=D: [MasterPath] MasterSize=50 LogicalDBDrive=D: MasterDBPath=\MSSQL\DATA MasterDBFileName=MASTER.DAT [NewOptions] AutoServerService=CHECKED AutoExecutiveService=CHECKED BooksOnline=1 [CharSet] CharSet=cpISO [SortOrder] SortFileName=nocase.iso SortConfigValue=52 [Network] NetLibList={"SSNMPN60","SSMSRP60","SSMSSO60"} ServerNMPipe=\\.\pipe\sql\query MultiProtEncrypt=CHECKED TCPIPSocketNumber=1433 [LogonAccount] LocalSystem=CHECKED Username=BCCSAMS\SQLAdmin UserPassword=cgi [Scripts] ForceReboot=TRUE |
|
|
|
|
|