Hi all,
Situation:
I'm migrating (homogeneous systemcopy) a couple of systems running on windows / oracle to windows / oracle using an online backup created on the source system ((brbackup –c –p initSID.sap –u system/***** -t online) . This backup will be shipped to the target system. I also want to keep and apply the redologs from after this backup to the new target system.
I need to change driveletters:
old SAPDATA_HOME T:
new X:
old ORACLE_HOME E:
new G:
old oraarch P:
new Y:
Question: Is this possible? What would be my aproach (using swpm).
Many thanks!
Marcel