ra_marker

Description

Emulates the Replication Server ra_marker system function, placing a marker object in the Oracle redo log.

Syntax

ra_marker command_tag

Parameters

command_tag

A varchar(255) value that contains information used for subscription materialization.

Examples

Example 1

ra_marker ‘activate subscription 309 0 with suspension’

This command places a marker object in the Sybase Replication Agent transaction log that invokes the Replication Server activate subscription command.

Usage

See also

ra_dump