Hi,
I've got some problems with replication agent in one of databases:
I get below messages from server's error log:
00:00000:00045:2011/11/30 15:38:42.03 server Started Rep Agent on database, 'centr' (dbid = 4).
00:00000:00045:2011/11/30 15:38:42.14 server RepAgent(4): Connecting to a Replication Server that supports a lower LTL version. Features that are not supported by the lower LTL version may cause the RepAgent to shutdown. Set the 'skip unsupported features' configuration option to prevent shutdown.
00:00000:00045:2011/11/30 15:38:42.14 server RepAgent(4): The Replication Server LTL version should be at least 600 for full support of features. (Replication server LTL version 400, Rep Agent LTL version 600).
00:00000:00045:2011/11/30 15:38:42.82 server Error: 9254, Severity: 20, State: 0
00:00000:00045:2011/11/30 15:38:42.82 server RepAgent(4): Could not locate schema version for object id '1845578582' in the transaction log.
00:00000:00045:2011/11/30 15:38:42.82 server Error: 9204, Severity: 20, State: 0
00:00000:00045:2011/11/30 15:38:42.82 server RepAgent(4): Could not locate schema for object with id = (1845578582), current marker (395720, 60).
00:00000:00045:2011/11/30 15:38:42.82 server Rep Agent Thread for database 'centr' (dbid = 4) terminated abnormally with error. (major 92, minor 4)
Can anyone tell me what can I do to fix that problem?