Discussions
Categories
- 196.8K All Categories
- 2.2K Data
- 238 Big Data Appliance
- 1.9K Data Science
- 450.3K Databases
- 221.7K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 550 MySQL Community Space
- 478 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3K ORDS, SODA & JSON in the Database
- 544 SQLcl
- 4K SQL Developer Data Modeler
- 187K SQL & PL/SQL
- 21.3K SQL Developer
- 295.8K Development
- 17 Developer Projects
- 138 Programming Languages
- 292.5K Development Tools
- 107 DevOps
- 3.1K QA/Testing
- 646K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 155 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.1K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 18 Java Essentials
- 160 Java 8 Questions
- 86K Java Programming
- 80 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 204 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 437 LiveLabs
- 38 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 171 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 232 Portuguese
[INS-20802] Oracle Database Configuration Assistant failed. Cant Install 19c Database..

Hello everyone,
So a while ago I installed the 19c database. But for some reason I deleted it. And when I try to download it again its showing me a configuration assistant failed error. When I deleted it, I deleted everything, the environment variables, the groups and the registries and I cleared temp and the recycling bin. I dont know why this is happening.. I need to download fast so I can work on my university project.
It shows a fatal error in the logs: [FATAL] ORA-12560: TNS:protocol adapter error.
Hope someone helps Been trying to solve this for a week and nothing on google helps..
Answers
-
What are you doing, which OS do you use, which step in DBCA does make a problem? To help you we need a lot more information.
-
I'm trying to install the oracle database 19c. I'm using windows 10 and I think the step is while doing the Database Configuration Assistant. I'm new to oracle so i don't know what DBCA is?
-
Hello. I have the similar question. While installing a database, I have the same question "[INS-20802] Oracle Database Configuration Assistant failed". When I had seen logs I saw that the problem is next "Error in Process: d:\Databases\Oracle\perl\bin\perl.exe"
I reviewed all the Internet but I couldn't find the solution.
Windows 7 64-bit, Oracle 12c.
thanks in advance
-
Pleae check "PATH" and "ORACLE_HOME" settings at the environment variables.
-
I've checked. The variable "PATH" exists and has the path to the place where the oracle (means not database location) was installed (i.e. d:\Databases\Oracle\bin ). But I couldn't find the variable "ORACLE_HOME". I created it myself and pointed the path d:\Databases\Oracle\. Actually, I don't know it's the correct path or not. But, anyway, I have the same mistake, i.e. "Error in Process: d:\Databases\Oracle\perl\bin\perl.exe".
-
If you need a running database quickly, use this Virtualbox Appliance:
https://www.oracle.com/database/technologies/databaseappdev-vm.html
-
Thanks. It's come in handy me. But, anyway I would like to learn the install process and find out what the problem is.
-
Did you select to create a database at the time of installing the Oracle Software, or did you select to install Software Only, then manually launch DBCA afterward to create the database?
-
I've the same error, cane someone helps me?
-
Hi,
Please share us your error log wit more information for better understanding.
FYI - Check the bash profile config, Your ORACLE_SID, ORACLE_BASE, ORACLE_HOME & PATH has to be set properly environment variable.
If not try to re-config by using the DBCA.
Warm Regards,
Mir Sayeed Hassan