Creation of database from backup fails with DCS-10085 ORA-28365
(Doc ID 3056772.1)
Last updated on NOVEMBER 01, 2024
Applies to:
Oracle Database Cloud Service - Version N/A to N/A [Release 1.0]Information in this document applies to any platform.
Symptoms
Creation of database from backup failed with below errors as seen in the job log :
[2024-10-30 17:24:06,239] FINE [Register DB with clusterware : JobId=3c10be3d-0c55-44fe-97be-c37f987f50f0] com.oracle.dcs.commons.utils.CommonsUtils:
run: cmd= '[su,
oracle,
-c,
export ORACLE_HOME=/u01/app/oracle/product/19.0.0.0/dbhome_1;
export LANG=en_US.UTF-16;
/u01/app/oracle/product/19.0.0.0/dbhome_1/bin/srvctl start database -db dbname]'
[2024-10-30 17:24:06,239] FINE [Register DB with clusterware : JobId=3c10be3d-0c55-44fe-97be-c37f987f50f0] com.oracle.dcs.commons.utils.command.CommandExecutor: CommandExecutor :: createCommandResultWithProcessedBuffer
[2024-10-30 17:24:30,765] FINE [Register DB with clusterware : JobId=3c10be3d-0c55-44fe-97be-c37f987f50f0] com.oracle.dcs.commons.utils.command.CommandExecutor: Reading output stream:
[2024-10-30 17:24:30,777] FINE [Register DB with clusterware : JobId=3c10be3d-0c55-44fe-97be-c37f987f50f0] com.oracle.dcs.commons.utils.command.CommandExecutor: exit value: 1
[2024-10-30 17:24:30,777] FINE [Register DB with clusterware : JobId=3c10be3d-0c55-44fe-97be-c37f987f50f0] com.oracle.dcs.commons.utils.CommonsUtils: Output :
PRCR-1079 : Failed to start resource ora.dbname.db
CRS-5017: The resource action "ora.dbname.db start" encountered the following error:
ORA-28365: wallet is not open >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
. For details refer to "(:CLSN00107:)" in "/u01/app/grid/diag/crs/frombck2/crs/trace/crsd_oraagent_oracle.trc".
com.oracle.dcs.commons.exception.DcsTaskFailureException: DCS-10085:Database startup failed. Failed to run sql in method : restartDatabasewithSleep dbnameRe-start of database after 120 seconds failed for database:dbname
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 |