由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - 求教一ORACLE问题
相关主题
found a way to corrupt oracle on NTsilent install of Oracle client on Windows?
SQL SERVER 2K5 schema vs. Oracle schemaSORTING 中文 IN ORACLE
ERROR: ORA-03113 Error Code 01034?
help! oracle8i client installation on Windows2000/NT4Oracle error code 12638?
question about oracle 8i personal editionconnect to an oracle server on anoter machine
How to start a Oracle database2 problems about Oracle
怎么设置多个用户 (Oracle 10g)?Help on Oracle!!
newbie's question about oracleCan I use Oracle8i server on my local computer?
相关话题的讨论汇总
话题: oracle话题: svrmgrl话题: ora话题: login话题: 错误信息
进入Database版参与讨论
1 (共1页)
s*****i
发帖数: 31
1
我上次LOGIN ORACLE时候,一切还非常的正常;但是,今天开机,再次LOGIN,想做完那份ASSIGNMENT时,居然给了我两个错误信息
1. ORA-01034 ORACLE not available
2. ORA-27101 shared memory realm does not exist
无论我如何重启,它还是给我同样的错误信息......
求教各鑫淮笙有没有什么解救方法,文欠軦SSIGNMENT我才做了1/3呀......
顺便一提,我的O/S是WINDOWS2000,装的ORACLE是8.1.7.0.0
谢了,谢了......
a**w
发帖数: 11
2
First, find all the Oracle processes and kill all of them.
Then, try to use "svrmgrl" to shutdown and restart. If
still error, try to reinstall.

【在 s*****i 的大作中提到】
: 我上次LOGIN ORACLE时候,一切还非常的正常;但是,今天开机,再次LOGIN,想做完那份ASSIGNMENT时,居然给了我两个错误信息
: 1. ORA-01034 ORACLE not available
: 2. ORA-27101 shared memory realm does not exist
: 无论我如何重启,它还是给我同样的错误信息......
: 求教各鑫淮笙有没有什么解救方法,文欠軦SSIGNMENT我才做了1/3呀......
: 顺便一提,我的O/S是WINDOWS2000,装的ORACLE是8.1.7.0.0
: 谢了,谢了......

s*****i
发帖数: 31
3
i've tried that out, but when i was in the process running
the "svrmgrl", it gave me this error: "ORA-01031:
insufficient privileges". what should i do now? :(

【在 a**w 的大作中提到】
: First, find all the Oracle processes and kill all of them.
: Then, try to use "svrmgrl" to shutdown and restart. If
: still error, try to reinstall.

a**w
发帖数: 11
4
type svrmgrl
> connect as system/manager as sysdba;
then you should have system privileges.

【在 s*****i 的大作中提到】
: i've tried that out, but when i was in the process running
: the "svrmgrl", it gave me this error: "ORA-01031:
: insufficient privileges". what should i do now? :(

s****n
发帖数: 80
5
after start svrmgrl, type connect internal, then startup

那份ASSIGNMENT时,居然给了我两个错误信息

【在 a**w 的大作中提到】
: type svrmgrl
: > connect as system/manager as sysdba;
: then you should have system privileges.

1 (共1页)
进入Database版参与讨论
相关主题
Can I use Oracle8i server on my local computer?question about oracle 8i personal edition
Oracle 求助How to start a Oracle database
Oracle Installation Help!!怎么设置多个用户 (Oracle 10g)?
我的oracle 怎么了?newbie's question about oracle
found a way to corrupt oracle on NTsilent install of Oracle client on Windows?
SQL SERVER 2K5 schema vs. Oracle schemaSORTING 中文 IN ORACLE
ERROR: ORA-03113 Error Code 01034?
help! oracle8i client installation on Windows2000/NT4Oracle error code 12638?
相关话题的讨论汇总
话题: oracle话题: svrmgrl话题: ora话题: login话题: 错误信息