Updating encrypted data using MigrateEncryptedInfo (server offline)
You can change the merchant key and update the encrypted data using the command line tool, MigrateEncryptedInfo. This utility supports two ways of specifying the values of the merchant keys. One is to provide the actual values of the old and new merchant keys as command line arguments. The other is to retrieve the values through the Key Locator Framework.
Note:
- If you want to consider an option with a minimal downtime, see Updating encrypted data using MigrateEncryptedInfo (server online).
You can now run the MigrateEncryptedInfo utility in a development environment as long as the server is offline.
Before you begin
Before running the
MigrateEncryptedInfo.sh utility, ensure that the
user ID that runs the utility (
wasuser
) has full
permission to access files and subfolders in the
WC_installdir/instances/
instance_name directory.

alter database datafile undotablespace datafile autoextend on
maxsize unlimited;

alter database datafile
'C:\ORACLE\APP\ORACLE\ORADATA\ORCL\DATAFILE\O1_MF_UNDOTBS1_CFGDNYKG_.DBF' autoextend on max size unlimited;