Hi,
We have a scheduled job to restore the rman and this is TDE enabled
So when we are putting alter system set encryption wallet open identified by "****" in the sh file this is working and not working while in the cron tab
Getting this error
SQL> alter system set encryption wallet open identified by "Xpress_Teamwork"
*
ERROR at line 1:
ORA-28367: wallet does not exist
The current DB version is 12C.
Please suggest how to go over this.Thanks in advance.