autoupgrade analyze fails with error:"Unable to connect to database dbname for entry"
(Doc ID 2734787.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
SYMPTOM 1:
autoupgrade analyze fails with error:
$ $ORACLE_HOME/jdk/bin/java -jar autoupgrade.jar -config testdb_upg.cfg -mode analyze
AutoUpgrade tool launched with default options
Processing config file ...
------------ ERROR ------------
Error Cause: Database TESTDB shutdown or open with incorrect binaries for ANALYZE. Ensure it is open with /u01/app/oracle/12.2_home2
------------ ERROR ------------
Error Cause: Database TESTDB open with status CLOSED. For ANALYZE mode, open it with one of the following: [OPEN, MOUNTED].
Unable to connect to database TESTDB for entry upg1
SYMPTOM 2:
autoupgrade analyze fails with error:
AutoUpgrade tool launched with default options
Processing config file ...
------------ ERROR ------------
Error Cause: Database TESTDB1 shutdown or open with incorrect binaries for ANALYZE. Ensure it is open with /u0/app/oracle/product/12.1.0.2/db_1
------------ ERROR ------------
Error Cause: Database TESTDB1 open with status CLOSED. For ANALYZE mode, open it with one of the following: [OPEN, MOUNTED].
Unable to connect to database TESTDB1 for entry upg1
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 |
SYMPTOM 1: |
SYMPTOM 2: |
Changes |
Cause |
CAUSE 1: |
CAUSE 2: |
Solution |
SOLUTION 1: |
SOLUTION 2: |