Advantage Error Log and Replication

Advantage Concepts

Replication errors and warnings are logged to the Advantage error log. Beginning with version 8.0, the default error log is an ADT table (ads_err.adt). If Advantage is not able to open or write to ads_err.adt, the errors will be logged to ads_err.dbf.

Replication errors and warnings have error class 7600. The ads_err.adt error log has a memo field named More_Info that will contain the bulk of the information for replication errors. For example, it will contain the SQL statement for failed updates.

See Also

Replication – Behind the Scenes