ITPUB??ì3
12月微软Hyper-V虚拟化沙龙主题征集
ITPUB论坛 » Oracle数据库管理 » ./sqlplus登錄錯誤!怎麼辦???(急!!!)

标题: ./sqlplus登錄錯誤!怎麼辦???(急!!!)
离线 Arrayshinesoft
一般会员



精华贴数 0
个人空间 0
技术积分 166 (11210)
社区积分 0 (56268)
注册日期 2002-5-8
论坛徽章:0
      
      

发表于 2002-5-8 17:46 
./sqlplus登錄錯誤!怎麼辦???(急!!!)

我的系統是Mandrake 8.2英文版,數據庫是oracle 9i,安裝過程都一切正常,但我咝腥缦旅顣r,出現錯誤,不知怎麼回事,如何解決呢?
我是用oracle用戶登錄系統的.

./sqlplus sys/change_on_install

SQL*Plus: Release 9.0.1.0.0 - Production on Wed May 8 13:50:23 2002

(c) Copyright 2001 Oracle Corporation.  All rights reserved.

ERROR:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directory


Enter user-name: sys
Enter password:
ERROR:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directory


Enter user-name:


只看该作者    顶部
离线 jlandzpa
版主


精华贴数 29
个人空间 0
技术积分 45963 (15)
社区积分 53596 (10)
注册日期 2001-10-12
论坛徽章:16
现任管理团队成员ITPUB元老授权会员生肖徽章2007版:牛ITPUB新首页上线纪念徽章 
      

发表于 2002-5-8 17:48 
查查旧帖.


__________________
my blog: http://blog.itpub.net/jlandzpa
mail: “id”@itpub.net

注意: [投资理财版] 业已提供上证指数菠菜,欢迎参与 :)

[头像] 黑木明纱 Meisa Kuroki  :)
只看该作者    顶部
离线 yangtingkun
版主


精华贴数 12
个人空间 24296
技术积分 47684 (12)
社区积分 3185 (444)
注册日期 2001-12-29
论坛徽章:109
现任管理团队成员NBA季后赛大富翁2008北京奥运纪念徽章:足球2008北京奥运纪念徽章:羽毛球2008北京奥运纪念徽章:跳水2008北京奥运纪念徽章:拳击
2008北京奥运纪念徽章:柔道2008北京奥运纪念徽章:皮划艇静水2008北京奥运纪念徽章:体操2008北京奥运纪念徽章:曲棍球2008北京奥运纪念徽章:篮球2008北京奥运纪念徽章:举重

发表于 2002-5-8 18:16 
数据库没有启动,必须作为SYSDBA或SYSOPER来打开。


__________________
学习ORACLE最大的障碍是什么——浮躁

http://yangtingkun.itpub.net

个人BLOG文章索引:http://www.itpub.net/showthread.php?s=&threadid=699527

11g的一点研究:http://www.itpub.net/852861.html
只看该作者    顶部
离线 shinesoft
一般会员



精华贴数 0
个人空间 0
技术积分 166 (11210)
社区积分 0 (56268)
注册日期 2002-5-8
论坛徽章:0
      
      

发表于 2002-5-8 18:21 
請問具體應該怎麼做呢?

還請不厭其煩.


只看该作者    顶部
离线 孤独前行
初级会员



精华贴数 0
个人空间 0
技术积分 70 (21721)
社区积分 0 (49086)
注册日期 2001-11-11
论坛徽章:0
      
      

发表于 2002-5-8 19:43 


SQLPLUS /NOLOG;
CONNECT / AS SYSDBA;
STARTUP;


只看该作者    顶部
离线 yangtingkun
版主


精华贴数 12
个人空间 24296
技术积分 47684 (12)
社区积分 3185 (444)
注册日期 2001-12-29
论坛徽章:109
现任管理团队成员NBA季后赛大富翁2008北京奥运纪念徽章:足球2008北京奥运纪念徽章:羽毛球2008北京奥运纪念徽章:跳水2008北京奥运纪念徽章:拳击
2008北京奥运纪念徽章:柔道2008北京奥运纪念徽章:皮划艇静水2008北京奥运纪念徽章:体操2008北京奥运纪念徽章:曲棍球2008北京奥运纪念徽章:篮球2008北京奥运纪念徽章:举重

发表于 2002-5-8 19:43 
ok

sqlplus system/manager as sysdba

