安装oracle8i出现问题了,无法连接数据库
我把oracle8i安装到/home/oracle/product/8.1.7目录下,数据库已经在安装的时候创建完毕,现在
在/home/oracle/product/8.1.7目录下使用命令svrmgrl可以,不在这个目录下就不可以,同时使用 connect internal用户登陆需要输入密码,system/mannager说密码不对,是不是安装的数据库有问题呢?谢谢
[oracle@linux8 8.1.7]$ svrmgrl
Oracle Server Manager Release 3.1.7.0.0 - Production
Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.
ORA-03113: end-of-file on communication channel
SVRMGR> connect internal
Password:
Password:
ORA-12571: TNS:packet writer failure
SVRMGR>
SVRMGR> exit
Server Manager complete.
[oracle@linux8 8.1.7]$ cd ..
[oracle@linux8 product]$ svrmgrl
Oracle Server Manager Release 3.1.7.0.0 - Production
Message 4505 not found; No message file for product=SVRMGR, facility=MGR
Error while trying to retrieve text for error ORA-03113
SVRMGR>
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
看看这样行不?
sqlplus '/ as sysdba'
怪了,我在其他机器上通过sqlplus就可以连通,在服务器上不可以阿,
sqlplus '/ as sysdba'
让输入用户名,
你的user是否术语dba group??
在服务器上
vi $ORACLE_HOME/network/admin/sqlnet.ora文件。
注释掉所有行。
再执行sqlplus '/ as sysdba'
[ 本帖最后由 lijietz 于 2005-11-17 12:28 编辑 ]
为什么我的目录下是空的呢
[oracle@linux8 admin]$ pwd
/home/oracle/product/8.1.7/network/admin
[oracle@linux8 admin]$ ls -a
. .. samples shrept.lst