Mark is right :-)
If target table for replication does not exist,
DSI for that connection comes down.
( I verified that in my sandbox set up )
Pavel
"where" clause is typically on subscription side to qualify or not a DML operation going to the target.
What do rs_helpsub and rs_helpdbsub return ?
Are you using table level subscriptions at all ? For other targets ?
So if you are
- not using "where" clause in table level subscriptions
- setting each table for replication
- using (only ?) database level repdef and repsub
May be Jeff can shed some light on where else SRE may come into picture ?
Avinash