10.12.10

SAP Note 12370 - Automatic CONNECT INTERNAL in sqldba

Symptom:

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

Cause and prerequisites

"connect internal" missing to start DB.

Solution
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