Share via

How to migrate Oracle database RMAN backup from one Azure subscription to another.

Anonymous
2023-09-29T12:20:27.0233333+00:00

Hi,

We have one Oracle EBS database running in on Azure's Production subscription. We want to build a standby database in Azure's Dev subscription.

How can we achieve this.

Regards,

Narottam

Azure Database Migration Service

Answer accepted by question author

GeethaThatipatri-MSFT 29,597 Reputation points Microsoft Employee Moderator
2023-10-23T15:56:25.1933333+00:00

@Anonymous If the aim is to copy RMAN backup from the storage in prod subscription to storage in dev subscription, you may use azcopy.

 https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10#transfer-data

 You also need to

Regards

Geetha

Was this answer helpful?

1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. GeethaThatipatri-MSFT 29,597 Reputation points Microsoft Employee Moderator
    2023-10-09T13:43:58.83+00:00

    @Anonymous You can refer to the following guidance on different suggested strategies for Oracle backups on Azure Since there is no official Azure backup solution for Oracle databases at the moment.

    Do let us know your feedback about the experience.

     https://learn.microsoft.com/en-us/azure/virtual-machines/workloads/oracle/oracle-rman-streaming-backup

    Regards

    Geetha

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.