odacli describe-database doesn't show database as tde enabled but it is. How can this be fixed?
Currently on ODA 19.19 on x8-2s hardware. I have a database that was created using the BUI and with tde enabled. Somewhere along the line the tde key backups started failing and odacli describe-database shows the following:
TDE Wallet Management: TDE Enabled: false
I can manually back up the tde key located in +DATA/DBNAME/tde by merging the key into a new keystore on the OS, however, I'd like to get the ODA tools for backing up this key to work again. I'd also like to get the ODA to recognize that it is still tde-enabled.
I've tried odacli update-registry and modify-database --change-tde-password but get the error: DCS-10045:Validation error encountered: Database is not TDE enabled.