Hi,
We running a mobile sales - application, where users capture data through mobile devices into an SQLSERVER server db(s). We then have a REPORTSERVER server that maintains our 'working database(s)', for report development purposes.
Transactional replication has been setup between the 2 servers. Problem we encounter is replication failing on numerous occassions for some of the dbs, hence the need to restart / rebuild replication.
Do you perhaps have a quick fix or some suggestions to reolve this automatically without user intervention. It is affecting normal daily activities as reports need to be pulled from the REPORTSERVER on a daily basis.
some common errors:
- 'cannot DROP TABLE 'XXXXXXX' BECAUSE it is being referenced by object 'yyyyy'. error number: 3729
- 'The subscription(s) have been marked inactive and must be reinitialized. NoSync subscriptions will need to be dropped and recreated.'Error number: 21074
- 'Agent 'xxxx' is retrying after an error. 1 retries attempted. See agent job history in the Jobs folder for more details.'
- 'The concurrent snapshot for publication 'xxxxx' is not available because it has not been fully generated or the Log Reader Agent is not running to activate it.
If generation of the concurrent snapshot was interrupted, the Snapshot Agent fo...'
Rgards,
Zimiso.