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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ORA-01012: not logged on

kkrm333Mar 2 2010 — edited Aug 23 2010
Hi,

I am getting this error after login as sysdba.
and also not able to connect using any other user.
my database is up and running.

What is the reason?

Please check this

sqlplus system/manager

SQL*Plus: Release 11.2.0.1.0 Production on Tue Mar 2 02:21:23 2010

Copyright (c) 1982, 2009, Oracle. All rights reserved.

$ sqlplus '/as sysdba'

SQL*Plus: Release 11.2.0.1.0 Production on Tue Mar 2 02:21:51 2010

Copyright (c) 1982, 2009, Oracle. All rights reserved.

Connected.
SQL> desc v$instance;
ERROR:
ORA-01012: not logged on


Thanks,
Kavitha

Comments

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

Post Details

Locked on Sep 20 2010
Added on Mar 2 2010
11 comments
19,558 views