startup

不行的话
sqlplus /nolog
connect system/manager as sysdba

startup


__________________
学习ORACLE最大的障碍是什么——浮躁

http://yangtingkun.itpub.net

个人BLOG文章索引:http://www.itpub.net/showthread.php?s=&threadid=699527

11g的一点研究:http://www.itpub.net/852861.html
只看该作者    顶部
离线 shinesoft
一般会员



精华贴数 0
个人空间 0
技术积分 166 (11210)
社区积分 0 (56268)
注册日期 2002-5-8
论坛徽章:0
      
      

发表于 2002-5-9 09:12 
我按照這樣做了,但還是不行,問題如下!

我用上面說的兩種方法試過了,還是不行.
[oracle@shinesoft bin]$ ./sqlplus /nolog

SQL*Plus: Release 9.0.1.0.0 - Production on Thu May 9 05:16:05 2002

(c) Copyright 2001 Oracle Corporation.  All rights reserved.

SQL> connect / as sysdba
Connected to an idle instance.
SQL> startup;
ORA-03113: end-of-file on communication channel
SQL>

第二種方法錯誤如下:
[oracle@shinesoft bin]$ ./sqlplus /nolog

SQL*Plus: Release 9.0.1.0.0 - Production on Thu May 9 05:20:54 2002

(c) Copyright 2001 Oracle Corporation.  All rights reserved.

SQL> connect system/manager as sysdba

Connected to an idle instance.
SQL> SQL> startup
ORA-03113: end-of-file on communication channel
SQL> startup;
ORA-24324: service handle not initialized
ORA-01041: internal error. hostdef extension doesn't exist


只看该作者    顶部
离线 xzforacle
老会员



精华贴数 0
个人空间 200
技术积分 1284 (1373)
社区积分 23 (7202)
注册日期 2002-1-7
论坛徽章:3
ITPUB元老授权会员ITPUB新首页上线纪念徽章   
      

发表于 2002-5-9 09:31 
重启服务器试试


__________________
你知道吗?北极熊一下能打碎海豹的头骨
只看该作者    顶部
在线/呼叫 yzf01
中级会员


精华贴数 0
个人空间 0
技术积分 1183 (1529)
社区积分 640 (1252)
注册日期 2001-11-19
论坛徽章:11
2008北京奥运纪念徽章:赛艇2008北京奥运纪念徽章:花样游泳2008北京奥运纪念徽章:曲棍球生肖徽章2007版:猪2008年新春纪念徽章生肖徽章2007版:鸡
      

发表于 2002-5-9 10:23 
这样试试:
DOS:\>oracle\bin\svrmgrl
DOS:\>connect internal/oracle
DOS:\>startup pfile=


__________________
我每天都觉得很累。。。。。。
只看该作者    顶部
离线 yangtingkun
版主


精华贴数 12
个人空间 24296
技术积分 47684 (12)
社区积分 3185 (444)
注册日期 2001-12-29
论坛徽章:109
现任管理团队成员NBA季后赛大富翁2008北京奥运纪念徽章:足球2008北京奥运纪念徽章:羽毛球2008北京奥运纪念徽章:跳水2008北京奥运纪念徽章:拳击
2008北京奥运纪念徽章:柔道2008北京奥运纪念徽章:皮划艇静水2008北京奥运纪念徽章:体操2008北京奥运纪念徽章:曲棍球2008北京奥运纪念徽章:篮球2008北京奥运纪念徽章:举重

发表于 2002-5-9 12:22 


QUOTE:
最初由 yzf01 发布
这样试试:
DOS:\>oracle\bin\svrmgrl
DOS:\>connect internal/oracle
DOS:\>startup pfile=


你的方法肯定不行。
ORACLE9i中已经没有SVRMGRL和INTERNAL了。


如果重起不行的话,以ORA-03113为关键字去查询一下以前的帖子。


__________________
学习ORACLE最大的障碍是什么——浮躁

http://yangtingkun.itpub.net

个人BLOG文章索引:http://www.itpub.net/showthread.php?s=&threadid=699527

11g的一点研究:http://www.itpub.net/852861.html
只看该作者    顶部
相关内容


CopyRight 1999-2006 itpub.net All Right Reserved.
北京皓辰广域网络信息技术有限公司. 版权所有
E-mail:Webmaster@itpub.net
京ICP证:010037号 联系我们 法律顾问