My Oracle Support Banner

Create database from backup failing with ORA-28365 in Exacs (Doc ID 2899858.1)

Last updated on JULY 26, 2023

Applies to:

Oracle Cloud Infrastructure - Exadata Cloud Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

Customer is trying to create database from backup which fails everytime with ORA-28365: wallet is not open :

RUN {
SET NEWNAME FOR DATABASE TO NEW;
SET UNTIL RESTORE POINT 'DBTLongterm1662638580307Y7P';
RESTORE DATABASE  ;
SWITCH DATAFILE ALL;
}

2022-09-08 16:55:50.540242 - dbda::INFO restore_database:      RMAN-08089:
channel ORA_SBT_TAPE_10: specifying datafile(s) to restore from backup set
2022-09-08 16:55:50.540342 - dbda::INFO restore_database:      RMAN-08610:
channel ORA_SBT_TAPE_10: restoring datafile 00647 to
+DATAC1/RSTTST5_CBW_FRA/D111F5E5F6A66BC4E053646414AC14FC/DATAFILE/sd3_tables33
.1519.1114880147
2022-09-08 16:55:50.540418 - dbda::INFO restore_database:      RMAN-08555:
channel ORA_SBT_TAPE_10: restoring section 11 of 89
2022-09-08 16:55:50.540510 - dbda::INFO restore_database:      RMAN-08003:
channel ORA_SBT_TAPE_10: reading from backup piece
sd1774a9_141197_11_1-CDBGOLD-DBTLongterm1662638580307Y7P--XP-19-1092936354-202
20908
2022-09-08 16:55:50.540606 - dbda::INFO restore_database:      RMAN-00571:
===========================================================
2022-09-08 16:55:50.540681 - dbda::INFO restore_database:      RMAN-00569:
=============== ERROR MESSAGE STACK FOLLOWS ===============
2022-09-08 16:55:50.540779 - dbda::INFO restore_database:      RMAN-00571:
===========================================================
2022-09-08 16:55:50.540868 - dbda::INFO restore_database:      RMAN-03002:
failure of restore command at 09/08/2022 16:55:49
2022-09-08 16:55:50.540959 - dbda::INFO restore_database:      ORA-19870:
error while restoring backup piece
4c1778bv_141452_1_1-CDBGOLD-DBTLongterm1662638580307Y7P--XP-19-1092936354-2022
0908
2022-09-08 16:55:50.541031 - dbda::INFO restore_database:      ORA-19913:
unable to decrypt backup
2022-09-08 16:55:50.541106 - dbda::INFO restore_database:      ORA-28365:
wallet is not open
2022-09-08 16:55:50.541192 - dbda::INFO restore_database:  

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.