ra_locator

Description

Returns the current value of the LTM locator, retrieves an LTM locator value from Replication Server, or sets the value of the LTM locator to all zeros.

Syntax

ra_locator [update|zero]

Parameters

update

The optional keyword that tells Replication Agent to retrieve a new LTM locator from the primary Replication Server.

zero

The optional keyword that tells Replication Agent to set the value of the LTM locator stored in the Replication Agent transaction log to all zeros.

Examples

Example 1

ra_locator update

This command tells Replication Agent to retrieve a new LTM locator value from the primary Replication Server.

Example 2

ra_locator zero

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

Example 3

ra_locator

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

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

Usage

See also

pdb_gen_id, pdb_truncate_xlog