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!

ORA-01012: not logged on

818602Jun 30 2011 — edited Jun 30 2011
Hi all,
I have this message "ORA-01012: not logged on" when I want to log on Database.
I try to shutdown and start database, but nothing, others errors messages.
SQL> startup
ORA-01081: cannot start already-running ORACLE - shut it down first
SQL> shutdown immediate
ORA-24324: service handle not initialized
ORA-24323: value not allowed
ORA-00020: maximum number of processes (%s) exceeded
SQL> shutdown immediate
ORA-24324: service handle not initialized
ORA-24323: value not allowed
ORA-00020: maximum number of processes (%s) exceeded
SQL> shutdown abort;
ORA-01031: insufficient privileges
SQL> shutdown abort;

Thanks a lot for your help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 28 2011
Added on Jun 30 2011
8 comments
4,415 views