Can a cwallet.sso Wallet file be used on another host?
A database is created an HostA, with TDE configured using a wallet.
The wallet is configured as AUTO_LOGIN, which gives a cwallet.sso file in addition to the ewallet.p12 file.
Can that same wallet file(s) be used on another host to which we wish to restore a backup of this database?
Configuring the ENCRYOTION_WALLET_LOCATION in sqlnet.ora with the location of the copied files seems to OPEN the wallet when we check V$ENCRYPTION_WALLET, but the backups cannot be decrypted.
We're wondering if the reason is the AUTO_LOGIN cwallet.sso file must be re-created if the used on another server.