Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

19.9 CDB RAC database not starting

dba-indiaJan 28 2021

We are in process of upgrading the DB 12C 12.1.0.2 database to 19.9 19c version for EBS 12.1.3.
We are Following document "Interoperability Notes: Oracle E-Business Suite Release 12.1 with Oracle Database 19c (Doc
ID 2580629.1)"
We completed till point 12 (page 6 of 18) 'shut down the CDB' where I have stopped the CDB database.
Now we have reached point 3 (page 11 of 18) 'Update the CDB initialization parameters'.
At this stage when I am trying to start the CDB database it is giving below error.
Please advise how to start this RAC CDB database.
[oracle@srv1:MYCDB1:~]$ srvctl start database -d MYCDB
PRCR-1079 : Failed to start resource ora.n9ebscdb.db
CRS-2640: Required resource 'pullup' is missing.
Even when trying to start CDB one instance it is giving error,
SQL> startup nomount;
ORA-39511: Start of CRS resource for instance '222' failed with error:[CRS-2640: Required resource 'pullup' is missing.
CRS-0222: Resource 'ora.mycdb.db' has dependency error.
clsr_start_resource:260 status:222
clsrapi_start_db:start_asmdbs status:222

This database was down all the time but now it's not starting.

Comments
Post Details
Added on Jan 28 2021
0 comments
276 views