Hi,
I'm using Oracle 18XE for Windows and trying to backup in Azure.
Unfortunately I get the following error message in the Windows Event Log:
Level: Error
Source: Oracle.VSSWriter.XE
Event ID: 48
Details:
VSS-00048: failed to put the datafile into backup mode
Cause : OCI call failed.
Action : Check the accompanying error message.
Additional info :
Oracle Database 18c Express Edition Release 18.0.0.0.0 - Production
Oracle VSS writer version 12.1.0.0.0 Beta
Error at line : 4090
Failure on Freeze event
.
In the Details from Event Viewer I see:
ORA-01146: cannot start online backup - file 7 is already in backup.ORA-01110: data file 7: 'C:\ORACLEXE\PRODUCT\18.0.0\ORADATA\XE\USERS01.DBF'.
An execution of "backup database plus archivelog;" with RMAN is possible without errors.
But I want to create a backup via Windows Azure Backup.
Thank you very much