Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Replication does not start again after reboot

Status
Not open for further replies.

RafiAli

Programmer
Joined
Dec 12, 2001
Messages
4
Location
EU
Using SQL Server 7.0.

Replication is set up and works fine in following config:

Server A is Publisher and Distributor.

Server B has a pull subscription onto a publication on Server A.

The problem occurs whenever we re-boot Server A. When Server A comes up again, the pull susbscription job no longer works. We get error:

Category:ODBC
Source: ODBC SQL Server Driver
Number: S1T00
Message: Timeout expired

and have to do a full snapshot etc. to get it all going again.

All timeout type settings are default. The re-boot takes approx 3 to 4 minutes.

Shouldn't replication handle such a situation automatically unless Server A is unreachable for (default) 72 hours? Should we stop/re-start the subscription job when re-booting publisher?

Thanks,
Rafi
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top