Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Tracking SQL Replication timing from Source to Target

$
0
0
We're using SQL Replication on DB2 9.1 LUW on Windows to send data from MS SQL 2008 to DB2 on mainframe, and I need to somehow track the timing of how long it takes data to go from the CCD table on MS SQL through the SQL Replication process and finally to the DB2 Mainframe database.

Is there any log or anything that would show this? For now I'm monitiring the CCD table in MS SQL to watch data drop into then be deleted from the table as it's replicated to Mainframe, but I'd like to see if DB2 has something to show the timing of each transaction.

Thanks for any suggesions or information.

Viewing all articles
Browse latest Browse all 13329

Trending Articles