由买买提看人间百态

topics

全部话题 - 话题: svrmgrl
(共0页)
G***o
发帖数: 5158
1
来自主题: Database版 - question about oracle 8i personal edition
after you run svrmgrl
svrmgrl> connect internal/oracle as sysdba

a****o
发帖数: 37
2
来自主题: Database版 - How to start a Oracle database
Is it when you ran the server manager? If so, maybe you did
not set the path correctly. You can try to find the file
using find . -name svrmgrl or find . -name srvmgrl.
Once you find the executable, go to that directory, run
./svrmgrl or ./srvmgrl
b****e
发帖数: 1275
3
来自主题: Database版 - found a way to corrupt oracle on NT
i've had this happen to me a couple of times before which
resulted in my refomatting the whole machine.. ie.
svrmgrl or sqlplus can't get me into oracle - instead i get
ORA-03113: end-of-file on communication channel
after the format and clean install everything is fine..
and then i did this: went into services and stopped
oracle (tns listener, web assitstant, and then the
oracle server itself, in that order)
then i'm able to reproduce this ORA-03113 error. any
oracle guys want to help me out?
t
g*****y
发帖数: 1350
4
来自主题: Database版 - question about oracle 8i personal edition
Has anybody installed Oracle8i Personal Edition?
When I start server manager from the MS-DOS command prompt
(C:\>svrmgrl), a window popped out, asking me to input
Oracle 8i startup password. What's the password? Thanks.
c******n
发帖数: 1
5
来自主题: Database版 - ERROR: ORA-03113
Redhat7.0下安装Oracle8.1.6,最后创建数据库时总出现
ORA-03113: end-of-file on communication channel的错误,
手工敲svrmgrl,也是同样的错误。help!!!
y***i
发帖数: 92
6
来自主题: Database版 - Oracle Installation Help!!
last night I try to install Oracle 8.1.6
every thing goes fine except the last step
when it run the configuration tool,
the error message is "ORA-03114: not connected to ORACLE"
then I ignore it.
after the installation, I use svrmgrl to start the database
, the message is always "120 sec timeout"
I need help.
Please give me some advice.
Thanks a lot
y***i
发帖数: 92
7
来自主题: Database版 - Oracle Installation Help!!
I have installed Oracle for Linux 5 times. Every time when
it goes to
the Initializing database, error: not connect to Oracle.
Then I run dbassist instead, the same error.
When I use svrmgrl to start my database, after 'startup',
the error
is 'ORA-00445: background process "PMON" did not start after
120 seconds'
when I use sqlplus to log on as 'system', the error is
'ORA-01034: ORACLE not available'
'ORA-27101: shared memory realm does not exist'
'Linux Error: 2: No such file or directory '
The
a****o
发帖数: 37
8
来自主题: Database版 - How to start a Oracle database
run server manager. svrmgrl or srvmgrl, I'm not sure.
connect sys as sysdba
startup
~{!>~} ~{TZ~} suckey (~{E
h****r
发帖数: 2056
9
来自主题: Database版 - How to start a Oracle database
Hi, aaajoo, I meet another problem for start the oracle
server on
the Solaris 2.7,
below is the problem,
/***********************************************************
******/
$ ./svrmgrl
Oracle Server Manager Release 3.1.7.0.0 - Production
Copyright (c) 1997, 1999, Oracle Corporation. All Rights
Reserved.
Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
With the Partitioning option
JServer Release 8.1.7.0.0 - Production
SVRMGR> connect sys as sysdba
Password:
Connected.
SVRMGR> sqlplu
h****r
发帖数: 2056
10
来自主题: Database版 - How to start a Oracle database
Hi, I meet another problem for start the oracle server on
the Solaris 2.7,
below is the problem,
/***********************************************************
******/
$ ./svrmgrl
Oracle Server Manager Release 3.1.7.0.0 - Production
Copyright (c) 1997, 1999, Oracle Corporation. All Rights
Reserved.
Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
With the Partitioning option
JServer Release 8.1.7.0.0 - Production
SVRMGR> connect sys as sysdba
Password:
Connected.
SVRMGR> sqlplus intern
x****g
发帖数: 6597
11
来自主题: Database版 - ora-12560: TNS: Protocol adaptor error
My Oracle have a trouble in this week.
c:\svrmgrl
ora-12560:TNS: Protocol adaptor error
c:\sqlplus scott/t***[email protected]
no error
however
c:\sqlplus scott/tiger
ora-12560:TNS: Protocol adaptor error
I wonder why.
Thanks
a**w
发帖数: 11
12
来自主题: Database版 - 求教一ORACLE问题
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
发帖数: 31
13
来自主题: Database版 - 求教一ORACLE问题
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
发帖数: 11
14
来自主题: Database版 - 求教一ORACLE问题
type svrmgrl
> connect as system/manager as sysdba;
then you should have system privileges.
s****n
发帖数: 80
15
来自主题: Database版 - 求教一ORACLE问题
after start svrmgrl, type connect internal, then startup

那份ASSIGNMENT时,居然给了我两个错误信息
s****n
发帖数: 80
16
来自主题: Database版 - Re: 5

try start manually. go to dos, svrmgrl, then connect internal, then startup.
f**y
发帖数: 138
17
来自主题: Database版 - [转载] A silly question about oracle9i
It should be "svrmgrl.exe" for oracle8i. Not sure about 9i.
a**m
发帖数: 17
18
What's in alert log?
Try to start manually;
svrmgrl
connect internal
startup no mount
alter database mount
alter database open
Then see when it hung and fix related problems
y***i
发帖数: 92
19
来自主题: Unix版 - oracle setup HElp
last night I try to install Oracle 8.1.6
every thing goes fine except the last step
when it run the configuration tool,
the error message is "ORA-03114: not connected to ORACLE"
then I ignore it.
after the installation, I use svrmgrl to start the database
, the message is always "120 sec timeout"
I need help.
Please give me some advice.
Thanks a lot
(共0页)