cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Oracle Restoration Mount point change in Target system

Former Member
0 Kudos
495

Hello Experts,

Please suggest.

We have TSM server which is used to take the backup in tape and do the restoration of SAP ECC6 systems with Oracle 10g.

Normally the restoration is happening in the target system mount point but I need the restoration should be done in different mount point.

Ex: /mymountpoint/<SID2>/sapdata<n>/data.data<n>

Please suggest how to do the restoration form tape using brrestore or Tivoli backfm.

What are the parameters need to be chanded to accomplish the above solution.

Source System mount point:

/oracle/<SID1>/sapdata<n>/data.data<n>

Target System mount point:

/oracle/<SID2>/sapdata<n>/data.data<n>

Biswajit Biswas

View Entire Topic
mohammed_anish
Participant
0 Kudos

Hi,

Have you looked at the brrestore command option for this.

eg: BRRESTORE -m /oracle/SID1=/oracle/SID2

Regards

Anish