i tried shutting down the database to start it up again but i got this other error.
SQL> shutdown abort;
ORACLE instance shut down.
SQL> startup;
ORA-12528: TNS:listener: all appropriate instances are blocking new connections
SQL> startup force;
ORA-01041: internal error. hostdef extension doesn't exist




Reply With Quote