Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

DCS-10101

failed to rotate TDE key: {0}

Cause

The Transparent Data Encryption (TDE) wallet password was invalid or the wallet was not in OPEN state.


Action

Specify a valid password and retry the operation. Ensure that the ENCRYPTION_WALLET_LOCATION parameter in the sqlnet.ora file is correctly pointing to a valid database wallet location. If the wallet location is correct and if the autologin wallet (cwallet.sso) is missing, then:

  1. Check if the ewallet.p12 file exists and create the autologin wallet to check if the wallet is open.
  2. If the ewallet.p12 and cwallet.sso files are missing, then attempt to restore the files.

Refer to Oracle Database documentation for the database version on how to create an autologin wallet.