Re: MSDE install faile (faile to configure server)
- From: "jamie" <anonymous@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 23 Apr 2005 08:33:43 -0400
Kenneth,
Try using a setup.ini that looks like the following and then tweak the
settings on the protocols and login modes back to where you want them.
These setting generally work.
Make sure you've removed the node for the instance name from the registry
and your folder is gone before trying to install. If you have databases to
preserve in the folder move them somewhere else and then bring them back for
attachment.
[Options]
Disablenetworkprotocols=1
InstanceName=MyOwnNameWhatever
Sapwd=Kermit
Securitymode=SQL
UID=sa
Usually this sort of setup is fairly foolproof regardless of the
circumstances. It is always a good idea to reboot before you retry the
setup and start fresh. I have had the setup fail exactly as you describe
above many times and this specific setting is the best way around it.
This may help as well, but I like to keep the same directory all the time
for standardization purposes so I don't care for this particular solution:
http://support.microsoft.com/default.aspx?scid=kb;en-us;816499&Product=sql
Also, I can never get by without a link to how to setup the ini file either.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/distsql/distsql_84xl.asp
Jamie
"Kenneth" <subscribe@xxxxxxxxxxx> wrote in message
news:1c9401c54328$ed80a0f0$a601280a@xxxxxxxxxx
> pls help
> I installed an instance of MSDE to a Win2000 Prof PC. It
> worked (disablednetworkprotocal). Then I uninstalled and
> reinstall. At the point the set up configures the SQL
> Server (very final stage), it failed.
>
>
> In the cnfgsv.out log file,
> If network protocal is disabled, the error is:
>
> Starting Service ...
> Chinese_PRC_Stroke_CI_AS
> -m -Q -T4022 -T3659
> Connecting to Server ...
> driver={sql server};server=MMA0WS232
> \SIS;UID=sa;PWD=;database=master
> [Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]Cannot
> find SQL Server。
>
> If network protocal is enabled (also added TCP/IP in the
> SQL Client Tool) and rebooted, the error is
> Starting Service ...
> Chinese_PRC_Stroke_CI_AS
> -m -Q -T4022 -T3659
> Connecting to Server ...
> driver={sql server};server=MMA0WS232
> \SIS;UID=sa;PWD=;database=master
> [Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]
> General Network Error. Check your network documentation
>
>
> Please help. I have no idea why the installation worked
> the first time, but not after. Is it because I installed
> with disablednetworkprotocal and made some error to the
> system?
.
- References:
- MSDE install faile (faile to configure server)
- From: Kenneth
- MSDE install faile (faile to configure server)
- Prev by Date: Re: SQL Trust issue
- Next by Date: Re: MSDE 2000 installation
- Previous by thread: MSDE install faile (faile to configure server)
- Next by thread: Timeout Expired during backup
- Index(es):
Relevant Pages
|