Structure-Retaining Database Copy 

Use

With BRBACKUP you can make a copy of the database files which has exactly the same directory structure. You can use this type of database to

Prerequisites

The following directories must be created on the target database:

The corresponding subdirectories are created automatically during copying.

/oracle/c11/sapdata2/stabd_1/stabd.data1 is copied to
/oracle/c12/sapdata2/stabd_1/stabd.data1

Since this type of copy is a 1:1 copy no software compression may take place.

To make the copy of the database you have to define the name of the new Database_Home directory (of the database copy) in the init<SID>.sap profile parameter new_db_home. In addition to this set the parameter backup_dev_type to disk_copy or call up BRBACKUP with the relevant command option brbackup -d|-device disk_copy .

Under Windows NT, the sapdata directories can be distributed across several drives. When you make the copy, you can retain this distribution by specifying the appropriate target drives (see brbackup m|-mode).