y***i 发帖数: 92 | 1 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 | s********e 发帖数: 62 | 2 Do you have a network (intranet) on this computer?
【在 y***i 的大作中提到】 : 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 | 3 Yes, my machine connected in LAN
【在 s********e 的大作中提到】 : Do you have a network (intranet) on this computer?
| s********e 发帖数: 62 | 4 Do your installation pass the "Net* configuration" step?
在 Yanzi (Yanzi) 的大作中提到: 】 | s********e 发帖数: 62 | 5 Do you have the DOMAIN NAME for your IP address?
Oracle suppose that your have such a set up for the global
name of Oracle database.
If not, please check teh installtion guide about how to set
up the global name.
【在 y***i 的大作中提到】 : Yes, my machine connected in LAN
| y***i 发帖数: 92 | 6 THanks , But the problem still exists.
The error occur after the Net8 setup, actually in the DB
creation
step, I have already setup a global database name which is
my name,
while the domain name of my machine is totally different
from that.
What should I do? I got crazy these nights.
Anyway, I appreciate your help.
【在 s********e 的大作中提到】 : Do you have the DOMAIN NAME for your IP address? : Oracle suppose that your have such a set up for the global : name of Oracle database. : If not, please check teh installtion guide about how to set : up the global name.
| y***i 发帖数: 92 | 7 THanks , But the problem still exists.
The error occur after the Net8 setup, actually in the DB
creation
step, I have already setup a global database name which is
my name,
while the domain name of my machine is totally different
from that.
What should I do? I got crazy these nights.
Anyway, I appreciate your help.
【在 s********e 的大作中提到】 : Do you have the DOMAIN NAME for your IP address? : Oracle suppose that your have such a set up for the global : name of Oracle database. : If not, please check teh installtion guide about how to set : up the global name.
| s********e 发帖数: 62 | 8 this is a bug in Oracle for NT (the first set up will fail).
Please run the whole set up again. This time, the problem
will be solved.
Or, you can pass the create Db step. Then you can creat the
sample DB by using the
Db assistant later.
Good luck.
【在 y***i 的大作中提到】 : THanks , But the problem still exists. : The error occur after the Net8 setup, actually in the DB : creation : step, I have already setup a global database name which is : my name, : while the domain name of my machine is totally different : from that. : What should I do? I got crazy these nights. : Anyway, I appreciate your help.
| y***i 发帖数: 92 | 9 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
【在 s********e 的大作中提到】 : this is a bug in Oracle for NT (the first set up will fail). : Please run the whole set up again. This time, the problem : will be solved. : Or, you can pass the create Db step. Then you can creat the : sample DB by using the : Db assistant later. : Good luck.
| T********r 发帖数: 6210 | 10
I guess you should check your oracle connection file (server end
/etc, client end oralce-root-dir/network/admin, tnsnames.ora) to
ensure your database and connection descriptor are already in it.
Refer to Oracle DBA's Handbook, Chapter 13, 14.
【在 y***i 的大作中提到】 : 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'
| w*****h 发帖数: 139 | 11 I have the similar problems at installation when creating database,
it always generate an error.
【在 y***i 的大作中提到】 : 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'
| s****n 发帖数: 80 | 12 are you serious? i installed 8.1.6, 8.1.7 on nt and 2000 many times, never got
this problem.
【在 s********e 的大作中提到】 : this is a bug in Oracle for NT (the first set up will fail). : Please run the whole set up again. This time, the problem : will be solved. : Or, you can pass the create Db step. Then you can creat the : sample DB by using the : Db assistant later. : Good luck.
|
|