Running Oracle 12c on Oracle Linux using ASM disks.
I can run sucessfull backups, however when i try to restore, the restore fails on "Failed to rename mounted disk group REDO to REDO_001" (or any other disk group i try)
If i look at the bash history i can see that the restore runs
Code: Select all
renamed dgname=REDO newdgname=REDO_001
the question is:
How can a restore software try to rename a DG which has other production data on it?
The reason it fails to do so is obvious, but first it should not happen at all, right?
As i said, the Veeam support is useless in this case. They told me they have no documentation on requirements for ASM restores, neither they are able to explain how that restore works. Just the marketing
So i hope there is someone in this community with some experience who can bring some light into this."Veeam fully supports image-level backup and recovery even for databases leveraging Oracle Automatic Storage Management (ASM), which is a popular Oracle deployment scenario since every competing vendor today only supports via agent-based, file-level backup and recovery."