Emulates the Replication Server rs_marker system function.
ra_marker command_tag
A varchar(255) value that contains information used for subscription materialization.
ra_marker ’activate subscription 309 0 with suspension’
This command invokes the Replication Server activate subscription command.
When ra_marker is invoked, Replication Agent inserts a row in a shadow table marked for replication. The replicated transaction sends a marker object to the primary Replication Server in the LTL output from the Replication Agent.
The ra_marker command returns an error message if the transaction log does not exist.
The ra_marker command is valid when the Replication Agent instance is in either Admin or Replicating state.
For more information about the Replication Server rs_marker system function, refer to the Replication Server Administration Guide and the Replication Server Reference Manual.
ra_config, ra_dump, ra_statistics