机子上装了2个数据库orcl,B,后来把B数据库给删了,结果登录SQL*PLUS,conn system/psw,可以连接上,但是转换用户时就出现shared memory realm does not exist。感觉删除数据库时没有关闭B数据库所致。该怎么解决?
---------------------------------------------------------------------
连接到: 
Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
With the Partitioning, OLAP and Data Mining options
SQL> show user
USER 为 "SYSTEM"
SQL> conn scott/owen
ERROR:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist