ra_statistics

Description

Returns performance-related statistics for Replication Agent components and the Java Virtual Machine (Java VM), or resets the statistics counters.

NoteThe statistics counters may vary by primary database.

Syntax

ra_statistics [component|reset]

Parameters

component

The optional keyword that identifies a Replication Agent component or the Java VM. Valid component keywords are:

  • LR – Log Reader

  • LTI – Log Transfer Interface

  • LTM – Log Transfer Manager

  • VM – Java Virtual Machine

reset

The optional keyword that resets the statistics counters.

Examples

Example 1

ra_statistics

This command returns performance statistics for the Replication Agent instance and the Java VM.

Example 2

ra_statistics reset

This command resets the statistics counters for the Replication Agent instance.

Usage

See also

ra_status