ra_deviceoffset

Description

Changes the raw disk device read offset for a log device recorded in the RASD.

NoteThis command is available only for Oracle and Microsoft SQL Server.

Syntax

ra_deviceoffset device_id, device_offset

Parameters

device_id

For Oracle, the device ID is the Oracle redo log “Group number.” For Microsoft SQL Server, this device ID can be obtained using the ra_helpdevice command.

device_offset

The offset of the raw device from which Replication Agent starts a log scan.

Examples

Example 1

ra_deviceoffset 1,20

This command specifies the raw device read offset to the log device ID “1” as:

20

Usage

See also

ra_helpdevice, pdb_xlog, ra_updatedevices