From: "Victor Tsien" <vtsien@mediaone.net>
Newsgroups: comp.database.oracle,comp.databases.oracle,comp.databases.oracle.tools
References: <8pb6k8$226b$1@news.cybercity.dk>
Subject: Re: Starting problems with O8i Enterprise on NT 4.0
Lines: 27
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
Message-ID: <Cwsu5.910$Et1.15118@elnws01>
Date: Sat, 9 Sep 2000 10:23:01 -0500
NNTP-Posting-Host: 24.163.248.129
X-Trace: elnws01 968512674 24.163.248.129 (Sat, 09 Sep 2000 10:17:54 CDT)
NNTP-Posting-Date: Sat, 09 Sep 2000 10:17:54 CDT
Organization: MediaOne Express -=- Central Region


1. Check from start/setting/control panel/services to see if oracle is
running.
2.  If yes, open a dos command window and type:
sqlplus system/manager to see if it connects.
3. If it works, type from the sqlplus prompt:
select user from dual:
4. If it works, everything is ok.  You may create your own applications in
the database now.
"Erik la Cour" <lacour@ecarisma.com> wrote in message
news:8pb6k8$226b$1@news.cybercity.dk...
> Hi!
>
> I am trying to start using Oracle 8.1.6 Enterprise on my NT 4.0 SP6a. I
 run
> through all the installation. But when I try to connect using the console
 og
> DBA studio. I cant get contact to the database the installation made! The
> database is empty it is not the test database. I have also installed the
> server management feature. But nothing is working! I can´t believe it is
> that difficult.
> Please help, my boss is after me...
> best regards
> erik
>
>



