pdb_asmdiskmap

Description

NoteThis command is available only for Oracle.

Creates a file with default disk mirror paths for all disks in the Automatic Storage Management (ASM) disk groups that are used to store online redo logs and archive redo logs. The disks required for online logs are automatically selected by querying ASM. The disks required for archive redo logs are specified by the archive log path parameter and is queried by ASM for the disks in the specified group. An entry for each disk in online redo log disk group and archive redo log disk group is added to the ASM disk map file. The default entry is the same path as the system path. The user must change the map path to the mirror device by editing the file.When pdb_asmdiskmap is executed and the ASM disk map file already exists, new disk paths are obtained from ASM and are added to the file. New disks are only added when disks are added to the ASM disk groups used by redo logs.

Syntax

pdb_asmdiskmap

Usage