Integrating SAP R/3 and Data Protector

Restoring an SAP R/3 Database

 

2. Run the following script:

 

run {

 

allocate channnel 'dev0' type disk;

 

replicate controlfile from '<TMP_FILENAME>';

 

release channel 'dev0';

 

}

Figure 2-17

Where <TMP_FILENAME> is the folder to which the control file was

 

restored.

Chapter 2

211