How to backup DB2 database on Azure cloud?

Sun, Clark 20 Reputation points
2024-04-09T02:20:17.96+00:00

We have DB2 database in Azure cloud VM, how to backup DB2 on Azure?

I found there is SQL server database backup documents in Azure, did not find DB2 one.

Thanks.

Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,013 questions
0 comments No comments
{count} votes

Accepted answer
  1. Alberto Morillo 34,671 Reputation points MVP Volunteer Moderator
    2024-04-09T04:52:06.2033333+00:00

    You may want to consider a VM level backup using Azure Recovery Services Vault.

    You can also consider to put that installation on high availability configuration and backup databases having as destination the stand by server. You can find instructions here.

    You can also consider using 3rd party tools to backup your DB2 databases like Veeam. Veeam supports backups to resources on Azure platform as explained here.


0 additional answers

Sort by: Most helpful

Your answer

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