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!

DB issue...

786720Nov 29 2010 — edited Nov 30 2010
Hi,

Sometimes some DBs on a host is facing an issue weherein when connected from appication host is showing the below error....

sqlplus apps/pass

TNS connection closed

and when logged into the DB is showing ....

select name from v$database;
select name from v$database
*
ERROR at line 1:
ORA-01012: not logged on
Process ID: 0
Session ID: 0 Serial number: 0

.....

the solution is to shut immediate/abort the instance...

Anyone please let me know why this is happening now and again...and how to resolve this issue permanently

Thanks
Joseph
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 28 2010
Added on Nov 29 2010
10 comments
1,022 views