Home » RDBMS Server » Server Administration » Oracle Installation
Oracle Installation [message #50909] Sun, 14 April 2002 07:34 Go to next message
Amir
Messages: 8
Registered: April 2002
Junior Member
Hi Dear,

I've installed Oracle 8.0.5 on Windows NT 4.0. When it was installing Oracle it asked me to setup a custom database. The name of database is "amir". After installation was successfully completed my database was created successfully too.

In trace file, located in orantrdbmstrace I showed that my database is opened. But I couldn't logon to it.I gave the following message: Oracle Not Available.
I logon to database with the following usernames:
SYSTEM
INTERNAL
amir
...

Please help me about the matter.Thanks

Regards,
Amir
Re: Oracle Installation [message #50910 is a reply to message #50909] Sun, 14 April 2002 08:36 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
make sure that the oraclehome service is running.
else start it. use administrative option/services.
and also start the listener.
from prompt( from the oracle home..by default c:oracleora81bin) give the following
svrmgrl
svrmgrl> connect internal
svrmgrl>startup
...
.
.
svrmgrl>exit
c:...> lsnrctl
lsnrctl>start
lsnrctl>exit

again from prompt give tnsping<db_service_name>.
if you have oracle installed in the the same machine, no need to give hostring in oracle login.
connect sqlplus and use
name=system
password=manager.
Previous Topic: Re: Here is my dump
Next Topic: Re: ocp *.* - dumps,braindumps,kits,cbt,tbt,sts......
Goto Forum:
  


Current Time: Mon Sep 09 18:54:33 CDT 2024