
Structure-Retaining Database Copy
Use
With
BRBACKUP you can make a copy of the Oracle database files with exactly the same directory structure. You can use this type of database copy to:Prerequisites
You must create the following directories on the target database:
The corresponding subdirectories are created automatically during copying.


/oracle/C11/sapdata2/stabd_1/stabd.data1
is copied to
Since this is a one-to-one copy, software compression is not possible.
Activities
To copy the database, you have to define the name of the new database home directory (of the database copy) in the
init<DBSID>.sap profile parameter new_db_home (for local disks) or stage_db_home (for remote disks). Also set the parameter backup_dev_type to disk_copy|disk_standby|stage_copy|stage_standby or call up BRBACKUP with the relevant command option, for example, brbackup -d|-device disk_copy.
Under Windows, the