Backup jobs of VMs with Oracle Database give a warning :
Code: Select all
"Unable to perform application-aware processing of Oracle database (SID: XXX) : Oracle error has occurred. ORA-01017: invalid username/password; logon denied
--tr:Failed to create oracle session.
--tr:Failed to create oracle session holder. SID: XXX.
"
If i don't care about Oracle aware processing, should I also set this:
Added ability to disable Oracle processing without having to disable application-aware processing for the rest of applications running on the same VM. To enables this behavior, create DisableOracleProcessing (DWORD) registry value under HKLM\SOFTWARE\Veeam\Veeam Backup and Replication key on the processed VM.
No way to handle this at the backup settings ?
Thank you.