"Either the database is not running from Oracle Home or the correct pfile was not found"
Cause:
An earlier upgrade attempt failed, and a dbua file got left "in limbo"
An earlier upgrade attempt failed, and a dbua file got left "in limbo"
Solution:
[linux1] cd /opt/oracle/cfgtoollogs/dbua/logs
[linux1] ls
PreUpgradeResults.html sqls.log trace.log Welcome_mydb.txt
[linux1] rm Welcome_mydb.txt
[linux1] ls
PreUpgradeResults.html sqls.log trace.log Welcome_mydb.txt
[linux1] rm Welcome_mydb.txt
From MOS Note: [ID 1303325.1]
No comments:
Post a Comment