Oracle Database 12C 2nd - VSS writer errors during backup
We recently installed a new database server to a Windows 2016 Hyper-V virtual machine. When taking backups the VM backup fails with different errors.
One error is: Error: NetLocalGroupGetMemebers(tc-oracle), 0x80070560, The specified local group does not exist.
tc-oracle is the account used with installing Oracle.
When I do a list writers all the VSS writers check out ok except for oracle.
Writer name: 'Oracle VSS Writer - PDIS'
Writer Id: {26d02976-b909-43ad-af7e-62a4f625e372}
Writer Instance Id: {480cd345-8c86-4800-aa6b-9bd2a5542998}
State: [7] Failed
Last error: Non-retryable error
Maybe it's a permissions issue? I've given the tc-orcale account local Backup Operators permission.