When sqldba is called, "connect internal" must be entered explicitly.
If the ORACLE upgrade is performed as described in note 11966 or 9982 and the specified directories under $ORACLE_HOME are deleted, the following error can occur during startsap:
DBA302 not connected to a database
"connect internal" missing to start DB.
If you create a file $ORACLE_HOME/rdbms/admin/sqldba.sql with
contents: "connect internal"
an immediate "connect internal" will be performed whenever sqldba
is called.
Key word: sqldba
No comments:
Post a Comment