We are using DB2 Warehouse On Cloud, Flex Performance Plan. By default, daily full online backup and retain last seven backup images are provided by DB2 Warehouse On the Cloud.
However, we need a more flexible backup strategy. Besides a full backup, is there any other way to backup some specific schemas?
According to the Db2 Warehouse knowledge center, a command db_backup
can do schema level backup. But I don't know how to use this command as I can not log in to the db2 server directly.