ra_devicepath

Description

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

Changes the disk device path for a log device recorded in the RASD. For Oracle and the ASM log devices, see the pdb_asmdiskmap command.

Syntax

ra_devicepath device, dev_path

Parameters

device

The device ID is the Oracle redo log “Group number.”

dev_path

The path that points to the disk log device for the device specified in the device option.

Examples

Example 1

Example 1

ra_devicepath 3,
d:\software\oracle\devices\redo001.log

This command specifies the disk device path to the log device ID “3” as:

d:\software\oracle\devices\redo001.log

Usage

See also

ra_helpdevice, pdb_xlog, ra_updatedevices