SQL 2000 Transactional over VPN
- From: elpepe <elpepe@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 7 Apr 2008 05:32:01 -0700
We have a 10 GB database replicating to a disaster recovery site using
transaction replication.
We are using SQL Server 2000 SP3a (8.00.760)
When we tried to recreate the subscription this past weekend, it would not
initialize. It would take between 10-11 hours to complete the initialization
and it failed 7 times.
All of the failures occurred between 8 & 9 hours into the initialization.
There are 134 articles and it populated all but the last 20 tables several
times, but kept failing.
It appears that the failure occurs when the VPN resynchronizes.
The error message is
General network error. Check your network documentation.
(Source: <servername> (Data source); Error number: 11)
The retry error is
SQL Server does not exist or access denied.
(Source: <servername> (Data source); Error number: 17)
1) Why doesn't a subscription initialization pick up where it left off
instead of starting all over again?
2) What agent profile settings could be changed in the agent to avoid having
it start all over again?
e.g., -QueryTimeOut
-LoginTimeOut
-PollingInterval
.
- Follow-Ups:
- RE: SQL 2000 Transactional over VPN
- From: Paul Ibison
- RE: SQL 2000 Transactional over VPN
- Prev by Date: Sql server 2005 Mirroring Problem
- Next by Date: Validation
- Previous by thread: Sql server 2005 Mirroring Problem
- Next by thread: RE: SQL 2000 Transactional over VPN
- Index(es):
Relevant Pages
|