ra_locator

Description

Returns the current value of the LTM Locator maintained by the Replication Agent, requests an LTM Locator value from the primary Replication Server, or sets the value of the LTM Locator maintained by the Replication Agent to zero.

Syntax

ra_locator [update|zero]

Parameters

update

The optional keyword to request a new LTM Locator value from the primary Replication Server.

zero

The optional keyword to set the value of the LTM Locator stored in the Replication Agent transaction log to zero.

Examples

Example 1

ra_locator

This command returns the current value of the LTM Locator maintained by the Replication Agent, as shown:

Locator
 ---------------------------------------------------
 000000005200000000000000527FFFFFFFFFFFFFFF0022FB3B
 (1 row affected)

Example 2

ra_locator update

This command requests a new LTM Locator value from the primary Replication Server.

Example 3

ra_locator zero

This command sets the value of the LTM Locator maintained by the Replication Agent to all zeros.

Usage

See also

pdb_gen_id, pdb_truncate_xlog