ODA "odacli create-database" Failed with Error: "DCS-10001:Internal error encountered:" "Failed to create the database "
(Doc ID 2539466.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database Appliance Software - Version 18.3.0.0.0 ODAVP and laterInformation in this document applies to any platform.
Symptoms
On: Oracle Database Appliance (18.x.0.0.0)
Bare Metal: ODASYS db creation failed
#odacli create-database failed.
Example
[root@ ~]# odacli create-database -n <db_name> -u <...> -dh ................. -r ASM -m -cl OLTP -y RAC -s <hostname> -dn <domain_name>
Password for SYS,SYSTEM and PDB Admin:
ERROR
DCS-10001:Internal error encountered: Failed to create the database '<db_name>'
STEPs:
odacli create-database
Example
odacli create-database -n <db_name> -u ... -dh ......-....-....-....-xxxxxxxx -r ASM -m -cl OLTP -y RAC -s <hostname> -dn <domain_name>
Changes
Creating a database for an ODA which had been upgraded to the DCS stack (18.x) from a pre-DCS (12.x) version.
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 |