Use dbaascli to change tde password
[root@racnode01 ~]# dbaascli tde changepassword --dbname proddb01
DBAAS CLI version 21.3.1.0.1
Executing command tde changepassword
Enter Old keystore password:
Enter New keystore password:
Re-enter New keystore password:
Doing some pre-check...done.
Changing TDE keystore password...done.
Synching the TDE wallet to other nodes...done.
Changing DB wallet password for the alias tde_ks_passwd...done.
Synching DB wallet to other nodes...done.
Successfully changed the TDE keystore password and DB wallet password for the alias tde_ks_passd.
[root@racnode01 ~]#
Check tde status:
[root@racnode01 ~]# dbaascli tde status --dbname proddb01
DBAAS CLI version 21.3.1.0.1
Executing command tde status
TDE is configured on this instance with:
keystore login: auto
keystore status: <open>
keystore type: autologin
Checking wallet consistency.
Master keys compared successfully.
No comments:
Post a Comment