Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Minimum 9i Services on Win2K ?

Re: Minimum 9i Services on Win2K ?

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Thu, 26 Jun 2003 15:37:32 +0100
Message-ID: <3efb052d$0$10623$ed9e5944@reading.news.pipex.net>


You only need the listener service if you are connecting using the listener (eg connect username/password_at_tnsnamesentry Local connections eg connect username/password don't go through the listener but you do need some environment variables set.

-- 
Niall Litchfield
Oracle DBA
Audit Commission UK
"MrBill" <nospam_at_nospam.com> wrote in message
news:8oCKa.4849$xv.2190_at_fe3.columbus.rr.com...

> It appears that two services are minimum: OracleService<dbname> and
> Oracle...TNSListener. Even if one is connecting from the same machine.
>
> -- Bill
> >
> > "Niall Litchfield" <n-litchfield_at_audit-commission.gov.uk> wrote in
message
> > news:3efae90b$0$18492$ed9e5944_at_reading.news.pipex.net...
> > > Once you have created the database, and assuming you want to connect
> from
> > > the same machine that you have the database on, the minimum is just
the
> > > service for the database. OracleService<DatabaseName> . If you wish to
> use
> > > connect from a remote machine you wll also need a listener running.
> > >
> > >
> > > --
> > > Niall Litchfield
> > > Oracle DBA
> > > Audit Commission UK
> > >
> > >
> >
> >
>
>
Received on Thu Jun 26 2003 - 09:37:32 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US