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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Transactional Replication

Status
Not open for further replies.

qsac

Programmer
Joined
Jan 22, 2002
Messages
242
Location
US
Here is what is happening, any help as always is greatly appreciated.

I can get a snapshot of all tables but one. If i leave this table out the snapshot complets and the replication works.

If I add that table, it freezes the snapshot and returns that it has been inactive for 10 minutes.

This is a small table.

ANy Ideas?

Corruption?

Thanks,
Q
 
Do you have any row or column filters on the table? Any join filters?

Dale
 
No Filters, good thought though.

I am so baffled by this. I have spent hours on this.

any additional help would be awesome.

Thanks,
Q
 
I also noticed that blocking is occuring. I dont get why. This database has not outside connections.



Q
 
Is there any possible way that this table may contained some orphaned records?

Dale
 
Not to my knowledge.

The table has no foreign keys to or from. So even if a record was "Orphan" the system would not know.

Q
 
Got me on that one then. My replication experience is somewhat limited.

The inactive error is the only error you get?

Dale
 
Unfortunately it is.

And it is inactive casue the block never goes away.

So fusterating.

Thanks for trying


Q
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top