EXACC DB Backup Administration
hi,
I am struggling to find any updated document to understand EXACC Automatic Backup configuration, flow of the automated backup script, identifying backup destination, troubleshooting backup failure error.
As most of the error points to some python libraries so not sure if i am actually troubleshooting in right direction.
Also as bkup_api is getting deprecated , i am unable to find equivalen command using dbaascli
ex=> bkup_api get_config_info --all --dbname <dbanme>
doesn't have the similar o/p using dbaascli
dbaascli database backup --dbname <name> -getconfig
so my specific question is to how to administer OCI DB backups (whether its EXACC or VMDB Systems) .