Analyze Transaction Replay Performance
Use the analyze_replay_performance.py script after a database initialization completes to analyze transaction replay throughput statistics, including the replay duration, any throttling, the number of transactions replayed, and the number of transactions replayed per second.
About this task
Perform this
task on the processing server of the active engine that serviced the replay request.
Look for database initialization requester
or start sending
in-memory database replay to peer cluster
log messages to find the
correct processing server.
Procedure
-v
(verbose) option.
If the
mtx_debug.log file has more than one checkpoint and
you only want to analyze one, run the
analyze_replay_performance.py script with the
-c
option and specify the checkpoint name.
Creating a possibly in-consistent
checkpoint
warning and continues processing.