oracle for linux问题!

[复制链接]
查看11 | 回复3 | 2005-10-30 17:05:33 | 显示全部楼层 |阅读模式
oracle for linux问题!
昨天我安装好oracle for linux后,oracle还是好好的!但是我今天来一看,打sqlplus
后输入system 和 wb后不能进入,我的密码没错呀????
显示的错误如下:
ORA-01034:ORACLE not available
ORA-27101:Shared memory realm does not exist
Linux Error:2:No such file or directory
谁能救救我:(


我是oracle菜鸟
回复

使用道具 举报

千问 | 2005-10-30 17:05:33 | 显示全部楼层
oracle没有启动
sqlplus /nolog
connect system/your_pwd@your_sid as sysdba
startup
回复

使用道具 举报

千问 | 2005-10-30 17:05:33 | 显示全部楼层
oracle 还没有启动哦。
$sqlplus / nolog
sql>connect sys/change_on_install as sysdba
sql>startup
回复

使用道具 举报

千问 | 2005-10-30 17:05:33 | 显示全部楼层
check the configuration of kernel parameters
$ cd /etc
$ cd rc.local
The parameters should match the requests for the oracle installation.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行