Quantcast
Channel: Doyensys Allappsdba Blog..
Viewing all articles
Browse latest Browse all 1640

ORA-00106: cannot startup/shutdown database when connected to a dispatcher

$
0
0
We have two solution for this.

1. Connect locally that is without service name.
set ORACLE_SID=<your sid>
set ORACLE_HOME=...
sqlplus "/ as sysdba"
or sqlplus "sys as sysdba"

2. Define an entry in the tnsnames.ora with (SERVER=DEDICATED) in the CONNECT_DATA section and connect using this name.


Viewing all articles
Browse latest Browse all 1640

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>