Re: Re:SP4 error running replsys.sql
- From: "Richard Deeming" <richard@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 2 Jun 2005 12:08:20 +0100
OK, I think I've managed to sort this out by running the service pack
install in debug mode (setupsql.exe k=Dbg) and skipping all of the scripts.
I was then able to start SQL in single user mode (sqlsevr.exe -m) and use
osql to execute each script manually.
With SP3 already installed, the list of scripts setup tried to run was:
1. upgrade.sql
2. replsys.sql
3. replcom.sql
4. repltran.sql
5. replmerg.sql
6. remove_old_msx_accounts.sql
7. sp4_serv_uni.sql
8. 80sp4-tools.sql
With the exception of upgrade.sql, all of the other scripts failed with the
"[DBNETLIB]ConnectionRead (recv())" error when run from the installation
program, but succeeded when run from osql.
"Jasper Smith" <jasper_smith9@xxxxxxxxxxx> wrote in message
news:ODn2ytHWFHA.2520@xxxxxxxxxxxxxxxxxxxxxxx
>I have reported it on our privte newsgroup. I've been doing installs this
>morning on Win2k3SP1 + SQL2000 EE and the only setup failure was when I
>changed the network packet size to 65536. When I did that setup could not
>authenticate my user account because it couldn't even log in to SQL
>(neither could I using QA) but I've not managed to ever get it to fail on
>replsys.sql
>
> --
> HTH
>
> Jasper Smith (SQL Server MVP)
> http://www.sqldbatips.com
> I support PASS - the definitive, global
> community for SQL Server professionals -
> http://www.sqlpass.org
.
- Prev by Date: Re: restrict access
- Next by Date: Re:SP4 error running replsys.sql
- Previous by thread: SQL Server 6.5 and Windows Server 2000
- Next by thread: Re:SP4 error running replsys.sql
- Index(es):
Relevant Pages
|