SAPDBA Support for Raw Device Configuration 

The following information is important for you if you intend to use SAPDBA for ORACLE database administration on raw devices:

<ORACLE_HOME>/sapraw/<TSP>_<Number> ® <Raw-Device-Dir>/<Device>

<Number> : Sequence number assigned to the raw devices (or files) belonging to the tablespace

<Raw-Device-Dir> : Specifies the central directory containing the devices. This directory may also be specified in the rawdev_dir parameter.

<Device> : <DBSID><TSP>_<Number>

See also Environment Variables.

Each tablespace "file" (held on a raw device) visible to ORACLE is a symbolic link to a raw device. SAPDBA checks that the naming convention has been observed.

Tablespace PSAPDOCUD

/oracle/C11/sapraw/docud_1 ® /dev/rdsk/C11docud_1

You should also compare this with the Naming Convention for tablespaces in the file system.

If the database check is done using SAPDBA, SAPDBA uses this structure log to check whether the link structure is still complete and immediately repairs it if not. If a tablespace is extended, a new tablespace is created or a tablespace is reorganized with data files then SAPDBA updates the structure log. See Structure Log.