ORA-01075: you are currently logged on
752479Aug 17 2010 — edited Aug 17 2010Hi,
I disconnected from my instance of the database by closing Putty directly and now I cannot connect as sysdba .I 'm using a 10 oracle database on a solaris 10 machine.
Below is the Error that I got:
-bash-3.00$ export ORACLE_SID=o2sdev
-bash-3.00$ sqlplus / as sysdba
SQL*Plus: Release 10.2.0.3.0 - Production on Tue Aug 17 09:01:29 2010
Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
ERROR:
ORA-01075: you are currently logged on
Cheers.