Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

cant startup or shutdown

451321Dec 27 2006 — edited Dec 27 2006
Hi,
i typed the comment
SQL> SHUTDOWN;

When I did the shutdown it did nothing. I waited for 1 hour and still nothing,
so I cancelled the request:

I connected as SYS
and tried to startup it says

SQL> startup
ORA-01081: cannot start already-running ORACLE - shut it down first

then i typed

SQL> shutdown immediate;
ORA-24324: service handle not initialized
ORA-24323: value not allowed
ORA-01090: shutdown in progress - connection is not permitted

then tried :
SQL> shutdown abort;
ORA-01031: insufficient privileges

what must i do now??

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 24 2007
Added on Dec 27 2006
6 comments
34,275 views