lr_dump_marker

Description

Returns or sets the system change number (SCN), indicating the last committed transaction in the primary database dump. This value is sent to Replication Server when Replication Agent encounters a log record with an SCN greater than or equal to this value.

NoteThis command is available only for Oracle.

Syntax

lr_dump_marker [scn]

Parameters

scn

The SCN indicating the point at which the primary database was last dumped. This is the dump database marker and denotes the oldest committed transaction in the dump.

Usage