PRCD-1024 : "Failed to retrieve instance list for database <name>" when trying to start database via
Hi,
I'm trying to install a Oracle Database Enterprise Edition 18c with Oracle Restart. I am not use ASM or RAC. I just want Oracle Restart for a Standalone Server.
First I install the Grid Infrastructure software, then I follow the instructions under "Configuring Software Binaries for Oracle Grid Infrastructure for a Standalone Server" in the "Database Installation Guide for Linux" for 18c (https://docs.oracle.com/en/database/oracle/oracle-database/18/ladbi/configuring-software-binaries-for-oracle-grid-infras… )
I then install the db software, and then using scripts created by the DBCA I create the database.
The last step performed are this::
host /u01/app/oracle/product/18.0.0/dbhome_1/bin/srvctl enable database -d <name>;