Entering content frameFunction documentation Oracle Databases on Raw Devices Locate the document in its SAP Library structure

Use

You can operate an Oracle database on raw devices. This means that the Oracle database management system avoids the file management of the UNIX system and instead writes data directly to a disk partition. Therefore, the partition is used as a raw device and does not contain a file system. This type of storage improves the speed of data access, but requires its own file management. For more information, see Raw Devices and SAPDBA.

The SAP utilities for database backup support raw devices. For more information, see Raw Devices with BRBACKUP/ BRRESTORE.

Note

Raw devices are only used with the UNIX operating system, not with Windows NT.

Features

There are the following advantages and disadvantages when using raw devices.

Advantages

Working with raw devices improves performance for the following reasons:

Disadvantages

Working with raw devices makes administration more difficult for the following reasons:

Caution

SAPDBA can make only restricted checks on raw devices, because it can check only those devices that belong to the database user ora<sapsid> . Raw devices are recognized only if they are allocated to the database DBSID . SAPDBA does not check whether there are also objects from other applications on these raw devices.

Leaving content frame